Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
telnet server problem
Name: taufiq Date: April 9, 2003 at 22:48:21 Pacific OS: Mandrake Linux 8.0 CPU/Ram: 550 MHz/192 MB
Comment:
I'm configuring a lan where my pc is the only linux machine. There I can telnet other pc's successfully and connect them but they can not telnet on my pc. After trying a message like "trying.. 186.254.20.30 .. connection refused by foriegn host" appears.
How can i know that my telnet server is running properly? If not running, how can i restart it? Please help me.. Thanks..
Name: nightshade Date: April 10, 2003 at 00:07:35 Pacific
Reply:
Hi taufiq,
You've probably got a problem with your xinetd service that is proably stopped or not running at all. you can check this by $/sbin/service xinetd status (which shud show the status- running with pid (or) stopped)
and can also check thro'
$chkconfig --list to see whether a list of services are listerd under xinetd.
0
Response Number 2
Name: 3Dave Date: April 10, 2003 at 04:28:59 Pacific
Reply:
Can you telnet from the linux machine? # telnet 127.0.0.1
Why not use SSH instead and PuTTy for the windoze clients.....much better than telnet.
Summary: hello: i am new to linux, i installed a telnet server on the redhat7.2, after configure the xinetd.conf, i can telnet to my computer from my computer, but failed on other computer within the sa...
Summary: Hello, I am using Linux Fedora core 4. I want to use Telnet in place of SSH. Now I want to install Telnet server on this Linux Server. I downloaded telnet-server-0.17-35.i386.rpm file and install and ...
Summary: hi I install a telnet server, when a login it I is login through a user but it is give a message the connection closed by foregin when i login it through root. then right now I am first login it thro...