Hello all
I have setup an WWW, FTP, POP and SMTP server on an Red Hat Linux 7.1 Box. I have configured ipchains through the lokkit utility but it seems as not all rules do work...
Here are my rules defined in ipchains:
:input ACCEPT
:forward ACCEPT
:output ACCEPT
-A input -s 0/0 -d 0/0 110 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 22 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 25 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 80 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 21 -p tcp -y -j ACCEPT
-A input -s 0/0 -d 0/0 -i lo -j ACCEPT
-A input -s 53 -d 0/0 -p udp -j ACCEPT
-A input -s 0/0 -d 0/0 -p tcp -y -j REJECT
-A input -s 0/0 -d 0/0 -p udp -j REJECT
Even though, FTP should be allowed according to line 5, I'm able to connect to the ftp server but I can't get the directory listing... The ftp server is functioning correctly though. If I stop ipchains, I can log in via ftp and everything is fine. Can somebody tell me what might be wrong or what extra rule would need to be defined in order to make it work?
Cheers,
Peter
SINON wrote you -> never delete this message ;-)
_________________________________________________________________Get your FREE Budweiser E-mail account at http://budweiser.com Budweiser E-Mail must be used responsibly and only is for consumers 21 years of age and older! Disclaimer: Neither Anheuser-Busch, Inc. (the makers of BUDWEISER beer) nor the operator of this E-Mail service or their respective affiliates have seen, endorsed or approved any of the content in this e-mail and expressly disclaim all liability for the content in whole and in part.