Hi,
I'm trying to setup an SSH forwarding on my iBall Baton router at home so that I can access my Linux PC from my work desk. For that I setup the NAT, by entering necessary information to forward port 22. However, I'm getting a "connection refused" message when ever I tried to ssh to the IP I obtained from whatismyip.com and opendns.com.
To make sure that sshd is running, I did 'ssh localhost' and it does show up the login prompt. I even tried to setup a random port mapping 5000 -> 22, just to make sure that BSNL is not blocking port 22. But 'ssh -p 5000 <ip>' fails too.
Does anybody have a hint?
Thanks
:J



LinkBack URL
About LinkBacks
Reply With Quote