Maybe someone can help me with my problem:
A server (A) is connected to a public and a private-IP network. A client
in the private-IP network has to have access to a folder on a second NFS
server (B) in the public network.
On A the relevant folder of B is mounted, on the client the folder of A,
in which the mounted B-folder is.
On the client I see all files in the folder on A and can access
everything with origin A, however, if I try to change to the B-subfolder
(which is complete available when accessing directly from A), this
subfolder stays empty.
--->What can I do so that the client can access the B-folder via A??
In (with SuSE 7.3 still existing) rc.config on A REEXPORT_NFS is
already switched to "yes", in /etc/exports on A the access on the
A-folder, in which the B-subfolder is, is allowed for the private-IP
network.
Thanks a lot,
Georg