MX67
WAN1 on ISP1
WAN2 on ISP2
LAN1 on 192.168.1.0/24
LAN2 on 192.168.2.0/24
Load Balancing OFF
Pref WAN1
Flow Pref Rule:
ANY 192.168.2.0/24 to ANY via WAN2
When I browse to MyIP.com it shows my ISP2 WAN IP > OK
When I do a tracert on my laptop only on LAN2 I see
hop1: 192.168.2.1 (local GW)
hop2: ISP1 GW
Same with ping from LAN2 to google.nl:
When I do a packet capture on LAN I see the ping coming from my local devie
When I do a packet capture on WAN2 i don't seen anything > expected to the see the pings
WHen I do a packte captur on WAN1 i see the ping's going and also the replies > expected not to see them here.
I have no static routes
Any idea why some trafic still goes via WAN1 instead of WAN2?