>>>>> "Payal" == Payal Rathod <[EMAIL PROTECTED]> writes:

    Payal> [snip]
    Payal> But still it is not working. I tried,

    Payal> # ssh -v -p 22000 <remote servers ip>
    Payal> [snip]
    Payal> debug1: Connecting
    Payal> to <remote servers ip> [<remote servers ip>] port 22000.
    Payal> debug1: temporarily_use_uid: 0/0 (e=0) debug1: restore_uid
    Payal> debug1: temporarily_use_uid: 0/0 (e=0) debug1: connect: No
    Payal> route to host debug1: restore_uid debug1: Trying again...

    Payal> What is problem? Is there a port forwarding problem? How do
    Payal> I deduce if there is?  Why the no route to host error? With
    Payal> warm regards, -Payal

I presume you can connect to the remote server by other protocols
(normal ssh, ping, etc).  If not, then the problem is obvious.  If yes
then some firewall in the middle is probably sending ICMP host
unreachable or similar back to the client.

You could try a port that is permitted by the firewall (e.g. take over
1080 (socks)), or plead with the network admin to let 22000 through,
or plead with the host admin to permit remotes to tunnel through this
server, or send friends with hockey sticks to their houses at 3am to
reason with them, or... I'm sure you get the idea.

Regards,

-- Raju
-- 
Raj Mathur                [EMAIL PROTECTED]      http://kandalaya.org/
       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
                      It is the mind that moves


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to