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 Guest Access over additional WAN Line

Hello together,

i have an strange problem, we have an UTM220 Cluster with classic configuration with WAN Connection on eth1.
Now I have to implement an Guest Access Network Access over an additional WAN Connection which is connected through an DSL Uplink Router on eth7.

First time I tried to use Policy based Routing to route traffic with source from Guest Access Network to Internet IPv4 being routed through Gateway (Address of DSL Uplink Router).

Problem is that nothing is being routed until I activate the Uplink Load Balancing because only one Default Gateway is allowed.

With Uplink Load Balancing I cannot divide the traffic strictly between Internal Networks and Guest Access Network.


Thanks for all help.


This thread was automatically locked due to age.
Parents
  • Although you can do this with a Policy Route and a SNAT, I prefer to use Uplink Balancing with Multipath rules.  Uplink Balancing also works with traffic through the HTTP Proxy.  You need two rules, in the following order:
      Guest Network -> Any -> Internet : persistance by interface : DSL
    • Any -> Any -> Internet : persistance by interface : WAN

    Did that do what you want?

    Cheers - Bob
Reply
  • Although you can do this with a Policy Route and a SNAT, I prefer to use Uplink Balancing with Multipath rules.  Uplink Balancing also works with traffic through the HTTP Proxy.  You need two rules, in the following order:
      Guest Network -> Any -> Internet : persistance by interface : DSL
    • Any -> Any -> Internet : persistance by interface : WAN

    Did that do what you want?

    Cheers - Bob
Children
No Data