Hi everyone,
I would like to ask for some assistance in my configuration, the palo alto firewall has been so far a pretty frustrating experience, I guess due to my lack of knowledge of Pas
i have 2 wan dhcp dynamic ips links
I would like to implement some redundancy
if 1 link goes down - the second link activates and when the primary goes back, it failovers back
very simple setting
I hav dhcp enabled on both interfaces and I have disabled "automatically install the default route from the isp"
I went to logical routes and created:
a static route 1 with metric 10 : 0.0.0.0/0 --> next hope "none" and interface being the wan 1 (I have a dynamic next hop, so i cannot point to the temp gateway)
a static route 2 with metric 200 : 0.0.0.0/0 --> next hope "none" and interface being the wan 2 I have a dynamic next hop, so i cannot point to the temp gateway)
enabled route monitoring and after installing I get
Path monitoring failed for static route destination 0.0.0.0/0 with next hop ethernet1/2. Route removed. 11/04 06:04:28 Path monitoring failed for static route destination 0.0.0.0/0 with next hop ethernet1/1. Route removed.
so obviously after that internet is not working
can you please advise what do i do wrong, why the PA cannot identity the next hop dinamically via the interface it was told to use??
thank you
... View more