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

Route exe, iso, and other file downloads through dedicated WAN connection

Hello,

I'm using Multipath rules to route torrent & ftp traffic through a dedicated connection (WAN2). How do I route http(s) browser traffic through WAN1 but http(s) file downloads (exe, iso, etc) through WAN2?

Thanks,
Scott


This thread was automatically locked due to age.
Parents
  • Hello,

    Thanks for the response but you are not correct.

    All that is required is for the proxy to intercept and parse the URL of the outbound http request and see that the extension is exe, iso, mp3, mp4, msi, etc.

    Web Filtering Exceptions are already parsing the URL: ^https?://[A-Za-z0-9.-]*windowsupdate.com/

    Thanks,
    Scott
Reply
  • Hello,

    Thanks for the response but you are not correct.

    All that is required is for the proxy to intercept and parse the URL of the outbound http request and see that the extension is exe, iso, mp3, mp4, msi, etc.

    Web Filtering Exceptions are already parsing the URL: ^https?://[A-Za-z0-9.-]*windowsupdate.com/

    Thanks,
    Scott
Children