Cannot use NOTRACK netfilter target with iptables: unknown error

Bug #172771 reported by LGB [Gábor Lénárt]
2
Affects Status Importance Assigned to Milestone
linux-meta (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I badly need 'NOTRACK' because of very heavy traffic (DNS recursive lookup requests) so I've decided to disable connection tracking for these packets. However the domumented (iptables man page) NOTRACK target does not work (on Gutsy, and dapper it seems to be OK). What can I do? I can't reboot/update/etc running machines at the moment.

I've tried this command:

iptables -t raw -A PREROUTING -p udp -m udp --dport 53 -j NOTRACK

Result of that command on 64 bit Edgy (kernel is 2.6.17-10-server):

iptables: Unknown error 18446744073709551615

On 32 bit Edgy (kernel is 2.6.17-12-server):

iptables: Unknown error 4294967295

On 32 bit Feisty:

iptables: No chain/target/match by that name

Revision history for this message
LGB [Gábor Lénárt] (lgb) wrote :

Newer distros are not affected (it seems) so I change status to 'fix released'.

Changed in linux-meta:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.