Re: carp log destination

Previous thread: sendmail relay hosts by Jesus Sanchez on Friday, May 30, 2008 - 11:49 am. (4 messages)

Next thread: 0% on balance transfers until June 2009 - this weeks best card deals by BeatThatQuote.com on Friday, May 30, 2008 - 11:51 am. (1 message)
To: <misc@...>
Date: Friday, May 30, 2008 - 1:57 pm

Hello,

Where does net.inet.carp.log log to? I'm having some issues with some
carp virtual ip's going MASTER on both firewalls and am trying to
debug. I set net.inet.carp.log=1 but don't see anything syslogged.

The only vrrp/carp I see via tcpdump on either machine is from it's
counterpart yet netstat reports bad vhid/auth and I'm trying to find
out if it's from vrrp from somewhere else on the segment.

thanks much,
-rick

FW1:

# netstat -s -p carp
carp:
1544444969 packets received (IPv4)
0 packets received (IPv6)
0 packets discarded for bad interface
0 packets discarded for wrong TTL
0 packets shorter than header
0 discarded for bad checksums
0 discarded packets with a bad version
0 discarded because packet too short
5411 discarded for bad authentication
1751398 discarded for bad vhid
0 discarded because of a bad address list
25653450 packets sent (IPv4)
0 packets sent (IPv6)
0 send failed due to mbuf memory error

# uname -a
OpenBSD janus.fw.cuc.com 4.0 GENERIC#1091 i386

# ifconfig -A
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33224
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7
inet 127.0.0.1 netmask 0xff000000
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:02:b3:f0:4c:b5
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet6 fe80::202:b3ff:fef0:4cb5%fxp0 prefixlen 64 scopeid 0x1
inet 192.168.254.253 netmask 0xffffff00 broadcast 192.168.254.255
bge0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:0f:1f:66:01:40
media: Ethernet 100baseTX full-duplex
status: active
inet6 fe80::20f:1fff:fe66:140%bge0 prefi...

To: Rick Aliwalas <rick@...>
Cc: <misc@...>
Date: Saturday, May 31, 2008 - 11:19 am

Sounds like you need my improved carp debugging patches. Google

IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

To: Rick Aliwalas <rick@...>
Cc: <misc@...>
Date: Friday, May 30, 2008 - 7:53 pm

It logs to the console, and to /var/log/messages with the default

Which version of OpenBSD is this on? This was recently changed, there
are now more 7 logging priorities matching the syslog(3) priorities, so

Sounds like you've got an incorrectly set password on one of your
systems.

Previous thread: sendmail relay hosts by Jesus Sanchez on Friday, May 30, 2008 - 11:49 am. (4 messages)

Next thread: 0% on balance transfers until June 2009 - this weeks best card deals by BeatThatQuote.com on Friday, May 30, 2008 - 11:51 am. (1 message)