PDA

View Full Version : FTP & SSL Issue?


carlwill
2005-07-22, 03:34 PM CDT
My Fedora Server no longer will accept connection on SSH or FTP.

I know that my domain is pointing/resolving to my IP/Linux box because Apache is working fine.

My Site (http://carlwill.dyndns.org)

As you can I am fowarding all inbound traffic on port 21 & 23 to my Linux machine x.x.x.101.
I Just don't know why SSH and FTP stopped working

[root@localhost ~]# service vsftpd restart
Shutting down vsftpd: [ OK ]
Starting vsftpd for vsftpd: [ OK ]


Thanks for any assistance.

Jeff Sadowski
2005-07-22, 03:56 PM CDT
maybe check your firewall settings?

carlwill
2005-07-22, 04:03 PM CDT
Nope...I have firewall disabled. If it were a firewall enabled than traffic would be blocked for port 80 too and not just 21 & 23.