Re: NOTRACK not working as expected

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wilson, Richard E wrote:

> 
> I added the following rule to prevent the ip_conntrack table from
> tracking localhost connections:
> 
> iptables -t raw -A PREROUTING -i lo -j NOTRACK
> 

...

> Is there a better way to create a rule to not track localhost connections?
> 

iptables -t raw -A OUTPUT -o lo -j NOTRACK

-Tom
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ teastep@xxxxxxxxxxxxx
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux