- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-10-2021 10:33 PM - last edited on 10-26-2021 06:21 PM by icharkashy
Dear Team,
Kindly share the Office 365 url or IP in order to configure the email server profile gateway.
2.Is it possible to generate report logs automatically to that email
3.What is the steps needs to be follow in order to take PaloAlto backup Automatically
Thanks
A.Yazar Arafath
10-23-2021 05:15 AM
Hello
The email profile is setup by you, the customer. Your O365 guy will tell you the IP or FQDN credentials to put in, or, you can put in your own. If you are not sure what the SMTP is supposed to be contact your 00365 guy.
If you go to Monitor tab, then go Email Scheduler (3rd item from the bottom, on left hand side) you can schedule reports to be sent out to your email profile.
The FW keeps a copy of the running config and a version number on the HDD of the FW. So it is automatically backing it up on the HDD. If you mean to offload the config, then you would need develop or find a script/API that would ssh in, scp the runningconfig.xml and then exit. That is NOT done/capable on the FW, without purchasing a Panorama (mgmt application for the FWs)
10-25-2021 04:59 PM
Just to expand on question #3:
There's a number of ways to backup the firewalls configuration. Panorama is obviously an answer, you can use the XML API to easily export the configuration through a script, or use something like pan-os-python in a script to login to the file and do a SCP export of the configuration.
Scripting this process directly through the API is very simple, and doing operational commands through pan-os-python are also extremely simple. So really the method that you pick is simply up to you.
pan-os-python SCP Example:
from panos import firewall
fw = firewall.Firewall('10.0.0.1', 'admin', 'mypassword')
gather_config = fw.op('scp export configuration from running-config.xml to <username@host:path>')
The API call to export the configuration is just /api/?type=export&category=configuration which will simply output the running-configuration.xml as the response.
10-27-2021 10:55 PM
Dear Team,
I have configured as smtp.office365.com then it got resolved.
02-18-2022 06:34 AM - edited 03-03-2022 01:21 PM
To find emails for the GetProspect linkedin email finder, a Google Sheets add-on must be applied to the spreadsheet that looks into subscribers' accounts and gets all the information - https://getprospect.com/linkedIn-email-finder-chrome-extension it can about them. It's located in this portion of the page, so keep an eye out for it. It is located on their servers. They may be able to take advantage of it. Keys and phrases streamline the process of creating personalised emails, allowing you to get started immediately. You may begin immediately. If you want to increase your revenue, you must learn how to use email addresses effectively. You may utilize them to quickly build an email list and promote your website, both of which will help you earn money.
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!