Re: carp not setting interfaces



Hi Max,


You didn't say, can you configure the carp interfaces by manual ifconfig? That would indicate a problem in the netstart/rc.d part. Maybe mergemaster again?

I get an error when trying to configure it manually via ifconfig. I don't know what this means.

test# ifconfig carp0 create
test# ifconfig
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=8<VLAN_MTU>
inet 10.1.0.201 netmask 0xffffff00 broadcast 10.1.0.255
ether 00:30:48:11:64:85
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
fxp1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
options=8<VLAN_MTU>
ether 00:30:48:11:6f:68
media: Ethernet autoselect (none)
status: no carrier
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
carp0: flags=8<LOOPBACK> mtu 1500

and then:

test# ifconfig carp0 vhid 801 pass mekmitasdigoat 10.1.0.101/24
ifconfig: SIOCSVH: Invalid argument

thanks,

steve
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Understanding the interplay of ipfw, vlan, and carp
    ... CARP is broken with this patch. ... inet 192.168.0.11 netmask 0xffffff00 ... And the ifconfig output on the 7.0 box will show: ...
    (freebsd-net)
  • Re: Understanding the interplay of ipfw, vlan, and carp
    ... CARP is broken with this patch. ... inet 192.168.0.11 netmask 0xffffff00 ... And the ifconfig output on the 7.0 box will show: ...
    (freebsd-net)
  • Re: ifconfig: solaris 10: new restrictions?
    ... The more common netmask ... ifconfig hme0:1 inet 10.253.252.251 netmask 255.255.255.0 ... That script needs to assign, track and remove logical interfaces so I ...
    (comp.unix.solaris)
  • Re: getaddrinfo returning IPv6 loopback address
    ... The "ifconfig -a" command doesn't show ... inet 10.212.94.131 netmask fffffe00 broadcast 10.212.95.255 ... When you install Solaris you are asked if you want IP V6 support so, if someone answered "no" you may have to figure out how to install it. ...
    (comp.unix.solaris)
  • Re: nfe driver 6.2 stable
    ... inet x.x.x.x netmask 0xffffff00 broadcast x.x.x.x ... I do not explicitly specify rxcsum or txcsum in my rc.conf ifconfig ...
    (freebsd-stable)