VKontakte.DJ
forum traveling
 

Celestial Software

...better by design

Home Support SSH Client Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Connecting to local linuxbox (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Connecting to local linuxbox
#217
Connecting to local linuxbox 21 Years, 3 Months ago  
Gents,
I have a tiny 3 machine local network and would like to use AT from the winbox to the 2 linuxboxes.
Could you please provide me with an example on how to connect to 192.168.1.8 ?
Thanks.

[ January 27, 2003, 10:51 AM: Message edited by: Brian T. Pence ]
dusk2dawn (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
35
 
The administrator has disabled public write access.  
#218
Re: Connecting to local linuxbox 21 Years, 3 Months ago  
Forget it: I couldn't telnet to the linuxbox but SSH1 works fine. So, whatstheproblem ?
Have a nice day !
dusk2dawn (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
35
 
The administrator has disabled public write access.  
#219
Re: Connecting to local linuxbox 21 Years, 3 Months ago  
Bjarne,

Your average vanilla Linux setup will have the telnet protocol completely disabled by default. It is considered to be very unsafe, passing password and session data in the clear without any protection. SSH1 is considered a viable alternative, while SSH2 would be an even better choice for secure communication across an insecure network.

Now, if your network consists entirely of your three machines, then security is not of particular concern to you. You can enable telnet on your machine if you want or just remain with SSH as you probably won't be able to tell a difference.
bpence (Admin)
Admin
Posts: 1412
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
 
The administrator has disabled public write access.  
#220
Re: Connecting to local linuxbox 21 Years, 3 Months ago  
For sure I can tell the difference: SSH1 works - Telnet don't ! :)
Thanks anyway.
dusk2dawn (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
35
 
The administrator has disabled public write access.  
Go to top