Whwnever you change the nsswitch.conf you need to restart the name service cache to reread the nsswitch.conf.
svcadm restart system/name-service-cache:default The /etc/resolv.conf should NOT include your router and "man resolv.conf" explains how it should be populated. domain my.dot.com nameserver 111.111.111.36 nameserver 111.112.111.220 nameserver 111.113.111.118 search my.dot.com dot.com <= Only needed if you have more than one DNS Albert wrote, On 09/23/09 17:34: > OK, I tried copying the nsswitch.conf file from nsswitch.dns. That, by > itself, didn't work. > I tried adding a nameserver line to resolv.conf that contained the IP address > of my router, and that didn't work either. > I tried them both together also. > Any other ideas? >