Sunday, June 1, 2008

configure internet connection for Solaris 10 x86

1. make sure ethernet is up

2. edit nsswitch.conf to add dns to hosts line like this:
hosts: files dns
3. add the following to /etc/resolv.conf:
namenserver
4. add router ip to /etc/defaultrouter.
5. restart computer

No comments: