|
发表于 2003-8-14 10:28:46
|
显示全部楼层
|阅读模式
来自 中国–上海–上海–浦东新区
1.首先安装wingate
2.双击任务托盘中的wingate engine,打开gate keeper
3.选择密码后进去
4.左边service-->右键点-->new service-->UDP mapping service
打开udp mapping service properities
5.general-->acceptconnection on-->填入外边玩家进入的port比如27015
6.bindings-->选择Allow connections coming inon any internet connection
7.mappings-->add-->enable mappings to-->server填入转发到的ip,就是你本机
ip,或者你的子网下的ip-->on填入实际cs运行端口(内部lan的端口)比如27016
example:
比如你的cs实际运行在1.1.1.1:27016,希望外面的玩家通过1.1.1.1:27015连接
,那么5中写27015 7中分别写1.1.1.1 27016 |
|