PDA

View Full Version : [ubuntu] SSH and ftp won't respond


Akuu
June 5th, 2008, 04:45 AM
Hi
I can ping and traceroute my machine, both over IP and dyndns. But every attempt to connect over SSH and ftp fails. Ports are forwarded in the router and hosts.allow has ALL:ALL in it. Configuration seems to be ok too because I can connect locally.
What could the problem be? :confused:

Quintin Riis
June 5th, 2008, 06:06 AM
More details, please.

superprash2003
June 5th, 2008, 08:02 AM
to ensure ports are forwarded try with online port scanner http://www.t1shopper.com/tools/port-scanner/

scottie277
October 20th, 2008, 01:46 PM
I had a similar problem (possibly). See this thread.
http://ubuntuforums.org/showthread.php?p=5976581#post5976581

Basically unubtu was shutting down my eth0 connection after some idle time. I added a cron job that pings google every few minutes to keep the eth0 adapter "alive".
I think all the info you need is in the thread. :)