On Wed, Feb 23, 2011 at 8:38 PM, Ted Brenner <
griztown@xxxxxxxxx> wrote:
> Thanks Fajar and Pasi,
>
> I'm not sure how to add my IP to the bridge. It tells me 10.0.0.3 is not an
> interface. I'm sorry if I don't know much about networking.
>
> Here's my /etc/network/interface
>
> # more /etc/network/interfaces
> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
>
> # The primary network interface
> allow-hotplug eth0
> #NetworkManager#iface eth0 inet dhcp
That's it? No mention about br0 whatsoever on /etc/network/interfaces?