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 traffic to a URL over specific WAN interface?

Hi,

We have two internet connections, load balanced using Uplink Balancing on Sophos UTM 9. It all works great except that one of our users is having trouble with security on a particular website because his WAN IP changes depending on which internet connection he's being routed out over.

Is there a way to pin outbound traffic for that domain to one interface, so that his IP address doesn't change? I took a look at Static Routing, but it seems to want an IP, not a URL, and I can't guarantee that there aren't multiple IPs on that domain or that they won't change in the future.

Thanks!



This thread was automatically locked due to age.
Parents Reply Children
  • When I have this type of issues I usually do a WHOIS on the destination IP address and collect the subnet to where it belongs, since big companies usually have a entire subnet of IP addresses. With that information I create a network definition for that subnet, create a multipath rule like Any > Web Surfing > destination subnet and bind to a specif WAN interface. That way all HTTP/S requests both from internal networks and from the proxy with that destination will go out though a specif WAN and in case of a WAN failure it will fall back to the second link.

    Regards,

    Giovani