金钱 ¥
注册时间2003-10-20
- 积分
- 213
|
我是VISTA用户 下面就说说自己怎么直连的(没有用傻瓜辅助工具VISTA用不起)
1. 网上说的改端口的问题 我没有改 应为找不到在那改所以没有改 (才用上不太熟悉VISTA)
2.自己把INTERNET 协议版本4(TCP/IPV4)改一下 改成固定(静态)的本地IP也就是内网(常用的就是192.168.0.*)(“*” 最好不是1 1一般做为默认网关)(高手无视前两个提示)
3. hosts这个文件我的是:
# Copyright (c) 1993-2006 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
内网 localhost
外网 pes09pcgate-e.winning-eleven.net
外网 pes2009web.winning-eleven.net
stun.xten.com pes7stun-e.winning-eleven.net (这里为什么是这样我也不知道偷学人家的)
这一条可以不要删除掉
4. IP.CONF改为:
localip = 外网
internetip = 外网
5. 在把stun-server-0-96.exe 创建快捷方式加上 “-v -h 外网 -a 内网 ”
在启动那4个程序 就可以老
重点:(以上IP全改为你自己的内外网IP 我只做过主机 没做过客机 客机怎么改 还不知道
[ 本帖最后由 随逸 于 2009-3-2 10:25 编辑 ] |
|