On Fri, 2005-12-09 at 15:24:23 +0100, [EMAIL PROTECTED] proclaimed... > > :: > ff02::1:ff96:b73f: > icmp6: neighbor sol: who has fe80::260:97ff:fe96:b73f > fe80::260:97ff:fe96:b73f > ff02::1:ff96:b73f: > HBH icmp6: multicast listener report max resp delay: > 0 addr: ff02::1:ff96:b73f [hlim 1] > fe80::260:97ff:fe96:b73f > ff02::2:7f01:7728: > HBH icmp6: multicast listener report max resp delay: > 0 addr: ff02::2:7f01:7728 [hlim 1] > > Is it possible to stop it (without pf) ?
Sure, remove IPv6 from your kernel. It's an IPv6 neighbor solicitation request. Completely normal ipv6 behavior that acts much like ARP. Why would you want to? It's not going to harm anyone. Do you remove ARP by setting static arp entries as well?