Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 02:13:45 +0100 (CET)
From:      Wojciech Puchar <wojtek@tensor.3miasto.net>
To:        freebsd-questions@freebsd.org
Subject:   ipfw+antispoof breaks IPv6 link local
Message-ID:  <20060116020929.Y42694@chylonia.3miasto.net>

next in thread | raw e-mail | index | archive | help
can it be solved?

with first rule in my firewall config i have

flush
add 2 deny ip from any to any not antispoof


works fine - as long as no IPv6 link-local communication is needed - 
route6d is an example.

changing it to

add 2 deny ip4 from any to any not antispoof


is using link-local addresses spoofing?!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060116020929.Y42694>