- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: every other remsh fails
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 02:00 AM
07-20-2004 02:00 AM
every other remsh fails
remsh machine_name ls ... work OK
immediatly after
remsh machine_name ls ... fails with remshd: Login incorrect.
Both the server and client machines are on the same network, I am not crossing any subnets. I get no messages in /var/adm/syslog/syslogs and I have just performed a patch assesment on the server and updated all the patches.
Can anyone help ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 02:16 AM
07-20-2004 02:16 AM
Re: every other remsh fails
Possibly a DNS issue. How are you resolving system names?
Try ping machine_name or telnet machine_name a few times to make sure you are hitting the right server.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 02:19 AM
07-20-2004 02:19 AM
Re: every other remsh fails
Besides DNS this could be due to duplicate IPs out on the network.
Try pinging the IP & see if you get duplicate responses. If so, one of them needs to change.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 02:20 AM
07-20-2004 02:20 AM
Re: every other remsh fails
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 02:29 AM
07-20-2004 02:29 AM
Re: every other remsh fails
nslookup machine_name;remsh machine_name ls
immediatly after
nslookup machine_name;remsh machine_name ls
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 02:35 AM
07-20-2004 02:35 AM
Re: every other remsh fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 02:38 AM
07-20-2004 02:38 AM
Re: every other remsh fails
nslookup machine_name; remsh machine_name ls
followed by
nslookup machine_name; remsh machine_name ls
and get the same results from the nslookup command both times. There are no reported duplicate IP addresses from our network monitoring equipment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 02:54 AM
07-20-2004 02:54 AM
Re: every other remsh fails
What is machine_name server using to resolve DNS ? May be it is the source of the problem? Also, check the login scripts for weirdness.
At first I suspected that your DNS was using a round robin - which it still might be doing.
also, try issuing an "arp -a" before and after your "remsh machine_name who" a couple of times. Check to make sure the MAC address is the same.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 03:41 AM
07-20-2004 03:41 AM
Re: every other remsh fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2004 04:14 AM
07-20-2004 04:14 AM