How to handle auto zone?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

How to handle auto zone?

L1 Bithead

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?

1 accepted solution

Accepted Solutions

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.

View solution in original post

4 REPLIES 4

L5 Sessionator

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

Thank you for the quick response. 

 

I don't see the predefined address object of 'any'.  Do I simply type it in?

 

Screen Shot 2019-03-12 at 9.35.22 AM.png

 

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.

Did this end up being resolved by doing this?  Can you share how and what you did?

 

  • 1 accepted solution
  • 4984 Views
  • 4 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!