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

Re: Iptable NAT problem



On Wed, 2004-08-11 at 00:06, Mike Mestnik wrote:
> It lookes like your having connection trackin issuse, make shure
> ip_conntrack is loaded as a mod or compieled in.
If I do,

#lsmod |grep ip
ipt_state 1792 2
iptable_filter 2432 1
iptable_nat 21036 1
ip_conntrack 28928 2 ipt_state, iptable_nat
ip_tables 15872 3 ipt_state, iptable_filter, iptable
#
I have compile iptables (and related stuff) as modules. Will it be a
problem?

Thanks!

Pradeeper



Reply to: