a 设为首页
a 加入收藏
a 联系我们
a     本站诚征友情链接!!!  [admin  2007年11月22日]         今天是
 | 网站首页 | 站长在线 | 新闻资讯 | 网页设计 | 平面设计 | 网络媒体 | 网络安全 | 服务器 | 软件下载 | 图片素材 | 在线商城 | 站长论坛 | 留言 | 繁體中文
热门搜索关键字: 模板 | 错误 | 标签 | 采集 | 数据库 | 组件 | 代码 | 特效 | 木马 | 插件 | 虚拟主机
栏目导航  
Web服务器
Ftp服务器
Mail服务器
Dns服务器
Linux服务器
其他相关
专题栏目  
· 网络架设  · 病毒安全
· 图行天下  · 音影视听
· 动易软件  · 动网软件
· 虚拟组合  · SEO技术
推荐文章  
热门文章  
图片文章  
 
您现在的位置: 中国站长在线|ITE258 >> 服务器 >> Dns服务器 >> 正文
在SUN机器上设置DNS客户端DNS
文章来源:不详 点击数: 更新时间:2007-12-17 【字体:




  • 上一篇文章:

  • 下一篇文章:
  • 发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口
     
    关于〖在SUN机器上设置DNS客户端DNS〗的最新评论:

    在SUN机器上设置DNS客户端需要二个步骤:

    1、创建/etc/resolv.conf文件 Www~Chinaz~com

    一个示例的resolv.conf文件如下: 中.国.站.长.站

    以下为引用的内容:
       domain sun.com
       nameserver 127.0.0.1
       nameserver 192.1.0.11
       nameserver 192.1.0.10

    中.国站长站

    文件中主要包含二部分内容,第一行是domain 你申请的域名,例,申请域名为piecust-cn.net.edu.cn,则写为: 站.长.站

    domain piecust-cn.net.edu.cn Chinaz~com

    第二行是名称服务器,示例表示本机就是DNS服务器,其格式为
    nameserver Chinaz^com

    IP地址,该段可以是DNS的主域名称服务器、备份域名称服务器或缓冲名称服务器,但是书写时不可以超过3个服务器。如果网络中只有一个DNS服务器且地址为192.1.0.11,则可以写为: 站长.站

    nameserver 192.1.0.11 Www_Chinaz_com

    2、修改/etc/nsswitch.conf,是客户机能够使用DNS服务SUN客户机缺省使用files作为服务器名字的解析,为了使用DNS名称解析服务器,必须在/etc/nsswitch.conf指明使用DNS服务。 Www.Chinaz.com

    以下为引用的内容:
       #
       # /etc/nsswitch.files:
       #
       # An example file that could be copied over to /etc/nsswitch.conf; it
       # does not use any naming service.
       #
       # "hosts:" and "services:" in this file are used only if the
       # /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
      
       passwd: files
       group: files
       hosts: files dns
       networks: files dns
       protocols: files
       rpc: files
       ethers: files
       netmasks: files
       bootparams: files 中国站.长.站
       publickey: files
       # At present there isn't a 'files' backend for netgroup; the system will
       # figure it out pretty quickly, and won't use netgroups at all.
       netgroup: files
       automount: files
       aliases: files
       services: files
       sendmailvars: files

    站.长站

    如上例,只要在hosts一项添加dns项就可以
    Www^Chinaz^com

    | 设为首页 | 加入收藏 | 联系站长 | 友情链接 | 版权申明 | 管理登录 | 
    中国站长在线 http://www.ite258.com 电子邮件:ite258@126.com
    点击给站长发消息!站长QQ群: 15643723
    湘ICP备07501014号
    站长:梦天 Copyright (c) 2002-2008 ite258.com. All Rights Reserved.
    本站部分资源由网友推荐,来自互联网,版权属于原版权人,如果不慎侵犯到您的权利,敬请告知,我们会在第一时间撤除。
    本站中各网友的评论只代表其个人观点,不代表本站同意其观点。