- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-15-2019 08:48 AM
Just a note here that I am getting a cosmetic warning during commit of a newly-upgraded PA-220 (my lab box) to PAN-OS 9.0.
Prior to the upgrade, I had a static route in my virtual router, to redirect all traffic going to 192.168.1.0/24 to my tunnel.4 interface (which is an IPSec tunnel to another firewall). The route does not specify a next-hop IP, just to throw it on the tunnel interface and be done with it. This has always worked fine (and still does, in fact), but when I commit, I get the following warning in the commit log:
Again, it's not a problem, but I know a LOT of people do this. It's a cosmetic error, and my routing is still working as-expected. I just wanted to notify people...
Mark Rosenecker
02-19-2019 03:01 AM
did you reach out to support about this ?
04-02-2019 02:37 AM
@holbem @MarkRosenecker have either of you reported this to support already?
It can't be resolved until TAC is informed and let investigate the issue
04-05-2019 03:35 AM
I got the same warning a couple of times, now it stopped even though I didn't change routing configuration.
08-24-2019 05:45 PM
COMMIT WARNING: NEXT HOP IP IS NOT IN SUBNET OF OUTGOING INTERFACE
Please look at this KB article.
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000PLlGCAW
This is a new check introduced in 9.0 part of the new feature where FQDN can be used as "Next Hop."
An FQDN used as a static route next hop must resolve to an IP address that belongs to the same subnet as the interface you configured for the static route. For consistency, any option used for "Next Hop" will be subjected to this check.
NOTE: This is only a warning and does not cause the commit to fail.
Resolution : Ensure that the next hop must resolve to an IP address that belongs to the same subnet as the interface you configured for the static route.
08-26-2019 01:46 AM
Yes, but we got this error when we set next hop to 'none'. In this case this check is irrelevant. But I think they fixed it as I didn't see it for a while now.
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!