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
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
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
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).