Re: help me! Re: how to configure networking after installation# Unix - 噫吁兮,危乎高哉
m*m
1 楼
For solaris, you only need 3 files to setup networking:
1. Put your IP in /etc/hostname.elxl0
2. setup /etc/hosts
3. Put your default router in /etc/defaultrouter.
4. (optional) Check /etc/netmasks for sanity.
Reboot the machine you should be networked.
Then to setup DNS:
1. /etc/resolv.conf
domain yourdomain.com
nameserver 10.16.65.35
2. Configure /etc/nsswitch.conf
ipconfig -a should give your info of your networking. The
card you are using seems like an 3com 9xx PCI car
1. Put your IP in /etc/hostname.elxl0
2. setup /etc/hosts
3. Put your default router in /etc/defaultrouter.
4. (optional) Check /etc/netmasks for sanity.
Reboot the machine you should be networked.
Then to setup DNS:
1. /etc/resolv.conf
domain yourdomain.com
nameserver 10.16.65.35
2. Configure /etc/nsswitch.conf
ipconfig -a should give your info of your networking. The
card you are using seems like an 3com 9xx PCI car