4/3 Will NFS and NIS/NIS+ clients work fine from behind a router running
NAT software? Did anyone try this before? -akopps
\_ If the machines involved are all behind the NAT router, sure.
If the NFS server is outside the firewall, not normally. They'll
all look like the gateway machine to the outside server; if you
want all your NAT-protected machines to have identical access,
you could grant it to the gateway and that might work. NIS
is probably no problem, NIS+ probably won't work (it wants to
match a hostname to a DES key, which it won't be able to do for
your NAT hosts). -tom
\_ nfs, nis with clients and servers on opposite sides of the nat box,
yes. As tom says, you need to grant nfs access to the nat box to
grant any access to the nat clients. NIS works again, so long at
the one nat box is able to access NIS. nis+ hasnt worked yet.
having a nis+ replica server with/without nis compatibility mode
on or behind the nat box may give you want you want. Lemme guess,
this is for the ocf? --jon
\_ Yes this is for OCF, we are considering various options for
the new lab. I think if we run our NIS+ servers multihomed
with one interface connected to internal network and another
to internet this could work. I still think this fancy setup is
not worth the hassle. Lets hope we get enough money for campus
connections for all of our hosts. -akopps
\_ Sell them all and buy one big box. |