NAT only - No connection tracking

Jet (jchan@trusecure.com) jchan@trusecure.com
Mon, 11 Nov 2002 18:56:12 +0800


Hi all,

How can I make my iptable to do just NAT, no connection tracking?

No matter how hard I tried to configure netfilter to load only iptable_nat,
it will load ip_conntrack too.

Basically, I want to make my iptable to become a NAT device without stateful
inspection.
It this possible?

.//Jet