On Fri, Aug 05, 2011 at 02:00:21PM +0200, Florian Fuessl wrote:
> Feature or bug?

Sounds like a bug, but I cannot reproduce it.

> Latest snapshot /bsd kernel (03. Aug. 11) does not react to neighbor
> discovery requests for inet6 address on carp master interface, here.

With this kernel
    kern.version=OpenBSD 5.0 (GENERIC) #30: Wed Aug  3 16:08:44 MDT 2011
        dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
and this carp device
    carp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
            lladdr 00:00:5e:00:01:01
            priority: 0
            carp: MASTER carpdev ne3 vhid 1 advbase 1 advskew 0
            groups: carp
            status: master
            inet6 fdd7:e83e:66bc:7:200:5eff:fe00:101 prefixlen 64
            inet6 fe80::200:5eff:fe00:101%carp0 prefixlen 64 scopeid 0x5
ndp and ping6 fdd7:e83e:66bc:7:200:5eff:fe00:101 works for me.

To figure out what is going on I need more information:
- Is this a regression?  Did it work before?
- Please set sysctl net.inet6.icmp6.nd6_debug=1 and look for errors in dmesg.
- What icmp6 packets do you see with tcpdump?
- How is your configuration and setup?

bluhm

Reply via email to