Displaying 1 result from an estimated 1 matches for "igo9586".
2020 Aug 03
1
[Bug 1447] New: Conntrack marks ICMPv6 multicast and anycast ping responces as invalid.
...Product: netfilter/iptables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: normal
Priority: P5
Component: nf_conntrack
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: igo9586 at yandex.ru
For example:
ping ff02::1%interface # ping all nodes on the link
ping ff02::2%interface # ping all routers on the link
ping ff05::2 # ping all nodes in ULA
ping fd00:: # anycast ping the ULA
In all these cases the conntrack expects the responces to be from the same
address as p...