# dec/21/2006 23:16:41 by RouterOS 2.9.27 # software id = GUUU-FLN # / ip firewall mangle add chain=prerouting protocol=icmp action=change-tos new-tos=min-delay \ comment="街头篮球" disabled=yes add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=10015 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=3724 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="魔兽世界" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=35588 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=38117 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="×××" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=29000 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="完美世界&武林外传" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=4001 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="新郑和" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=6020 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="征途" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=7000-7003 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="传奇&4f&世界" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=7100 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=7200-7201 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=7300 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=7400 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=udp dst-port=27015-27016 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="CS" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=udp dst-port=8000 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="QQ" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=8000 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="QQ&水浒Q传" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=6299 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="QQ幻想" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=25510-25511 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="劲舞团" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=udp src-port=1160 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="war3" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=27888 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="梦幻西游" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=13388 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="大话西游" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=4301 \ action=mark-packet new-packet-mark=netgame passthrough=yes comment="傲世" \ disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=2346-2347 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="传说OL&风云" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=udp dst-port=31001 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="大唐风云" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=6045 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="大唐豪侠" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=udp dst-port=15269 \ action=mark-packet new-packet-mark=netgame passthrough=yes \ comment="刀剑OL" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=1754-1755 \ action=mark-packet new-packet-mark=LowTcp1 passthrough=yes \ comment="流媒体" disabled=yes add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=554 \ action=mark-packet new-packet-mark=LowTcp1 passthrough=yes comment="" \ disabled=yes add chain=prerouting protocol=tcp tcp-flags=syn icmp-options=0:0 \ action=change-mss new-mss=1450 comment="WWW" disabled=no add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=80 \ action=mark-packet new-packet-mark=web passthrough=yes comment="" \ disabled=yes / queue tree add name="wlyx" parent=global-total packet-mark=netgame limit-at=0 \ queue=default priority=5 max-limit=0 burst-limit=0 burst-threshold=0 \ burst-time=0s disabled=no add name="www" parent=global-total packet-mark=web limit-at=0 queue=default \ priority=6 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s \ disabled=yes add name="queue1" parent=global-total packet-mark=LowTcp1 limit-at=0 \ queue=default priority=8 max-limit=0 burst-limit=0 burst-threshold=0 \ burst-time=0s disabled=yes |
ROS游戏端口优先
精选 转载ROS游戏端口优先
2009年11月25日 星期三 13:39
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
Linux进程优先级
Linux进程优先级
优先级 高优先级 进程优先级 -
Ros 端口配置
IP -> services
职场 休闲 Ros 端口配置 -
【深度优先搜索】弹珠游戏
深度优先搜索
游戏 i++ List -
如何获取游戏端口
首先,先打开任务管理器我就以《剑侠情缘3》游戏进程为例,在任务管理器中,可以很清楚的找到你想要找的应用程序进程,如下图1,找的是《剑侠情缘3》游戏的进程 &nbs
任务管理器 应用程序 游戏 找到你 剑侠情缘3