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

Directing traffic between two WAN links

Hi, everyone. I have a problem sending traffic from certain LANs through a certain WAN link. I have 2 WAN links and 2 internal networks on the ASG (software install on a PE2850, ASG v8.300, 5x GigE). I would like to get everything working to where network A (for internal regular use) goes out through WAN link A and network B (web servers) out through WAN B while isolating the two LANs from each other.

LAN A outbound is going through WAN A right now and I am using Web App Security to get incoming connections to WAN B to web servers on LAN B but I cannot get outgoing traffic from LAN B to go anywhere. I have the appropriate packet filter rules in place and the packet filter live log is showing green/pass for outbound traffic but it doesn't seem to be actually reaching the Internet. I have link balancing on with multi path rules and masquerading set up. Any info/support/ideas would be greatly appreciated!!

Thanks!

-Phil


This thread was automatically locked due to age.
Parents
  • Hi Phil,

    if I understand the uplink balancing feature correctly (didn't use it myself - so this ist just my best guess) your configuration would balance all traffic between the two interfaces and traffic from the network [internal webservers] would travel over wanlink2. As both things seem not to happen:

    1. check if all traffic goes out over wanlink2 if wanlink1 is cut off
    2. if not - check wanlink2 settings (like def. gateway ...)
    3. try to change your multipath rule to
    Source: [internal webservers](network)
    Service: Web Surfing (or Any for testing purposes)
    Destination: Any
    Itf Persist: by Interface
    Bind Interface: External (Web Servers)
    AND
    add a multipathrule at position2
    any-any-any -> interface 1

    Regards
    Manfred
Reply
  • Hi Phil,

    if I understand the uplink balancing feature correctly (didn't use it myself - so this ist just my best guess) your configuration would balance all traffic between the two interfaces and traffic from the network [internal webservers] would travel over wanlink2. As both things seem not to happen:

    1. check if all traffic goes out over wanlink2 if wanlink1 is cut off
    2. if not - check wanlink2 settings (like def. gateway ...)
    3. try to change your multipath rule to
    Source: [internal webservers](network)
    Service: Web Surfing (or Any for testing purposes)
    Destination: Any
    Itf Persist: by Interface
    Bind Interface: External (Web Servers)
    AND
    add a multipathrule at position2
    any-any-any -> interface 1

    Regards
    Manfred
Children
No Data