|
楼主 |
发表于 2003-11-14 10:09:22
|
显示全部楼层
最初由 honghunter 发布
[B]在内网里面设置DNS解析,或者为各个内网用户添加Hosts文件。
比如我的hosts文件:
=======================#号开头的是本来就有的注释
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
192.168.1.9 hy178.vicp.net
==========================
其中“192.168.1.9 hy178.vicp.net” 是我为自己电脑上的站点设置的 [/B]
非常感谢.实在菜的很,我就不懂hosts文件,也不知道该从哪下手.这一贴我不知该怎么弄.还有上一贴的快捷方式.快捷方式我会建.可是我应该用你的哪一个方法呢?还是两步都要做. |
|