D&C Lug - Home Page
Devon & Cornwall Linux Users' Group

[ Date Index ][ Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]

[LUG] Re: ftp and stuff



On Sun, Aug 29, 2004 at 12:36:22PM +0100, Robin Cornelius wrote:

Your iptables is not setup exactly the same way as the example. OK a few 
questions:-

what kernel are you running 'uname -r'               2.4.19
what iptables are you running 'iptables -V'          1.2.11

are you running any firewall distributions eg shorewall, smoothwall or any 
other tool that sets up your iptables rules?         No

What are your iptables rules : use the following

iptables -t filter --list
iptables -t nat --list
iptables -t mangle --list

(slightly edited)
filter:
Chain INPUT (policy ACCEPT)
Chain FORWARD (policy ACCEPT)
Chain OUTPUT (policy ACCEPT)
-------------------------------------------------------
mangle:
Chain PREROUTING (policy ACCEPT)
Chain INPUT (policy ACCEPT)
Chain FORWARD (policy ACCEPT)
Chain OUTPUT (policy ACCEPT)
Chain POSTROUTING (policy ACCEPT)
----------------------------------------------------
nat:
iptables v1.2.11: can't initialize iptables table `nat': Table does not exist 

This looks a bit bald; the actual rules are in /etc/sysconfig/iptables. I
could list them (20 lines) but maybe the absence of nat is the main problem.
Should I compile the kernel with nat support included? What's the module
called? 

Tony


--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.



Lynx friendly