Re: ipfw+antispoof breaks IPv6 link local

2006-01-17 Thread Lowell Gilbert
Wojciech Puchar <[EMAIL PROTECTED]> writes: > 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 > >

ipfw+antispoof breaks IPv6 link local

2006-01-15 Thread Wojciech Puchar
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 add