I have a TX (08/07) system that I would like to use as a Multi-Level NFS server. The server has 4 NICS each on their own subnet and security level.
bge0: 10.1.0/24 (global) bge1: 10.1.1/24 (L1) bge2: 10.1.2/24 (L1 A) bge3: 10.1.3/24 (L2) I would like this server to export NFS to both labeled and unlabeled hosts. I followed the instructions on exporting file systems within labeled zones and i have a dfstab located in each of the zones exterior etc directory /zone/ZONE_NAME/etc/dfs/dfstab. After restarting all of my zones on the server I tried mounting my exports from both my unlabeled and labeled clients and none of my mounts work. I believe the problem is that the NFS server actually is running in the global zone and not in the labeled zones. Is this true? Is their a way for my unlabeled clients, which for instance have network connectivity in the 10.1.2 network and and don't have access to the global zone network, to access the NFS exports. Is their something else fundamentally wrong with my configuration? Thanks, Ira This message posted from opensolaris.org