I have RH 8.0 NIS slave server and Solaris 7 NIS master server.
>From my NIS clients, when I run rpcinfo -b 100004 2, only my Solaris master server 
>responds.
The RH 8.0 NIS slave server does not respond.
However, clients can bind to the RH 8.0 NIS slave server without any problems.

>From a NIS Client on a subnet on which both Solaris master and RH slave server are 
>present:

# /s/bin/bash
bash-2.00# rpcinfo -b 100004 2
10.10.10.2.2.225     solarisnissrv

bash-2.00# rpcinfo -b 100004 1
10.10.10.2.2.225     solarisnissrv

I am expecting to see:

# /s/bin/bash
bash-2.00# rpcinfo -b 100004 2
10.10.10.2.2.225     solarisnissrv
10.10.10.3.2.225     linuxnissrv

bash-2.00# rpcinfo -b 100004 1
10.10.10.2.2.225     solarisnissrv
10.10.10.3.2.225     linuxnissrv

No firewall is running on the RH box.


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to