> the ifconfig -a lists the interface with the right settings First, copy /etc/nsswitch.dns to /etc/nsswitch.conf and ensure that your /etc/resolv.conf contains at a minimum:
nameserver: your_isp's_dns_server_address If are attempting to access hosts on your LAN, then populate /etc/inet/hosts according to the man page hosts(4). Execute, as root: svcadm restart network/physical:default Now, if you still cannot access Internet sites post the following - *verbatim*!! - none of this "right settings" hubris. ifconfig -a netstat -rn cat /etc/nodename cat /etc/hostname.bcme0 cat /etc/defaultrouter cat /etc/resolv.conf grep hosts /etc/nsswitch.conf grep -v ^# /etc/inet hosts -- This message posted from opensolaris.org