This website uses cookies essential to its operation, for analytics, and for personalized content. By continuing to browse this site, you acknowledge the use of cookies. For details on cookie usage on our site, read our Privacy Policy
I got back a response from support that it is not, but that it is planned to return. I am working to find out more... it's a highly useful function.
... View more
I'm trying to write a tool that will test security policy from a web portal. I cannot seem to get the command working properly, though. The URL I'm using on the firewall is this: https://host.local/api/?key=keyhere&type=op&cmd=<test><security-policy-match><source>192.168.2.1</source><destination>192.168.3.1</destination><protocol>6</protocol><destination-port>1023</destination-port></security-policy-match></test> The key is correct; I keep getting HTTP 400 error: Unsupported command. I tried encoding the command and the URL several different ways in case that was the issue, but to no avail. I can't seem to find a valid example of this. Has anyone else had better luck with operational commands?
... View more