** Reply to message from Luke Brown <[EMAIL PROTECTED]> on Tue, 05 Nov
2002 14:03:50 +0800 (WST)


> Hi All,
> 
> Im trying to ftp to one of our internal machines from externally with
> little success. Works fine on the local side of the firewall however I
> cannot get a directory listing from outside, login is fine however.
> 
> My iptables rules are as follows to allow access through to the server,
> anything im missing?
> 
> iptables -A FORWARD -p tcp -d $FTP --dport ftp -j ACCEPT
> iptables -A FORWARD -p tcp -d $FTP --dport ftp-data -j ACCEPT

Hey, Luke. Go to http://www.iptables.org and read up on ip_conntrack_ftp. Or
you could try a google search on same.

jb



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to