Results 1 to 4 of 4
How do I setup telnet so that i can have a shell account on internal lan computers and external computers remotely
thanks
Tim...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-08-2003 #1Just Joined!
- Join Date
- Apr 2003
- Location
- california
- Posts
- 1
telenet on redhat
How do I setup telnet so that i can have a shell account on internal lan computers and external computers remotely
thanks
Tim
- 04-08-2003 #2Just Joined!
- Join Date
- Mar 2003
- Location
- UK
- Posts
- 21
Sorry I am not sure what you are asking here.
Do you want to be able to access internal computers from externally or external computers from internally?
- 04-08-2003 #3Linux Engineer
- Join Date
- Mar 2003
- Location
- U.S.A.
- Posts
- 1,025
If your asking about establsihing a telnet session from the Internet to your Server, I would say don't allow telnet from the Internet. It's a large security risk.
If you need access from the Internet and internally to your lan use ssh2, not telnet.Dan
\"Keep your friends close and your enemies even closer\" from The Art of War by Sun Tzu\"
- 03-25-2005 #4Just Joined!
- Join Date
- Mar 2005
- Location
- Ghana
- Posts
- 35
better still u can do the following for a telnet session.
1. locate the telnet rpm on ur ISO
2. install it wit the pm command.
3 check from the xinetd and enable the session (quite easy)
4. restart the xinetd service
5. try login it the comand telnet <ipaddr>
NB: u can telnet and use SSH in the session


Reply With Quote
