>> the ifconfig -a lists the interface with the right settings
>> I can even ping by the static IP or hostname.

when you answered the questions after sys-unconfig after when the system came 
back up for name resolution you need to answer DNS (not none) with 3 questions 
to fill out, DNS server name, IP of the DNS server and dns search domain.

or laster log in as root look for the hosts line entry.
edit uisng vi /etc/nsswitch.conf
hosts: files dns

and edit using vi file called /etc/resolv.conf , see man resolv.conf
nameserver <your IP DNS server ip> 

In my case this is my Netgear wireless router that works as a DHCP / DNS / 
Firewall server of 192.168.1.1 for My DNS server ip.
-- 
This message posted from opensolaris.org

Reply via email to