Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] setting up rsh and rlogin John Jolet <john@×××××.net>