- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
05-12-2016 09:58 AM
I upgraded our Panorama and two PA3020's in a HA setup this morning. Afterwords I am getting the following errors committing from Panorama to our PA3020's.
Any help to resolve would be appriciated.
05-13-2016 01:38 AM
Hi @stjones !
Could you add a screenshot of your nat rule? it appears the ip range used in 'source-nat-rules' is too large
The 'per rule' maximum allocated DIPP addresses for your platform is 256 which has an oversubscription multiplier of 2 which makes available additional ports per source address (this is a new feature in PAN-OS 6.1, see articles below). If you need to have more source addresses, the oversubscription multiplier could cause the nat pool to gow too large as the number would surpass the device limitations
you can either decrease the IP pool allowcated to the rule, or you can disable the multiplier, opening up more space for source IP addresses
> configure Entering configuration mode [edit] # set deviceconfig setting nat dipp-oversub 1x # commit
please check out these articles:
How to Check the Oversubscription on a NAT Rule
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!