Date: Thu, 15 Sep 2011 01:53:10 +0200 From: Denis Shaposhnikov <dsh@bamus.cz> To: freebsd-net@freebsd.org Subject: carp over lagg (8.2-RELEASE): Can't assign requested address Message-ID: <j4rep7$sv9$1@dough.gmane.org>
next in thread | raw e-mail | index | archive | help
Hi!
I'm trying to configure carp over lagg on 8.2-RELEASE. I've configured
lagg0:
lagg0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC>
ether 00:30:48:5b:cb:5a
inet 10.0.0.131 netmask 0xffffffc0 broadcast 10.0.0.191
media: Ethernet autoselect
status: active
laggproto failover
laggport: em2 flags=0<>
laggport: em1 flags=5<MASTER,ACTIVE>
Now I'm trying to configure carp0, but I can't assign IP address:
carp0: flags=49<UP,LOOPBACK,RUNNING> metric 0 mtu 1500
carp: MASTER vhid 50 advbase 1 advskew 0
% ifconfig carp0 10.0.0.130/26
ifconfig: ioctl (SIOCAIFADDR): Can't assign requested address
Does anybody can tell me what I'm doing wrong?
Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?j4rep7$sv9$1>
