该站网址
http://solaris.toph...dex.htmTCP/IP Address + Router or Gateway + 主机名称 + DNS IP + Domain 设定Example ]定
把主机名称 haha123 放入 /etc/nodename
把主机名称 haha123 放入 /etc/hostname.???0 的网络介面卡
( 此例为 elxl0 是网卡的名称,/etc/hostname.elxl0,在安装 Solaris 时,只要你选择网络连线,这个档案便会自动产生。)
TCP/IP address 设定
把 201.65.7.2 haha123 放入 /etc/inet/hosts
把 201.65.7.0 255.255.255.0 放入 /etc/inet/netmarks
Router IP 或 Gateway 设定
把 201.65.7.1 放入 /etc/defaultrouter
Domain Name 设定
把 coxford.net 放入 /etc/defaultdomain
DNS IP 设定
把
search coxford.net
nameserver 202.66.8.5
nameserver 152.101.101.101
放入 /etc/resolv.conf
更改 /etc/nsswitch.conf 的设定
把 hosts: files 改为 hosts: files dns
最后电脑从新启动便完成