HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
\r\n
F1 OK\r\n
Example: Listing entries
http://myserver/axis-cgi/admin/fwall_admin.cgi?list
Response:
HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
\r\n
[Firewall]\r\n
enabled="yes"\r\n
\r\n
[F0]\r\n
\r\n
host=10.13.18.1\r\n
http=yes\r\n
https=no\r\n
ftp=no\r\n
telnet=no\r\n
tcp=4000-4001\r\n
udp=\r\n
\r\n
[F1]\r\n
host=10.13.18.20\r\n
http=yes\r\n
https=no\r\n
ftp=yes\r\n
telnet=no\r\n
tcp=\r\n
udp=\r\n
\r\n
Example: Deleting entry, with failed verification
http://myserver/axis-cgi/admin/fwall_admin.cgi?delete=F1
Response:
HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
\r\n
Komentarze do niniejszej Instrukcji