[Bug 850] DNAT applied even after deleting the IP Tables DNAT Rule
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue Sep 10 17:40:59 CEST 2013
https://bugzilla.netfilter.org/show_bug.cgi?id=850
Phil Oester <netfilter at linuxace.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter at linuxace.com
--- Comment #1 from Phil Oester <netfilter at linuxace.com> 2013-09-10 17:40:59 CEST ---
You do realize that until the conntrack expires, NAT will still be applied,
right? Have you verified that the conntrack entry with NAT has expired? Try
"grep 2.2.2.2 /proc/net/nf_conntrack" (or use the conntrack tool if you
prefer).
Also: why are you listing the same IP twice here:
--to-destination 2.2.2.2-2.2.2.2
only need it once unless you have a range of IPs.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list