Re: CARP on vlan(4)

2005-11-25 Thread Jason Dixon
On Nov 25, 2005, at 11:26 AM, Jason Ackley wrote: On Fri, 25 Nov 2005, Jason Dixon wrote: # ifconfig vlan0 vlan 1 vlandev fxp0 # ifconfig carp0 inet 10.0.0.1 netmask 255.255.255.0 vhid 1 carpdev vlan0 ifconfig: SIOCAIFADDR: Can't assign requested address fxp0: flags=8943 mtu 1500 l

CARP on vlan(4)

2005-11-25 Thread Jason Dixon
I'm getting the following error when I try to create a carp(4) interface on top of a vlan(4) interface: # ifconfig vlan0 vlan 1 vlandev fxp0 # ifconfig carp0 inet 10.0.0.1 netmask 255.255.255.0 vhid 1 carpdev vlan0 ifconfig: SIOCAIFADDR: Can't assign requested address This feature is suppor