- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.
01-21-2016 05:50 AM
Hello,
We use O365 and on what seems like a weekly basis they multiple new addresses that we need to whitelist. I would be great if PAlo had an object for this that they kept up to date, but I guess they don't
We therefore need to add these addresses to the firewall and they to an address group, using something similar to
> configure
# set address <AddressObject_01> ip-netmask 1.1.1.1/32
# set address <AddressObject_02> fqdn my.example.com
# set address <AddressObject_nn> ip-range 2.2.2.2-3.3.3.3
# set address-group <AddressGroup> static [ <AddressObject_01> <AddressObject_02> ...<AddressObject_nn> ]
This works fine direct to a firewall, but we have 4 configured through Panorama, and this does not seem to work.
Does anybody konw if this is possible through Panorama?
Thanks
01-21-2016 07:33 AM
Thanks, that's sorted it, don't suppose you know the syntax to add an address object to an address group?
01-21-2016 03:26 PM
set address-group GROUPNAME static MEMBERNAME
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!