
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] rsh from Fedora Core 4 to Solaris
- Date: Fri, 26 Aug 2005 16:55:14 +0900 (JST)
- From: Matt Gross <mgrossjp@example.com>
- Subject: [tlug] rsh from Fedora Core 4 to Solaris
Hi everyone,
I'm having a strange problem with rsh on Fedora Core 4
when trying to connect to a Solaris server. When I try to
execute "ls" on the remote server I cannot connect.
However, when I exclude the command to execute, it appears
that rsh defaults to rlogin and successfully connects.
Anyone have any ideas why I cannot connect?
Here is a copy of what's going on:
[matt@example.com ~]$ rsh uj95 -l user1
connect to address XXX.XXX.225.1 port 543: Connection
refused
Trying krb4 rlogin...
connect to address XXX.XXX.225.1 port 543: Connection
refused
trying normal rlogin (/usr/bin/rlogin)
Last login: Fri Aug 26 16:45:15 from migration
Sun Microsystems Inc. SunOS 5.6 Generic August
1997
---- Welcome to uj95. ----
You have new mail.
<<<< Current NLS_LANG is [Japanese_Japan.JA16EUC] >>>>
<<<< ORACLE_SID is [oradb] >>>>
[user1@example.com:/u1/user1]$ uname -a
SunOS uj95 5.6 Generic_105181-17 sun4u sparc SUNW,Ultra-4
[user1@example.com:/u1/user1]$ ^D
rlogin: connection closed.
[matt@example.com ~]$ rsh uj95 -l user1 ls
connect to address XXX.XXX.225.1 port 544: Connection
refused
Trying krb4 rsh...
connect to address XXX.XXX.225.1 port 544: Connection
refused
trying normal rsh (/usr/bin/rsh)
uj95: Connection timed out
Home |
Main Index |
Thread Index