Operating System - HP-UX
1834504 Members
2546 Online
110068 Solutions
New Discussion

Error with rdist command (host address mismatch)

 
SOLVED
Go to solution
Manuales
Super Advisor

Error with rdist command (host address mismatch)

Why appears next message when is executed rdist command?

server1> rdist -c $(pwd)/message 120.123.342.567
updating host 120.123.342.567
remshd: Host address mismatch

Thanks !!!!

2 REPLIES 2
Joseph Loo
Honored Contributor

Re: Error with rdist command (host address mismatch)

hi,

could u do a nslookup on the host:

# nslookup

it could be some error in the /etc/hosts or the DNS (if configure) is not resolving that hostname.

regards.
what you do not see does not mean you should not believe
Duncan Webbe_1
Occasional Contributor
Solution

Re: Error with rdist command (host address mismatch)

The IP address you're using is not valid (120.123.342.567).