Quote:
|
Originally Posted by falko
|
Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 18733/xinetd
tcp 0 0 *:cvspserver *:* LISTEN 18733/xinetd
tcp 0 0 *:pop3s *:* LISTEN 18733/xinetd
tcp 0 0 *:printer *:* LISTEN 18733/xinetd
tcp 0 0 *:time *:* LISTEN 18733/xinetd
tcp 0 0 *:smpnameres *:* LISTEN 18733/xinetd
tcp 0 0 *:sane-port *:* LISTEN 18733/xinetd
tcp 0 0 *:echo *:* LISTEN 18733/xinetd
tcp 0 0 *:5801 *:* LISTEN 18733/xinetd
tcp 0 0 *:rsync *:* LISTEN 18733/xinetd
tcp 0 0 *:5802 *:* LISTEN 18733/xinetd
tcp 0 0 *:5803 *:* LISTEN 18733/xinetd
tcp 0 0 *:systat *:* LISTEN 18733/xinetd
tcp 0 0 *:netbios-ssn *:* LISTEN 5346/smbd
tcp 0 0 *:vboxd *:* LISTEN 18733/xinetd
tcp 0 0 *:5901 *:* LISTEN 18733/xinetd
tcp 0 0 *:pop2 *:* LISTEN 18733/xinetd
tcp 0 0 *:daytime *:* LISTEN 18733/xinetd
tcp 0 0 *:5902 *:* LISTEN 18733/xinetd
tcp 0 0 *:pop3 *:* LISTEN 18733/xinetd
tcp 0 0 *:5903 *:* LISTEN 18733/xinetd
tcp 0 0 *:netstat *:* LISTEN 18733/xinetd
tcp 0 0 *:imap *:* LISTEN 18733/xinetd
tcp 0 0 *:sunrpc *:* LISTEN 4674/portmap
tcp 0 0 *:chargen *:* LISTEN 18733/xinetd
tcp 0 0 *:ftp *:* LISTEN 20567/proftpd: (acc
tcp 0 0 server1:domain *:* LISTEN 4926/named
tcp 0 0 localhost:domain *:* LISTEN 4926/named
tcp 0 0 *:ipp *:* LISTEN 4933/cupsd
tcp 0 0 *:smtp *:* LISTEN 5084/master
tcp 0 0 localhost:953 *:* LISTEN 4926/named
tcp 0 0 *:microsoft-ds *:* LISTEN 5346/smbd
tcp 0 0 *:www-http *:* LISTEN 5455/httpd2-prefork
tcp 0 0 *:domain *:* LISTEN 4926/named
tcp 0 0 *:ssh *:* LISTEN 4907/sshd
tcp 0 0 *:smtp *:* LISTEN 5084/master
tcp 0 0 localhost:953 *:* LISTEN 4926/named
If I am reading this right it shows it running...
I have my router set to the SuSe box which is 192.168.2.3 21:21 but the ftp site is still currently running off the FC4 box 192.168.2.5. As soon as I go into the FC4 box and run
service proftpd stop and try to go to the ftp site I get "the connection refused" message. Same process I went though with www until I finally got it configured correctly.