![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ssh session hangs | chaandana | UNIX for Advanced & Expert Users | 3 | 05-02-2008 11:27 AM |
| log session | mm00123 | Linux | 15 | 03-24-2008 03:27 AM |
| display while in ftp session | vivek_damodaran | Shell Programming and Scripting | 2 | 11-06-2007 01:45 PM |
| Telnet Session to AIX | bluebee | UNIX for Dummies Questions & Answers | 1 | 08-07-2007 03:19 PM |
| sqlplus session being able to see unix variables session within a script | 435 Gavea | Shell Programming and Scripting | 2 | 07-03-2006 10:11 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
is it possible to ssh within an ssh session?
i have a home network in which one computer can be sshed into from the internet. inside this ssh session, i cannot ssh into another computer on the internal network (LAN)
i get the following error: pseudo-terminal will not be alocated because stdin is not a terminal any suggestions would be appreciated thanks Noam |
|
||||
|
RTM, thanks for the response...
When i SSH into the first computer, it works fine. within the ssh session of the first computer i try to ssh computer2 and i get that error. But i just found out it work by one command... ssh -t firstcomputer ssh secondcomputer or even ssh - firstcomputer sftp secondcomputer My setup is like this: first computer is connected to the internet directry. Second computer is on the internal LAN. That's why i'm trying to figure out a way to ssh or sftp into the second computer on the LAN. is there an easier way? thanks Noam |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|