- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-19-2018 02:47 AM
Hello friends!
We have now 3 ISPs, we started to use load balancing (all methoeds tested);
Problem: Sometimes, packets from PA220, interface 1/4 (ISP 1), goes out to internet thru interface 1/5 (ISP 2).
User's traffic with no problem.. But PA220 internet traffic (VPN establishment for example) is inconsistent.
PA220 VPN initial IKE traffic example
VPN Gateway A
PA220 IP a.a.a.a (int 1/4) >>> peer IP b.b.b.b
At monitor > traffic we see
IP a.a.a.a (int 1/4) going thru int 1/5
VPN doesnt establish
Scenario as per below:
"VR-LAN" for LAN (lan interface + tunnel intrefaces)
"VR-WAN" for Internet links (all default routes with same cost)
Is there a way to internet traffic from PA220 be out of that load balacing ?
11-21-2018 05:20 AM
Your diagram has 2 firewalls but you're referencing specific interfaces in different firewalls. Can you explain a bit more how it's cabled up?
11-23-2018 09:14 AM
Hello.... we have 2 in HA... we deal with just 1... the active one...
12-04-2018 03:20 AM
Just setup a static route to the public IP on the endpoint for the VPN, via 1 of the 3 interfaces.
This way the VPN wil always go out via this specific route instead of randomly (as dictated via ECMP)
For redundancy you could setup multiple tunnels and have routing figure out the best path, but that would only work when the other side has a PaloAlto as well (or a Juniper SRX/SSG).
12-10-2018 11:47 AM - edited 12-10-2018 11:47 AM
hello thanks for the reply... but the VPN doesnt establish very well..... because of the worng behavior at public interface...
INT 1/4 public IP is 200.200.200.2... gateway is 200.200.200.1
But that traffic from 1/4 (200.200.200.2) is going thru 1/5.... (NATed to 1/5 IP) and then VPN doesnt establish (the other side expect 200.200.200.2.... )
that is the main problem...
12-11-2018 01:56 PM
Hi,
I think you missed my point.
You have 3 equal cost paths, making the FW semi-randomly choosing the path to the VPN endpoint Public IP.
By entering a single new route, just for the Public IP of the VPN Endpoint, to go out over only 1 of the interfaces, then you would have a consistend outgoing public IP. And when the return traffic comes in, it would follow the same route in reverse
Regards
Florian
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!