On 2004 12 08 (Wednesday) 15:38, Miroslav Holubec wrote: > Hi, > i've problem with my firewall. i think that, it filter my outgoing > packets. if i enable firewall in system-config-securitylevel, then a lot > of my outgoing connections are filtered. > for example: > > [user@comp ~]$ ftp 1.2.3.4 > Connected to 1.2.3.4. > 220 (vsFTPd 1.2.1) > 530 Please login with USER and PASS. > 530 Please login with USER and PASS. > Name (1.2.3.4:user): user > 331 Please specify the password. > Password: > 230 Login successful. > Remote system type is UNIX. > Using binary mode to transfer files. > ftp> ls > 227 Entering Passive Mode (1,2,3,4,43,196) > ftp: connect: No route to host > ftp> passive > Passive mode off. > ftp> ls > 200 PORT command successful. Consider using PASV. > 150 Here comes the directory listing. > (no reply for a long time) > > I have to use passive mode, becouse i'm behind another hw firewall. In > FC2 i haven't problem with that. i was trying to search some > informations on google, but i wasn't lucky. > > thank you for some advice. > > M.Holubec > In /etc/sysconfig/iptables-config try setting IPTABLES_MODULES="ip_nat_ftp ip_conntrack_ftp" and restart iptables. -- Regards, Doncho N. Gunchev Registered Linux User #291323 at counter.li.org GPG-Key-ID: 1024D/DA454F79 http://pgp.mit.edu Key fingerprint = 684F 688B C508 C609 0371 5E0F A089 CB15 DA45 4F79