Re: Antwort: Re: Xen 3.0.3 and VLAN

2006-11-03 Thread Tim Post
On Fri, 2006-11-03 at 10:15 +0100, [EMAIL PROTECTED] wrote: > /etc/network/interfaces: > > auto lo > iface lo inet loopback > > auto eth0.94 > iface eth0.94 inet static > address 172.17.94.48 > netmask 255.255.255.0 > gateway 172.17.94.254 > broadcast 172.17.94.25

Antwort: Re: Xen 3.0.3 and VLAN

2006-11-03 Thread Bruno . Voigt
Tim Post <[EMAIL PROTECTED]> schrieb am 03.11.2006 02:34:42: Hi Tim, > Try using brctl to manually create the bridge, then pin the nic to the > bridge manually (quick fix), if that works just toss something in init.d > to do so. Thanks for your advice! I adjusted the interfaces file so that the