NIS slave server across a router?

[ Available lists | Index of freebsd-questions | Month of Sep 1996 | Week of 18 Sep 1996 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Edwin de Graaf <graaf@IAEhv.nl>
Date
18 Sep 1996 07:37:37
Subject
NIS slave server across a router?
Message-ID
199609181437.QAA28456@iaehv.IAEhv.nl


[ Hide this part ]
I am trying to use NIS on two networks connected with a router. NIS is
running fine on one network with a master server and a slave server. I
would like to have a slave server running on the second network.

I have been able to get a NIS client running on the second network as
follows:
In /etc/sysconfig:
nis_clientflags="-s -ypsetme"
nis_ypsetflags="<hostname of NIS master>"

But this is not sufficient to run a server across networks. The server
will run, but it does not receive any NIS maps from the master server,
/var/yp/iaeunguessable stays empty.

I could run a NIS slave server on the router (it is a FreeBSD machine), but
I'd rather not do that. Is there another solution?

The NIS master is running FreeBSD 2.0.5, the slave server to be is running
FreeBSD 2.1.5. The servers also use nis_serverflags="-p667".

Thanks for any help.

Regards,
Edwin de Graaf


Elapsed time: 0.177 seconds