IPv6 ICMP multicast response

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Thu Apr 7 06:30:31 PDT 2005


"Martin Petraschek" <petraschek at ftw.at> writes:

> By default, FreeBSD does not reply to ICMP multicast echo requests. For IPv4 this behaviour 
> can be changed with
> 
> sysctl  net.inet.icmp.bmcastecho=0|1
> 
> Is there a similar control for IPv6?

No.  That would violate RFC 2463, section 2.4(e.2).
As well as being a bad idea.

If you need it for some custom application that won't be 
connected to the Internet, you can hack the source.


More information about the freebsd-questions mailing list