LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ssh tunneling problem (https://www.linuxquestions.org/questions/linux-newbie-8/ssh-tunneling-problem-857492/)

ufmale 01-20-2011 06:07 AM

ssh tunneling problem
 
I am traveling outside the US and need to do a tunneling to my server in the US to run an application.

When i do simple ssh, it works fine. However, when I do the tunneling with -ND, it stay at the password prompt after I enter the password and never return the shell prompt.

Does anyone know what I should be looking into to fix this problem.

Reuti 01-20-2011 06:17 AM

It is the purpose of -N to have this behavior. Leave it out.

ufmale 01-20-2011 07:29 AM

That works Thank you :)


All times are GMT -5. The time now is 03:07 PM.