Hi Allan,
On Tue, 12 Jan 2010, [email protected] wrote:
> > Please list all your INPUT firewall rules on the server, with:
> >
> > iptables -L -nv INPUT
>
> Chain input_ext (2 references)
> target prot opt source destination
[...]
I don't see a rule to allow FTP in anywhere. This rule:
> ACCEPT udp -- anywhere anywhere udp dpt:tftp
is for TFTP, which is not the same as FTP. And this:
> DROP 0 -- anywhere anywhere
means that anything not listed above will be dropped, and in your case
that includes FTP.
Cheers, Chris.
--
Aptivate | http://www.aptivate.org | Phone: +44 1223 760887
The Humanitarian Centre, Fenner's, Gresham Road, Cambridge CB1 2ES
Aptivate is a not-for-profit company registered in England and Wales
with company number 04980791.
_______________________________________________
LUG mailing list
[email protected]
http://kym.net/mailman/listinfo/lug
%LUG is generously hosted by INFOCOM http://www.infocom.co.ug/
The above comments and data are owned by whoever posted them (including
attachments if any). The List's Host is not responsible for them in any way.
---------------------------------------