Irbis Firewall: Your personal firewall software for Windows XP/2000

Download the Firewall:
Blacklist updates:
Subscribe:
  • We just tried to make our software easy, powerful, compact and reliable. We hope we did it.
  • Irbis Development team
HTTP Proxy Server Configuration Dialog - Access Control Lists
Previous  Top  Next
The Access Control Lists panel allows you to define the access control lists used by the Irbis Firewall embedded proxy server while analyzing requests. Every Access Control List should has unique name.

panacl

Access control lists
Lists the existing access control lists

Add ACL
Creates a new access control list

Rename ACL
Allows you to rename the selected access control list

Delete ACL
Removes the selected access control list

ACL type
Changes the type of the selected ACL

ACL parameters
The controls of this group depend on the selected type and allows you to set the selected ACL parameters

The following ACL types are available

Client address  
Client IP address based ACL. This ACL type has two parameters: IP address and the subnet mask of the client computer. A request is accepted by this ACL type only if it was sent from the computer that is in the declared subnet  
 
Server name  
Server name based ACL. This ACL type requires the name of the server, from which a document is requested. A request is accepted by this ACL type only if a document is requested from the declared server  
 
Server pattern  
Server name regexp-based ACL. The only parameter for this ACL type is the regular expression, by which the server name is searched. A request is accepted by this ACL type only if server name matches expression  
 
Document name  
Document name based ACL. This ACL type takes the requested document name as a parameter. A request is accepted by this ACL type only if the requested document name matches the declared name  
 
Document pattern  
Document name regexp-based ACL. The parameter for this ACL type is the regular expression, by which the requested document is searched. A request is accepted by this ACL only if the requested document name matches expression  
 
Request method  
Request method based ACL. The parameter for this ACL type is the request method (GET/POST/HEAD/CONNECT). A request is accepted by this ACL only if the request method matches the declared method  

See also:

HTTP Proxy Server Overview  
HTTP Proxy Server Configuration Dialog