Could i accomplish the same thing with a VNI instead of bge0:1. I have a simliar configuration as the original poster, a seperate NIC for each zone. But i have a VNI that is set all-zones. Its on the same subnet as my global zone. I can not contact the LDAP server from the local zones. I have tried ldapclient and I have also tried telnetting to the ldap server on port 389. Neither case worked. tnrhdb is set up properly and my global zone was able to connect to the ldap server. My local zones dont have network connectivity to the LDAP servers global zone.
My default route is set to lcoalhost from the global zone. Im running Solaris 10 08/07 TX SPARC on the client and the LDAP server. --- Client ---- Global Zone: 10.0.0.2 (bge0) vni0: 10.0.0.42 (all-zones) Zone 1: 10.0.1.2 (bge1) Zone 2: 10.0.2.2 (bge2) Default Route: localhost LDAP Server: 10.0.0.3 (global) 1. Do i need to set change from a VNI to a standard virtual interface "bge0:1" 2. When setup correctly shoudl i be able to run ldapclient from the local zone and specify the global zone's ldap server which is on a different subnet (10.0.2\24) as my local zone. Also, should I be able to telnet to 10.0.0.3 389 work as another test from my local zone. Any help is apprreciated. Thanks, Ira This message posted from opensolaris.org