您的位置:首页 > 其它

ROS 封QQ脚本

2011-08-16 08:28 531 查看
本文至 Routeros专题研究http://520ros.blog.51cto.com/2076615/384724
/ip firewall address-list
add address=219.133.49.0/24 comment="" disabled=no list=QQ
add address=58.61.166.0/24 comment="" disabled=no list=QQ
add address=58.251.60.0/24 comment="" disabled=no list=QQ
add address=58.251.63.0/24 comment="" disabled=no list=QQ
add address=219.133.60.0/24 comment="" disabled=no list=QQ
add address=58.251.62.0/24 comment="" disabled=no list=QQ
add address=58.60.13.0/24 comment="" disabled=no list=QQ
add address=219.133.48.0/24 comment="" disabled=no list=QQ
add address=58.251.58.0/24 comment="" disabled=no list=QQ
add address=121.14.96.0/24 comment="" disabled=no list=QQ
add address=58.60.9.0/24 comment="" disabled=no list=QQ
add address=121.14.101.0/24 comment="" disabled=no list=QQ
add address=119.147.64.0/24 comment="" disabled=no list=QQ
add address=113.108.64.0/24 comment="" disabled=no list=QQ
add address=119.147.19.0/24 comment="" disabled=no list=QQ
add address=119.147.9.0/24 comment="" disabled=no list=QQ
dd address=119.147.14.0/24 comment="" disabled=no list=QQ
add address=58.61.33.0/24 comment="" disabled=no list=QQ
add address=119.147.18.0/24 comment="" disabled=no list=QQ
add address=201.104.241.0/24 comment="" disabled=no list=QQ
add address=219.133.48.0/24 comment="" disabled=no list=QQ
add address=121.14.94.0/24 comment="\CA\D6\BB\FAQQ" disabled=no list=QQ
add address=58.60.10.0/24 comment="" disabled=no list=QQ
add address=121.14.98.0/24 comment="" disabled=no list=QQ
/ip firewall filter
add action=drop chain=forward comment="\B7\E2QQ" disabled=no protocol=udp \
src-port=4000-4006
add action=drop chain=forward comment="" disabled=no protocol=udp src-port=\
6000-6006
add action=drop chain=forward comment="" disabled=no dst-port=8000-8004 \
protocol=udp
add action=drop chain=forward comment="" disabled=no dst-port=8000-8004 \
protocol=tcp
add action=drop chain=forward comment="\CA\D6\BB\FAQQ" disabled=no dst-port=\
14000 protocol=tcp
add action=drop chain=forward comment="" disabled=no dst-address-list=QQ

如达不到效果,请在cmd下运行netstat -an,查看已经连接的qq服务器,增加到上面的脚本中即可。
本文至 Routeros专题研究: http://520ros.blog.51cto.com/2076615/384724
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  QQ 脚本 ros