When I type sudo service networking restart, I am getting error as shown below:
edward@computer:~$ sudo service networking restart
stop: Job failed while stopping
start: Job is already running: networking
Got this error when I wanted to restart networking after changing mac address and also after setting static IP in /etc/network/interfaces file.
I get same error even after reverting back those changes and when my computer works fine.
While looking through /var/log/syslog I found this:
kernel: [ 6448.036144] init: networking post-stop process (28701)
terminated with status 100
is that relevant to the failed stop/start?
I am on Ubuntu 14.04