[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] (no subject)
On Wed, 2012-04-11 at 10:07 +0100, Simon Hobson wrote: > Chen Fu wrote: > > >iface eth0 inet static > >address 222.28.246.107 > >netmask 255.255.255.248 > >gateway 222.28.246.105 > >bridge_ports eth0 > >bridge_hello 2 > >bridge_maxage 12 > >bridge_fd 0 > >bridge_stp off > >auto eth0 > > I don't know if it is the problem or not, but you are creating a > bridge called eth0, with an interface called eth0 attached to it. > Try editing /etc/udev/rules.d/70-persistent-net-rules and changing > eth0 to peth0 - and of course editing /etc/network/interfaces to > suit. Ie, change "bridge_ports eth0" to "bridge_ports peth0". Or call the bridge "xenbr0" which is the other normal way to do things. Ian. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |