Jump to content

Connecting to a client THROUGH the server


qeldroma
 Share

Recommended Posts

I want to administrate some clients in a local subnet.

I can connect to the server via DSL and SSH.

 

What i tried:

1. Connect to the server through ssh

2. Connect to the client through telnet.

 

Problem: The telnet connect works, but if the login question comes up, he doesn't accept my password, don't know why. When i am trying the pasword local in a shell, it works, but not with telnet?!

 

What i am on the way to try:

1. connect server through ssh

2. connect to the client with ssh

 

I don't know why, but the client (LM8.2) got errors when i am trying to "urpmi openssh-server". So it doesn'T work till now.

Another thing is speed, because it will be a doubled ssh connection. I think it is enoug to connect to the server via ssh, to the client i don't need more than telnet.

 

So the most interesting thing is, why telnet doesn't work. Do i have to give the logins free for telnet??

Link to comment
Share on other sites

If you're at machine A and you connect to B by ssh, and you want from this session to connect from B to A, you have to use ssh again IMO.

When you run an ssh session, all you do is a secure remote access. You're "sort of" at machine B. If on machine B you do telnet, it will use the telnet port, no matter if you're really on B or if you use B via ssh. Nothing sure, though...

 

Yves.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...