connect two linux boxes by a crossover cable (Yu Sun)
From: Shiraz Baig (shiraz_baig_at_yahoo.com)
Date: 06/29/04
- Previous message: Elmer E. Dow: "Re: Modem in Linux"
- Next in thread: Yu Sun: "Re: connect two linux boxes by a crossover cable (Yu Sun)"
- Reply: Yu Sun: "Re: connect two linux boxes by a crossover cable (Yu Sun)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Jun 2004 21:40:39 -0700 (PDT) To: redhat-list@redhat.com
When you get a message of "connection refused", it
typically appears when the desired server is not
running on the host machine. In your case, it is
possible that telnet server is not running.
You need to do three things to make telnet work.
1) Install telnet server. (On a workstation,
installation of Linux automatically installs telnet
client. But you have to yourself install telnet
server).
2) Change the value of parameter disable from yes to
no in the file /etc/xinetd/telnet. Note that if you
have not installed telnet server, this file may not be
present in the /etc/xinetd directory.
3) Either reboot or restart xinetd.
Now your telnet should work.
Also, as some friends have advised, ssh is more secure
than telnet.
bye
shiraz
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Elmer E. Dow: "Re: Modem in Linux"
- Next in thread: Yu Sun: "Re: connect two linux boxes by a crossover cable (Yu Sun)"
- Reply: Yu Sun: "Re: connect two linux boxes by a crossover cable (Yu Sun)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|