[Bug 792] nf_conntrack keep updating incorrect entry in conntrack table after default routing changed
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Sat Jun 9 02:34:25 CEST 2012
http://bugzilla.netfilter.org/show_bug.cgi?id=792
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> 2012-06-09 02:34:25 CEST ---
This is the record for three consecutive different ping with Linux:
# conntrack -L -p icmp
icmp 1 27 src=192.168.1.134 dst=8.8.8.8 type=8 code=0 id=2765 src=8.8.8.8
dst=192.168.1.134 type=0 code=0 id=2765 mark=0 use=1
icmp 1 25 src=192.168.1.134 dst=8.8.8.8 type=8 code=0 id=2763 src=8.8.8.8
dst=192.168.1.134 type=0 code=0 id=2763 mark=0 use=1
icmp 1 28 src=192.168.1.134 dst=8.8.8.8 type=8 code=0 id=2767 src=8.8.8.8
dst=192.168.1.134 type=0 code=0 id=2767 mark=0 use=1
Note that ICMP ID is always different. This seems to be a Windows issue.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
You are watching the assignee of the bug.
More information about the netfilter-buglog
mailing list