http://bugzilla.novell.com/show_bug.cgi?id=561647 http://bugzilla.novell.com/show_bug.cgi?id=561647#c0 Summary: YaST setting up ftp service, port 21 not automatically open through Firewall Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: x86 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Mats.Rosengren@esa.int QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008032600 SUSE/2.9.95-25.1 Firefox/3.0b5 I did the following to install ftp service using YaST: Install Software => Software Management => Download pure-ftpd Network Services => Network Services (xinetd) => Toggle pure-ftpd on Now xinetd starts automatically at boot and listens to port 21 Code: Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2044/portmap tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 2363/xinetd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2366/sshd tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2150/cupsd tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2292/master tcp 0 0 :::22 :::* LISTEN 2366/sshd tcp 0 0 ::1:631 :::* LISTEN 2150/cupsd tcp 0 0 ::1:25 :::* LISTEN 2292/master But there is nothing to hear! No ftp attachment request gets through the Firewall! One would expect that YaST opens up port 21 in the Firewall in addition to setting up the xinetd sevice Reproducible: Always Steps to Reproduce: 1.Install SUSE from scratch to have default Firewall setting 2.Download pure-ftpd with interactive YaST facility 3.Toggle pure-ftpd on with xinetd interactive YaST facility Actual Results: xinetd listens to port 21 but the Firewall lets nothing through. A client trying to make an ftp connection reports after about 10 seconds: "Connection closed by remote host" Expected Results: I should have got a prompt to login as ftp user -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.