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 based on URL Domain

Hi,

Have a few clients with low speed dual ADSL connections (.8/6Mbps) to the Internet.

In all cases one link is primary, gets on premise email.... has static address

The second link is for non critical traffic.

I would like to take regex expression like:

^https?://([A-Za-z0-9.-]*\.)?windowsupdate\.com/
^https?://([A-Za-z0-9.-]*\.)?microsoft\.com/
^https?://([A-Za-z0-9.-]*\.)?windows\.com/

and create a rule/policy route, so that large amounts of data does not impact the main/primary link.....

Thanks in Advance,

G



This thread was automatically locked due to age.
Parents
  • The best you could do for this is to bind 'Any -> Web Surfing -> Any' traffic to the secondary connection.

    Also, your customer might consider WSUS for client updates.

    Cheers - Bob

     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Hi Bob,

    I was thinking about that, but I wanted just a "bit" more control.

    With the ability to control which URL domains go to which link, would be the ideal solution.

    Thanks for your help !

    G

Reply Children