Host 如何加入IP位置

因家中小孩迷上連線遊戲,故在他電腦上偷偷修改System底下的Host檔,並加入遊戲的網址,雖已擋住遊戲商的網址,但開啟連線遊戲後還是可以連上線玩,不知有搞收知道如何在Host檔加入IP的指令,或有其它在小孩沒有查覺的情形下設定,來封鎖IP的設定


以下為目前Host設定


# 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 www.mycard520.com.tw
127.0.0.1 tl.gameflier.com
127.0.0.1 www.soft-world.com
127.0.0.1 www.gameflier.com
127.0.0.1 gfb.gameflier.com
127.0.0.1 220.130.127.68
127.0.0.1 220.130.127.69
127.0.0.1 220.130.127.70
127.0.0.1 220.130.127.71
127.0.0.1 220.130.127.72
127.0.0.1 211.72.205.31
127.0.0.1 61.135.181.38


網址都測試OK , IP的設定都失敗(連線遊戲-天龍XX)
2008-09-24 12:42 發佈
文章關鍵字 host IP位置
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

這兒就寫的很清楚了...
Ip domain
Ip domain

你應該是不用管IP只要記下domain
全部改成
127.0.0.1 domain1
127.0.0.1 domain2
127.0.0.1 domain3
.
.
.
以此類推...
這只對利用DNS方式的有效
若是利用IP的, 根本不會去reference Hosts這個檔案
正確有效的方式是利用Firewall去擋
host是用來DNS反解的
所以不可以用
127.0.0.1 xxx.xxx.xxx.xxx
兩個IP位置這種寫法
必須向樓上高手說的
127.0.0.1 www.hinet.net
這樣的方式
如此設定,當電腦嘗試去連www.hinet.net的時候就會轉成去連127.0.0.1
IP不對 了,所以就連不上
如果某些網路遊戲,是直接連上主機IP
當然爾跳過DNS反解程序,那這方式就沒效了
利用類似軟體防火牆的東西
鎖定網路遊戲的執行檔或程序不能連外
的確是比較smart的做法
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?