Hi all,

Anton Yuzhaninov wrote:
Hello Stefan,

You wrote on Monday, February 5, 2007, 7:06:16 PM:

SL> ifconfig bge0 192.168.1.1 netmask 255.255.255.0
SL> ifconfig bge0 alias 10.1.1.1 netmask 255.255.255.0
SL> ifconfig carp create
SL> ifconfig carp create
SL> ifconfig carp0 192.168.1.222/24 vhid 1 advskew 0 pass somekey
SL> ifconfig carp1 10.1.1.222/24 vhid 2 advskew 0 pass somekey
SL> - to this point everything is ok -
SL> ifconfig carp1 destroy - at this point this will cause kernel panic.
SL> I tested with ifconfig carp1 delete before destroy but the result is the
SL> same.

It seems to be fixed in CURRENT - src/sys/netinet/ip_carp.c Revision 1.47

Sorry if this sound too stupid, but do you think, that if I download rev. 1.47 (or latest rev. 1.48) of src/sys/netinet/ip_carp.c and I recompile the kernel this will/can fix the problem ?
Anyway I'm going to test this tomorrow :)

--
Best Wishes,
Stefan Lambrev
ICQ# 24134177

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to