Carp trying to send packet on wrong domain

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stefano
Date: Tuesday, September 7, 2010 - 8:15 am

Dear list,
I found impossible to have a carp interface in rdomain environment on 
both the stable and current distributions.

Inserting this configuration:
 ifconfig em0 up
 ifconfig vlan101 172.26.196.2 netmask 255.255.255.248 vlan 101 vlandev 
em0 rdomain 101
 ifconfig carp101 vhid 1 pass testpw carpdev vlan101 rdomain 101 
172.26.196.6 netmask 255.255.255.248

produces this system messages:
 carp101: trying to send packet on wrong domain. 101 vs. 0, AF 2
 carp101: trying to send packet on wrong domain. 101 vs. 0, AF 2
 carp101: trying to send packet on wrong domain. 101 vs. 0, AF 2
and the carp does not work.

Obviously, removing the "rdomain" option from carp ifconfig, it's works 
but the system installs the route in the default domain and this is 
unwelcome.

Thank you in advance,
Stefano
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Carp trying to send packet on wrong domain, Stefano, (Tue Sep 7, 8:15 am)