how to create custom Application ID for Genero Desktop Client (GDC)
GDC is a putty based client.
The purpose of creating this app ID is to block other SSH client, only allow GDC to connect to server.
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
GDC is a putty based client.
The purpose of creating this app ID is to block other SSH client, only allow GDC to connect to server.
I am confused by the perl script at the end of the UserID API Integration document.
This line:
$string= Fields.VarCleanMessageText; #Kiwi syslog variable for message text
I am not getting anything from this field. What do I have to do to set this
...
I want to block all phishing coming through there OWA. For eg many phishing sites like
" http:/mail.''customer''.com.s-motors.co.uk/owa/auth/logon.aspx?replaceCurrent=1&reason=3&url=https%3a%2f%2f
is coming through there mail,they want to block all,ex
...
i have successfully setup the XML API using the example provided in the documentation and it is working fine.
i used kiwi syslog and vb script.
when monitoring using the User-ID agent (version 4.1.5-1) i notice that my Active Directory servers how as c
...
Hi guys,
For PAN5.0, from my understanding, If I need to get ACC report with filtering "device serial number", via API from Panorama, I have to create "custom report" with filtering first, right?
https://192.168.103.229/api/?type=report&reporttype=cus
...
I'm currently working on "migrating" a policy from a port-based firewall to an application aware firewall... The problem I keep running into is what application(s) are already part of the PANOS that use said port?
It would be AWESOME if I could search
...
Hello,
I an doing a traffic query through the API like this
https://pa/api?/type=log&log-type=traffic&query=(add.src in 10.1.1.1)&key=API_KEY
I get the response with a job id.
But when i try to get the content of the job ID
https://pa/api?/type=log&action
...
Hi all,
We'd like to implement some detailed config change logging from the PA device, preferably using the API.
Ideally, it would contain some/most/all of the fields seen in Monitoring->Logs->Configuration.
While we currently have syslog setup which re
...
Hi,
Is there a way using the Rest API to refresh the group mapping cache?
We're using AD groups where possible to control access in policies, and the system refreshes every hour but sometimes this is too long.
I have the CLI command to do this but would
...
Hi all,
I've been trying to wrap my head around how to use the XML-API, and if anyone has any good resources on how to learn this, I'd really appreciate it.
Thanks,
A.
(Now shamelessly accepting the next 54 friend requests.)
Dear alll,
I am trying to disable a specific rule from the security policy using the XML api...
I am sending the following URL:
https://192.168.1.1/api/?type=config&action=edit&key=<my_key_here>=&xpath=/config/devices/entry/vsys/entry/rulebase/security/
...
Hi all,
I have many questions about that application.I also sent request to website for engineers to add this app. signature to system a few months ago.
Still waiting.Anyone tried to do that ?
We'd like to build a custom app ID that permits only one specific DNS query to make it through... for example, we want wireless clients (which have our Palo Alto as their default gateway) to only query for the DNS A record "vpngateway.example.com"
Has
...
Hi all,
I've got a bit of a challenge that I'm hoping someone may be able to assist me with. We use GloblaProtect (always on) and it's playing havoc with a few of our apps that can access both internal & external servers (eg: Outlook Anywhere, Lync et
...
Hi Everyone.
I have been playing with a script to effectively write my own PAN user agent for a rather specific reason.
I can confirm that my script generates a valid xml script and I can post it via the api browser and see that the IP address and new
...