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

Routing an ip-range

Hello,

My Astaro Firewall is configured with one LAN nic and two WAN nic's. 
LAN : 192.168.1.254
WAN1: 195.x.x.x
WAN2: 213.x.x.x

(as example)
IP-RANGE 1 : 213.222.229.0 - 213.222.255.255
IP-RANGE 2 : 213.118.160.0 - 213.119.255.255

Does someone know how I can route traffic for ip range 1 and 2 trough WAN2 and all the rest through WAN1?
(btw: Order is WAN2, WAN1, LAN)

regards,
Tim


This thread was automatically locked due to age.
Parents
  • Activate masquerading for the LAN on both WAN nics.

    Then add simple static routes for both networks, pointing to the default gateways of the respective WAN interfaces.

    That way, the traffic should also "come back" on the correct interface.

    /tom
Reply
  • Activate masquerading for the LAN on both WAN nics.

    Then add simple static routes for both networks, pointing to the default gateways of the respective WAN interfaces.

    That way, the traffic should also "come back" on the correct interface.

    /tom
Children
No Data