|
发表于 2005-11-17 09:41:24
|
显示全部楼层
|阅读模式
来自 中国–宁夏–吴忠
我网吧使用的是博达2621路由器光纤接入,cs服务器使用****_HLserver_3248版,内网可以刷出来ping值在10左右,外网无法刷出,使用添加外网服务器ip的方法也无法找到服务器,并且在hlsw中文版中无也法找到服务器(不论是用内网ip还是外网ip都显示超时),****_HLserver_3248版得安装按照默认安装,swds.dll也更换过相同版本的破解版,安装在win2000sp2中,什么都不改直接运行服务器,路由器关于端口映射的数据如下,清高手指点迷津,谢谢。
h323proxy-cfg
shutdown
!
ip nat service firewall i2o
ip nat service privateservice
ip nat translation icmp-timeout 10
ip nat translation syn-timeout 10
ip nat translation tcp-timeout 180
ip nat translation timeout 180
ip nat translation udp-timeout 120
ip nat translation max-entries host any 100
ip nat outside destination static udp 218.21.35.xx 27016 192.168.1.11 27016
ip nat outside destination static udp 218.21.35.xx 27017 192.168.1.11 27017
ip nat outside destination static udp 218.21.35.xx 27018 192.168.1.11 27018
ip nat outside destination static udp 218.21.35.xx 27015 192.168.1.11 27015
ip nat outside destination static tcp 218.21.35.xx 21 192.168.1.3 21
ip nat outside destination static tcp 218.21.35.xx 22 192.168.1.3 22
ip nat inside source static udp 192.168.1.11 27015 218.21.35.xx 27015
ip nat inside source static udp 192.168.1.11 27016 218.21.35.xx 27016
ip nat inside source static udp 192.168.1.11 27017 218.21.35.xx 27017
ip nat inside source static udp 192.168.1.11 27018 218.21.35.xx 27018
ip nat inside source static tcp 192.168.1.3 21 218.21.35.xx 21
ip nat inside source static tcp 192.168.1.3 22 218.21.35.xx 22
ip nat inside source list 1 interface FastEthernet1/0 |
|