I need some directions about policy routing on Astaro 6.304
I've got two ISPs which connects to a cisco 2960 with vlan tagging. My external nic is configured with vlan interfaces, and connected to the cisco. Today I've got ISP1 as default gateway, and all traffic goes out and comes in on that interface, lets call it VLAN10. ISP2 can be VLAN20.
Lets asume:
ISP1 gw = VLAN10 = IP 1.2.3.4
VLAN10 nic on Astaro = IP 1.2.3.5
ISP2 gw = VLAN20 = IP 5.6.7.8
VLAN20 nic on Astaro = IP 5.6.7.9
I've got several VLANs on the inside, both with internal and external addresses (internal networks, DMZ etc).
Lets say I want all traffic to and from one of my internal lans (VLAN50) to use ISP2.
Is this right:
DESTINATION and SERVICE should be any.
If I specify VLAN50 as SOURCE INTERFACE, should I also specify SOURCE?
TARGET should be set to ISP2 GW (5.6.7.8)
Do I also need a MASQ rule?
This thread was automatically locked due to age.