This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

emule upload control

How can I block the upload  of emule. I use ASL 5. The priority of the emule download is low. It's work fine, but I can't reduce the emule upload. Can I?

Thanks


This thread was automatically locked due to age.
Parents
  • Block or throttle?

    It's easiest to throttle from within eMule's settings (Preferences-Connection: upload limit/download limit), although I guess if you can't control your users this is a problem.

    QOS mainly affects outgoing traffic (uploads).
    Setting up proper rules for eMule is tricky as it can use many different ports, but you can catch most of it with these Service Definitions (make a group):

    TCP 1024:65535 4662
    UDP 1:65535 4672
    UDP 1024:65535 4665
    TCP 1024:65535 4661

    I have the second one at 1:65535 because I've noticed a lot of clients are using ports like 443 to get around ISP's which try filter P2P traffic.

    Barry
Reply
  • Block or throttle?

    It's easiest to throttle from within eMule's settings (Preferences-Connection: upload limit/download limit), although I guess if you can't control your users this is a problem.

    QOS mainly affects outgoing traffic (uploads).
    Setting up proper rules for eMule is tricky as it can use many different ports, but you can catch most of it with these Service Definitions (make a group):

    TCP 1024:65535 4662
    UDP 1:65535 4672
    UDP 1024:65535 4665
    TCP 1024:65535 4661

    I have the second one at 1:65535 because I've noticed a lot of clients are using ports like 443 to get around ISP's which try filter P2P traffic.

    Barry
Children
No Data