Re: Carp not behaving

2007-05-01 Thread Dummy Dummy
On 4/30/07, Stuart Henderson <[EMAIL PROTECTED]> wrote: > > > Check you have a PF rule to pass carp traffic on that interface. > N.B. applications using bpf, like tcpdump, see the packets *before* PF. Yes, PF rules was the cause. I had a bunch of carp/pfsync rules there were at the end of the PF

Re: Carp not behaving

2007-04-29 Thread Dummy Dummy
On 4/30/07, Dummy Dummy <[EMAIL PROTECTED]> wrote: > > > On host B... > # ifconfig -A > ... > carp0: flags=8802 mtu 1500 > lladdr 00:00:5e:00:01:04 > carp: INIT carpdev em0 vhid 4 advbase 1 advskew 100 > groups: carp > inet6 fe8

Re: Carp not behaving

2007-04-29 Thread Dummy Dummy
843 mtu 1500 lladdr 00:00:5e:00:01:03 carp: BACKUP carpdev em3 vhid 3 advbase 1 advskew 100 groups: carp inet6 fe80::200:5eff:fe00:103%carp3 prefixlen 64 scopeid 0xd inet 10.108.128.1 netmask 0xff00 broadcast 10.108.128.255 Dummy Dummy wrote: > > Hi

Carp not behaving

2007-04-27 Thread Dummy Dummy
Hi OpenBSDers! We have two 4.0 box that we are planning to use as a HA firewall. While setting it up, we encounter a problem where the interface doesn't know how to go into a backup state and stayed as master. Both boxes have the same hardware, connected to the same subnet. When doing a tcpdump o