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


-- 
Luke Brown
[EMAIL PROTECTED]




-- 
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