I have a problem of DNS configuration for OpenSolaris. As I have configured in Solaris 10...
# cat /etc/resolv.conf domain localdomain nameserver 168.126.63.1 nameserver 168.126.63.2 (the addresses are correct.) In OpenSolaris, I configured that above, The ping for global(external) IP address is successful, but the ping for global(external) domain name is failed. in spite of the IP address and the domain name are same web server. (for example...) # ping 72.5.x.1 72.5.x.1 is alive # ping www.xxxxx.com ping: unknown host www.xxxxx.com (The IP address and the domain name are same web server.) I think this is a problem of configuration for OpenSolaris for sure, isn't this?? I would appreciate your answer. Thank you. -- This message posted from opensolaris.org
