Check hosts file at the client side to se if there's any restriction there. Also, run a save from the client side to see if you find the same error, the command could be like:
This usually happens with older NW releases (haven't see that with newer, but it could be there) when NW can't connect to nsrexecd on remote system and instead rsh will be tried. Since for years all r* commands have been banned by admins you get message as you see.
The core issue in your case is that server can't communicate with AIX client - now you must run few tests to figure out why.
dpinink_silva
2 Intern
•
724 Posts
0
August 21st, 2008 10:00
Also, run a save from the client side to see if you find the same error, the command could be like:
save -v -s -b /tmp
atremols
29 Posts
0
August 25th, 2008 08:00
regards
Abdon
ble1
4 Operator
•
14.4K Posts
0
September 4th, 2008 07:00
The core issue in your case is that server can't communicate with AIX client - now you must run few tests to figure out why.