Kevin writes:
> I'm a new user of Solaris 10 and installed Solaris 10 11/06, but got the 
> problem of can't accessing to internet. 

Note that Solaris 10 isn't OpenSolaris.

> My solaris machine does not have 
> etc/resolv.conf 
> etc/hostname.hme0

You'll need to have /etc/resolv.conf.  That has the addresses of your
provider's DNS servers.

You should also check /etc/nsswitch.conf.  The "hosts" and "ipnodes"
parameters need to be set to "files dns" in order to make DNS work.
The easy way to set this up is to use one of the templates:

        # cp /etc/nsswitch.dns /etc/nsswitch.conf

... if the system is installed correctly, this problem shouldn't
happen.  The alternative to troubleshooting at this point would be to
go back through the initial install questions and answer them again,
and include the right DNS information (or use DHCP, if your provider
allows it).  To do that, run sys-unconfig and reboot.  The system will
walk you through it.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to