>I got a problem with net connection. I have a net connection from my college. 
>In the solaris >Express 10, i gave the ip address,
>subnetmask, default gateway, DNS servers etc. I am able to ping other systems. 
>But whenever if I >use any server addresses like
>www.sun.com or www.novell.com or any other valid am getting page can't be 
>displayed.
>And am able to solve the same problems in linux by looking into Linux source 
>code and rebuilding >the kernel. But am not able
>to the same with Solaris.
During the install you should checked DNS vs. None as the resolve,
you you cat popuate the /etc/resolv.conf file:
# cat /etc/resolv.conf
domain xxx.yyy.zzz
nameserver nnn.nnn.nnn.nnn
nameserver nnn.nnn.nnn.nnn

And update the /etc/nsswitch.conf file on aprox. line 36, i.e:

hosts: files dns # My case it was Added by DHCP
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to