- 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.
03-11-2019 10:24 PM
Trying to migrate from Cisco ASA to Palo Alto using Expedition.
These 6 addresses are being flagged as Invalid Addresses.
object network obj_any-01
subnet 0.0.0.0 0.0.0.0
object network obj_any-02
subnet 0.0.0.0 0.0.0.0
object network obj_any-03
subnet 0.0.0.0 0.0.0.0
object network obj_any-04
subnet 0.0.0.0 0.0.0.0
object network obj_any-05
subnet 0.0.0.0 0.0.0.0
object network obj_any-06
subnet 0.0.0.0 0.0.0.0
ject network obj_any-01
nat (inside,dmz) dynamic interface
object network obj_any-02
nat (inside,outside) dynamic obj-0.0.0.0
object network obj_any-03
nat (inside,dmz) dynamic obj-0.0.0.0
object network obj_any-04
nat (dmz,outside) dynamic obj-0.0.0.0
object network obj_any-05
nat (management,outside) dynamic obj-0.0.0.0
object network obj_any-06
nat (management,dmz) dynamic obj-0.0.0.0
What is the correct and efficient way to handle this in expedition without manual entires?
03-12-2019 01:06 PM
yes you are right, my mistake the 'any' object is only visible with the policy as a predefined option.
There are 2 options to take action:
Create an object: name: any-0.0.0.0 value: 0.0.0.0/0
MEerge the objects using the "same value" of 0.0.0.0/0.0.0.0 and correct the merged object to have a value of 0.0.0.0/0.
Since there are multiple references you can manully find the policies where those objects are referenced and change to the 'any' option in each policy.
03-12-2019 02:15 AM
in PanOS - the address 0.0.0.0/0.0.0.0 is an invalid address. You can use the 'search and replace' option to replace those objects with the PanOS predefined address object of 'any' which is equivalent to 0.0.0.0/0
03-12-2019 09:38 AM - edited 03-12-2019 09:38 AM
Thank you for the quick response.
I don't see the predefined address object of 'any'. Do I simply type it in?
03-12-2019 01:06 PM
yes you are right, my mistake the 'any' object is only visible with the policy as a predefined option.
There are 2 options to take action:
Create an object: name: any-0.0.0.0 value: 0.0.0.0/0
MEerge the objects using the "same value" of 0.0.0.0/0.0.0.0 and correct the merged object to have a value of 0.0.0.0/0.
Since there are multiple references you can manully find the policies where those objects are referenced and change to the 'any' option in each policy.
10-01-2020 01:12 PM
Did this end up being resolved by doing this? Can you share how and what you did?
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!