/etc/init.d/networking needs to be restarted
Nils Kassube
kassube at gmx.net
Sun Jul 31 07:27:43 UTC 2011
scar wrote:
> $ 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
Some years ago I had a setup with a bridge which didn't work until I
removed the "auto eth0" and "iface eth0 inet dhcp" lines.
Nils
More information about the ubuntu-users
mailing list