ipfw reass brakes ipv6 operation

2011-10-28 Thread Emil Muratov
Hi all I've got into some strange behavior with ipv6. Somehow ipfw reassembly totally brakes it's operation. As soon as I add a rule "ipfw add 100 reass all from any to any in" all ipv6 operation is not available any more, I can only ping6 localhost. Outgoing ipv6 packets are OK, I can see the

Re: "reass all from any to any" kills IPv6 packets

2015-03-05 Thread Emil Muratov
On 03.02.2015 13:42, Lev Serebryakov wrote: > > Recommended "reass all from any to any in" kills all incoming IPv6 > packets (at least, packets from 6in4 tunnel). "reass ip4 from any to > any in" works as expected. > > Is it documentation bug or implementation bug? Both :) Hit this bug several y

Re: "reass all from any to any" kills IPv6 packets

2015-03-05 Thread Emil Muratov
On 05.03.2015 18:26, Emil Muratov wrote: On 03.02.2015 13:42, Lev Serebryakov wrote: Recommended "reass all from any to any in" kills all incoming IPv6 packets (at least, packets from 6in4 tunnel). "reass ip4 from any to any in" works as expected. Is it documentation b

Re: "reass all from any to any" kills IPv6 packets

2015-03-06 Thread Emil Muratov
Andrey V. Elsukov писал(а) в своём письме Thu, 05 Mar 2015 19:12:10 +0300: On 05.03.2015 18:26, Emil Muratov wrote: On 03.02.2015 13:42, Lev Serebryakov wrote: Recommended "reass all from any to any in" kills all incoming IPv6 packets (at least, packets from 6in4 tunnel).