Re: VLAN problem

2006-03-14 Thread Matt Zagrabelny
On Tue, Mar 14, 2006 at 10:21:42AM +, Arn?r Kristj?nsson wrote: > I am trying to get VLANs working on eth1 on a server. Whenever I try > to run ifup eth1 I get: > SIOCSIFNETMASK: Cannot assign requested address > Failed to bring up eth1. > > I tried shortening the configuration to the "bare

Re: VLAN problem

2006-03-14 Thread Stephan Seitz
On Tue, Mar 14, 2006 at 10:21:42AM +, Arnór Kristjánsson wrote: iface eth1 inet static address 0.0.0.0 netmask 0.0.0.0 vlan_raw_device eth1 This is wrong. It seems you don't want to use eth1 with an IP address, so don't configure eth1. If all traffic going through e