Gentoo Archives: gentoo-user

From: Chuanwen Wu <wcw8410@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: rsh failed : Connection reset by peer
Date: Tue, 06 Jan 2009 13:08:09
Message-Id: 7797aa370901060508o6b4bae31g1f6f884fd5d826c3@mail.gmail.com
In Reply to: [gentoo-user] rsh failed : Connection reset by peer by Chuanwen Wu
1 I think I have fixed part of the problem, I found this option
2 "only_from = localhost" in file /etc/xinetd.conf, and mask it.
3 And now I can rlogin into localhost or remotehost:
4 node07 # rlogin master
5 Password:
6 Last login: Tue Jan 6 20:40:36 CST 2009 from node07 on pts/4
7 rlogin: connection closed.
8
9 master # rlogin localhost
10 Password:
11 Last login: Tue Jan 6 20:56:42 CST 2009 from node07 on pts/8
12 rlogin: connection closed.
13
14 But as you can see, after login successfully, the connection is closed
15 immediately. I dont' know whether it's normal or not, as I never used
16 rsh before.
17
18 And now, although rlogin can be use, but rsh still don't work:
19
20
21
22 --
23 wcw

Replies

Subject Author
[gentoo-user] Re: rsh failed : Connection reset by peer Chuanwen Wu <wcw8410@×××××.com>