on 08-11-2021 08:35 AM
Let’s walk through how to set up a web server for the “IP Change Event Notification URL option” in Prisma Access.
paloalto@URL-Server:~$ sudo curl -L https://raw.githubusercontent.com/nickjj/webserver/v0.2.0/webserver -o /usr/local/bin/webserver && sudo chmod +x /usr/local/bin/webserver
paloalto@URL-Server:~$ webserver 0.0.0.0:5000
Check out this video on IP Change Event Server Steps.
Resources:
Retrieve the IP Addresses for Prisma Access
Special thanks to Karam Hanna for his amazing help.
Thank you for reading!