LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   SLES 10 + vsftpd + SuSEfirewall2 problems (https://www.linuxquestions.org/questions/suse-opensuse-60/sles-10-vsftpd-susefirewall2-problems-499767/)

yanik 11-08-2006 11:03 AM

SLES 10 + vsftpd + SuSEfirewall2 problems
 
Hi everyone,

I'm trying to setup a secure FTP server on a SLES 10 box.

I used Yast2 to install vsftpd, I configured it standalone and I use a chrootlist.

I also used Yast2 to open TCP ports 20 and 21 on the firewall.

AppArmor is disabled.


Everything is working well without the firewall, but as soon as I enable the firewall, I get problems. I can log in, but I can't enter passive mode, so I don't get any directory listing and thus can't do anything.

ANy hints?


Thanks


Yanik

ZeromusM 11-16-2006 11:08 AM

One way to start troubleshooting this would be to follow the firewall log as you're trying to connect.

Code:

tail -f /var/log/firewall
That might give you some hints as to what's being blocked, and possibly what additional ports you have to open.


All times are GMT -5. The time now is 06:55 PM.