where each <entry data> is:
[<entry>]\r\n
host=<value>\r\n
http=<value>\r\n
https=<value>\r\n
ftp=<value>\r\n
telnet=<value>\r\n
tcp=<value>\r\n
udp=<value>\r\n
\r\n
The parameter values has the following syntax:
Parameter Values Description
enabled yes, no States if the firewall is enabled or disabled.
host
host name
1
or numeric
Internet address
The host for this entry.
http yes, no States if host has HTTP access.
https yes, no States if host has HTTPS access.
ftp yes, no States if host has FTP access.
telnet yes, no States if host has TELNET access.
tcp [1024-65535]-[1024-65535] Specific TCP port range accessible by host.
udp [1024-65535]-[1024-65535] Specific UDP port range accessible by host.
1
Address specified by host name requires that the server has access to a Domain Name Server.
Example: Adding new host with HTTP and FTP access, with verification
http://myserver/axis-cgi/admin/fwall_admin.cgi?add&host=10.13.18.20&http&ftp
Response:
Comments to this Manuals