Gentoo Archives: gentoo-user

From: John Jolet <john@×××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] setting up rsh and rlogin
Date: Thu, 11 May 2006 22:26:46
Message-Id: 4463CB76.90005@jolet.net
In Reply to: [gentoo-user] setting up rsh and rlogin by "de Almeida
1 de Almeida, Valmor F. wrote:
2
3 >Hello list,
4 >
5 >I am setting up rsh and rlogin services between machines x1 and x2.
6 >Following info on the web I go it working from x1 to x2. However when
7 >going from x2 to x1 I get:
8 >
9 >x2$ rsh x1 uptime
10 >poll: protocol failure in circuit setup
11 >
12 >x2$ rlogin x1
13 >rcmd: x1: Connection reset by peer
14 >
15 >I think I setup the configuration pretty symmetric between the machines
16 >but don't seem to find the mistake.
17 >
18 >Also on the log file in machine x1 I get the following when doing an rsh
19 >
20 >May 11 17:50:50 x1 xinetd[7279]: START: shell pid=7346
21 >from=192.168.0.102
22 >May 11 17:50:50 x1 xinetd[7346]: FAIL: shell address
23 >May 11 17:50:50 x1 xinetd[7279]: EXIT: shell status=0 pid=7346
24 >duration=0(sec)
25 >
26 >and for rlogin
27 >
28 >May 11 17:52:16 x1 xinetd[7349]: FAIL: login address
29 >May 11 17:52:16 x1 xinetd[7279]: START: login pid=7349
30 >from=192.168.0.102
31 >May 11 17:52:16 x1 xinetd[7279]: EXIT: login status=0 pid=7349
32 >duration=0(sec)
33 >
34 >
35 >Any help appreciated.
36 >
37 >Thanks,
38 >
39 >--
40 >Valmor
41 >
42 >
43 >
44 you don't mention here, but why in the world are you using rsh instead
45 of ssh?
46 --
47 gentoo-user@g.o mailing list