ndp

  1. A

    adding ipv6 neighbour cache entry: simple ndp -s not worked

    May be someboudy point me to the problem. simple ndp -s failed: >ndp -ns fd32:4e54:3b19::aaa:101 a0:36:9f:a4:dc:e4 ndp: delete: cannot locate fd32:4e54:3b19::aaa:101 I also try > sysctl net.inet6.icmp6.nd6_onlink_ns_rfc4861=1 net.inet6.icmp6.nd6_onlink_ns_rfc4861: 0 -> 1 >ndp -ns...
  2. scotia

    FreeBSD does not flush on-link prefixes that become off-link

    Hi, If FBSD gets an RA containing an on-link prefix, then subsequently that on-link prefix becomes off-link, rather than remove the prefix immediately it hangs around for the original lifetime: RA (2001:db8:0:1::/64 is on-link): 00:00:04.333210 IP6 (class 0xe0, hlim 255, next-header ICMPv6...
  3. Koen Martens

    IPv6: No neighbour sollicitation goes unanswered for inet alias

    Hello forum, I have a dual-stack FreebsdBSD 9.3 host. I have a main IPv6 address and several aliases on the bridge0 interface (although I have this same problem on another host which has the IPv6 address and aliases on a normal interface, em0). Somehow the aliases won't work for me. The host...
Back
Top