在之前“让BitComet在KIS下安全而迅速的设置方法(增加了重要补充)”帖子中有朋友提出需要其他P2P的规则,由于时间不多,所以今天晚上只测试了一下eMule(我电脑里装了一直没用。。。)的规则,现在写上给大家参考:
首先在任意文件夹新建一个INI文件,然后把以下代码
[eMule.exe]
App=E:\prc\eMule\eMule.exe
CommandLine=
UseCommandLine=0
Name=Allow HTTP/tracker update connection
Enable=1
Allow=1
Log=0
Warning=0
Protocol=TCP
Direction=OutboundStream
RemotePort=80, 443
Name=Allow TCP loopback
Enable=1
Allow=1
Log=0
Warning=0
Protocol=TCP
Direction=InboundStream
RemoteAddress=127.0.0.1
Name=Allow TCP Outbound
Enable=1
Allow=1
Log=0
Warning=0
Protocol=TCP
Direction=OutboundStream
RemotePort=1024-65535
Name=Allow TCP Inbound
Enable=1
Allow=1
Log=0
Warning=0
Protocol=TCP
Direction=InboundOutbound
RemotePort=1024-65535
LocalPort=18372
Name=Allow UDP Outbound
Enable=1
Allow=1
Log=0
Warning=0
Protocol=UDP
Direction=OutboundStream
RemotePort=1024-65535
LocalPort=4672
Name=Allow UDP Inbound
Enable=1
Allow=1
Log=0
Warning=0
Protocol=UDP
Direction=InboundStream
RemotePort=1024-65535
LocalPort=4672
Name=Block TCP Inbound
Enable=1
Allow=0
Log=0
Warning=0
Protocol=TCP
Direction=InboundStream
Name=Block TCP Outbound
Enable=1
Allow=0
Log=0
Warning=0
Protocol=TCP
Direction=OutboundStream
Name=Block UDP
Enable=1
Allow=0
Log=0
Warning=0
Protocol=UDP
Direction=InboundOutbound
复制进去,修改代码中的“App=E:\prc\eMule\eMule.exe”,这个是你装在电脑上eMule的路径,如你装在C盘的Program Files下面就改成“App=C:\Program Files\eMule\eMule.exe”;另外修改下面代码中的对应的TCP端口“18372”和两个UPD端口“4672”,对应的端口如下图的eMule设置图中有显示,
图片附件: eMule.png (2006-8-30 01:11, 13.78 K)

用你的端口替换掉,最后保存;接着,把你原来在KIS中设置的eMule的规则删除,按下图中鼠标点的位置插入前面保存好的INI文件就OK了

版权说明:以上文章为本人s1ck原创,转载请注明出处,谢谢合作
进入原帖讨论:http://bbs.kpfans.com/viewthread.php?tid=6876