快速业务通道

Solaris网络配置注意项

作者 佚名技术 来源 操作系统 浏览 发布时间 2012-06-28

故障现象:系统配置网络(172.31.130.196/255.255.255.224 GW:172.31.130.193)

配置Hosts,defaultrouter,netmasks后重新启动系统,发现IP为192.168.20.153

判断:系统未正常加载hosts文件

解决:查找到./inet/ipnodes配置如下

#
# Internet host table


#
::1 localhost
127.0.0.1 localhost
192.168.20.153 ems loghost

删除最后一行,重启系统解决。

附录:
查找说明后发现,正常情况下不需要修改ipnodes文件。Ipnodes文件在IPV6中使用!

solaris 10 修改网络配置
hostname.interface_name
hosts
defaultrouter
netmasks
nodename

还需要更改/etc/inet/ipnodes
Note :
If you need to add addresses, you must add IPv4 addresses to both the hosts and ipnodes files. You add only IPv6 addresses to the ipnodes file.

Address search order is ipnodes first, then hosts. (solaris 8, 9, 10)
So ipnodes needn''t be modified if it''s no information about IPv4 address.

But in Solaris 10, a new feature added:

The /etc/nsswitch.conf file policies for the hosts database and ipnodes repositories are synchronized.

In your case, hosts changed but ipnodes untouched so that
system got old ip address from ipnodes.

附:DNS设置
若要使DNS的设置生效,需要两个文件,一个是创建一个文件,另外要修改一个文件。

a.在/etc目录下创建一个名为resolv.conf的文件,里面分别用nameserver IP地址的形式定义好DNS服务器,下面是我的机器中的resolv.conf的内容:

# more resolv.conf
domain jnbdn.com
nameserver 211.97.235.241
nameserver 211.97.168.129
nameserver 202.96.0.133

b.修改/etc下nsswitch.conf文件,将其中的hosts: files更改为

hosts: files dns,networks: files dns 即在files后面再跟一个dns,这样两个文件同时作用,DNS就可以工作了。

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号