NAT only - No connection tracking

Jet yenjet.chan@eglobal.com.my
Mon, 11 Nov 2002 18:56:51 +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