Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Using Linksys router, Can't telnet/ssh
Name: Niu Do Date: April 14, 2002 at 20:56:29 Pacific
Comment:
FOr some reason I cannot log on my redhat box using telnet or ssh. I already set everything up and I do not have any firewall. What should I do?
Name: bhanu Date: April 14, 2002 at 23:22:03 Pacific
Reply:
In some versions of RH linux, telnet/ssh is disable by default. just edit the file /etc/xinit.d/telnet; change "disable =yes" to "disable = no" and restart service xinetd($ service xinitd restart). and for ssh just start the sshd service ($ service sshd start).
Regards Bhanu
0
Response Number 2
Name: Niu Do Date: April 15, 2002 at 07:22:43 Pacific
Reply:
THanks for the follow up Bhanu. WHen you said "ssh just start the sshd service ($ service sshd start).". Do I add this line($ service sshd start) on the /etc/xinit.d/telnet? Or do I do it in root?
Summary: Hello everybody. I have a certification in solaris, but is fairly new to linux. I just install REdhat 7.2 on an intel pc, set it to run dhcp on startup and all.. but my problem is I can only telnet/...
Summary: I have a small home network, with my cable modem connected to a Linksys router. This allows me to share my interent connection with both my wife's computer and mine. My computer is a P3-1GHz, setup a...
Summary: I installed linux 6.something the other day and was able to telnet and http into it from the get-go. The other day I installed LInux 7.1 with the same configuration, and I can't seem to telnet to the...