[Bug 498] RTP packets are not hitting NAT table

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Mon Aug 7 17:55:20 CEST 2006


https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=498





------- Additional Comments From netfilter at linuxace.com  2006-08-07 17:55 MET -------
> Now if I delete the conntract entry again, NAT table packet counter will 
> increment again but I need to setup iptables so that *all* packets from 
> 85.141.210.22:9000 are NATed, not only the first one opening the 
> conntrack entry.

Only NEW sessions enter the NAT table, and thus only the first packet increments
the counter.  All future packets will continue to be NATed, however -- view
/proc/net/ip_conntrack to confirm this.

Please ask any further questions on the netfilter user mailing list, thanks.

-- 
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the netfilter-buglog mailing list