View Single Post
  #3 (permalink)  
Old 2006-12-14
baboo baboo is offline
Junior Member
 
Join Date: 2006-02-20
Location: Switzerland, Berne-region
Posts: 23
Rep Power: 0
baboo has an average reputation (10+)
Default Re: Problems with a Edonkey rule

Dear m

You got too many false-positives. Create the following services:

TCP / 4661 ---> this is used by the client to login to a edonkey-server
TCP / 4662 ---> this is used by the client to connect to other clients
UDP / 4665 ---> this is used by the client to send messages to other servers

4662 should match the most..

Edonkey is not really a "protocol" like TCP, IP, ARP, etc.. its more likely a "TCP/UDP-Service"

Best wishes,
Manuel
__________________
To know recursion, you must first know recursion-1
Reply With Quote