Did anyone noticed a deference between these 2 P2P programs (in my case on 2.9.x) how:
eMule (example) - on both TPC and UDP highID has maximum upload and nearly half download
- no obfuscation, no encritption what so ever, even on uPNP (same on obfuscation)
uToreent (or Azureus, or any other) - has not nearly half upload, and download at maximum
Can anyone explain this anomaly?
If you realy need details, in my case it’s not a big network, 2 computers on routerOS with basic rules
eMule on:
chain=dstnat dst-address=x.x.x.x action=dst-nat to-addresses=10.19.10.62 to-ports=4660-5000
chain=srcnat src-address=10.19.10.62 action=src-nat to-addresses=x.x.x.x to-ports=4660-5000
uTorrents have maximum download even on masquarade.
PLS help in understanding this…