免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4609 | 回复: 1
打印 上一主题 下一主题

如何改变主机IP地址解析顺序 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-08-21 17:03 |只看该作者 |倒序浏览
一般主机IP地址的解析顺序依次是DNS,NIS,本机host档案。\r\n要改变这个顺序, 可以建立一个/etc/netsvc.conf文件,并在这个档案中加一行:\r\nhosts=local,bind,nis\r\n\r\n\r\n这样主机IP地址就先从本地档案(/etc/hosts)开始搜索,其次再去DNS server,最後是NIS server。\r\n也可通过执行\r\nexport NSORDER=local,bind,nis\r\n改变环境变量NSORDER 来改变顺序

论坛徽章:
0
2 [报告]
发表于 2007-08-23 15:37 |只看该作者
很多系统都由这个文件来指定: /etc/nsswitch.conf\r\nAIX上面就是这个文件/etc/netsvc.conf\r\n\r\n# The /etc/netsvc.conf file is used to specify the ordering of name resolution for\r\n# gethostbyname, gethostbyname2, gethostbyaddr routines\r\n# and alias resolution for the sendmail command.\r\n# Any host setting defined in /etc/netsvc.conf file will override the default host order\r\n# and the host setting given in the /etc/irs.conf file.\r\n# The environment variable NSORDER overrides the host settings in the /etc/netsvc.conf file,\r\n# which in turn overrides the host settings in the /etc/irs.conf file.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP