[gentoo-user] iptables and ftp connection

2003-07-02 Thread Patrick Marquetecken
Hi,

i'm having trouble to get ftp working with my iptable settings.
I can connect login , but can't see files, then my connection is beeing closed. if i 
stop iptables then everything workfine. 
Must i use other setting then below ?
INPUT drops all

iptables -A INPUT -p tcp --sport 20 --dport 1024:65535 -j ACCEPT
iptables -A INPUT -p tcp --sport 21 --dport 1024:65535 -j ACCEPT

TIA
Patrick

-- 
 Live long and prosper, Spock. -- T'Pau
 I shall do neither. I have killed my captain, and my friend. -- Spock

 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 ICQ# 316932703 
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


RE: [gentoo-user] iptables and ftp connection

2003-07-02 Thread Gwendolyn van der Linden
 i'm having trouble to get ftp working with my iptable settings.
 I can connect login , but can't see files, then my 
 connection is beeing closed. if i stop iptables then 
 everything workfine. 


See:
http://www.sns.ias.edu/~jns/security/iptables/iptables_conntrack.html

Gwen.


--
[EMAIL PROTECTED] mailing list