/etc/init.d/networking needs to be restarted

scar scar at drigon.com
Sat Jul 30 22:45:27 UTC 2011


Tom H @ 07/30/2011 02:08 PM:
> Please post "/etc/network/interfaces".

$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto br0
iface br0 inet dhcp
	bridge_ports eth0
	bridge_stp off
	bridge_fd 0
	bridge_maxwait 0


> (With 10.04, you should use "[initctl] restart networking" or "service
> networking restart".)

i've tried `service networking restart` but it doesn't work properly, i
believe it's a documented bug.  i'll try the initctl command next time
and see how that works.







More information about the ubuntu-users mailing list