Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Himpich

#1
First Attachment: The Gateway Groups

Second Attachment: The policy based routing rules (on the lan interface - tried the same on wan without any change)

Traffic is _always_ routed via WANGWGROUP, never REVERSE_WAN_GW_GROUP

#2
Hello,
I have to upstream providers and want to use both of them with defined target roules including a failover. My idea was:

1) Setup both gateways (gw1, gw2, they are fritzboxes), same weight
2) Create a Wan Gateway group (gwg1) with gw1 as tier 1 and gw2 as tier 2
3) create a second wan gateway group (gwg2) with gw1 as tier2 and gw2 as tier 1
4) Per default route all traffic over gwg1
5) add a rule (System/Routes  or  as pf rules with a gateway defined in Firewall/Rules/LAN (also tried Firewall/Rules/WAN) (I want to route an external nextcloud target via the second upstream)

Problem:
ALL traffic is routed via gw1 which is the tier1 gateway in gwg1
NO traffic is routed via gw2 ever. Except when I turn of gw1
I disabled sticky connections, tried the pf rules, tried system routes. Gateway switching is enabled.

What might I be doing wrong? Is there a guide how to setup multi-wan including a manual route to route via the secondary gateway?

Thanks in Advance