QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 631|回复: 2

上网DNS 的奇怪问题

[复制链接]
发表于 2005-2-5 13:51:48 | 显示全部楼层 |阅读模式
我的系统是turbolinux 10,上网是用上海网通的线路,和另一台机器通过路由器连接internet.装好后设置好网卡,发现已经连上,但就是域名不能解析(Ping ip 通的,域名就出项"未知主机名").因为是通过路由器,DNS应该设为192.168.8.1(本机的XP既如此正常上网) 所以我的/etc/hosts如下:
# TurboLinux /etc/hosts table
# This file contains hostname/IP lookup information.
# This file is (usually) queried before DNS or NIS.
# Current /etc/hosts generated by turbonetcfg.
# Generated on: Fri Feb 4 09:46:37 2005

127.0.0.1 localhost.localdomain localhost

# End of /etc/hosts
/etc/resolv.conf 如下:
domain none
search localhost.localdomain
nameserver 192.168.8.1
请高手指教问题在哪里,谢谢!!!!
发表于 2005-2-6 12:00:58 | 显示全部楼层
是不是要启用DHCP,你改下这个配置文件试一下
vi  /etc/sysconfig/network-scripts/ifcfg-eth*
     BOOTPROTO=dhcp
我上次出现这种问题就是这么解决的
回复

使用道具 举报

发表于 2005-2-16 10:05:31 | 显示全部楼层

在hosts文件下加上:

在 127.0.0.1 localhost.localdomain localhost  下面加上对方的IP配置:
     对方IP 机器名

DHCP不是DNS,DHCP是DHCP server自动给客户机配置IP地址、掩码、网关、DNS、WINS....的,dns是域名解析服务,一般是当地ISP的固定IP
dynamic host configuration protocol
domain name server
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-9 05:58 , Processed in 0.043246 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表