Internal Routing issue
(note: dummy WAN ips)
I have WAN Redundancy using system link-monitor.
WAN1: 1.1.1.4/255.255.255.248 (Primary)
WAN2: 2.2.2.4/255.255.255.248 (Backup)
Management Network: 172.16.200.254/24
Type: Software Switch
Role: LAN
Network 1: 10.161.201.0/24
Type: VLAN
Network interface 1: 10.161.201.254/24
Network 2: 10.161.203.0/24
Type: VLAN
Network interface 2: 10.161.203.254/24
Static Routes:
Dest: 0.0.0.0/0.0.0.0
Gateway: 1.1.1.3
Int: WAN1
Prio: 5
Dest: 0.0.0.0/0.0.0.0
Gateway: 2.2.2.4
Int: WAN2
Prio: 10
Policy Route:
Incoming int: Network interface 2
Source Add: 10.161.203.0/24
Dest Add: ALL
Protocol: ANY
Outgoing int: WAN2
Gateway address: 1.1.1.3
Firewall Policy:
Network Int 1 to WAN1 (Primary)
Network Int 1 to WAN2 (Backup)
Network Int 2 to WAN2 (Primary)
Network Int 2 to WAN1 (Backup)
Mgmt to WAN1
WAN to Mgmt
WAN delegation:
Network 1 uses WAN1 as primary, WAN2 as backup
Network 2 uses WAN2 as primary, WAN1 as backup
Question/Issue:
Network 2 use WAN2 as primary link, now Network 2 users need to access a Server that is sitting on the Management network with WAN 2 IP assignment, i tried creating policy route but still unreachable.
Server they are trying to reach is 1.1.1.5 which within the zone of WAN1, so i tried creating another Policy route to reach this IP via WAN 1 from Network 2 but still no luck.
Policy Route:
Incoming int: Network interface 2
Source Add: 10.161.203.0/24
Dest Add: 1.1.1.5/32
Protocol: ANY
Outgoing int: WAN1
Gateway address: 1.1.1.4
Server has Virtual IP and IP Pool setup, and access from the external network is working fine