|
|
发表于 2005-4-5 11:53:46
|
显示全部楼层
/etc/host.conf
#
# /etc/host.conf - resolver configuration file
#
# Please read the manual page host.conf(5) for more information.
#
#
# The following option is only used by binaries linked against
# libc4 or libc5. This line should be in sync with the "hosts"
# option in /etc/nsswitch.conf.
#
order hosts, bind //去掉这里的hosts,重起network服务
# The following options are used by the resolver library:
#
multi on |
|