Describe your package here Describe your package requirements here Currently there are no FAQ items provided. squidguardacl none Proxy Content filter SquidGuard: Access Control List (ACL) /usr/local/pkg/squidguard.inc A proxy server user has been deleted. A proxy server user has been created/modified. General settings /pkg_edit.php?xml=squidguard.xml&id=0 Default /pkg_edit.php?xml=squidguard_default.xml&id=0 ACL /pkg.php?xml=squidguard_acl.xml Destinations /pkg.php?xml=squidguard_dest.xml Times /pkg.php?xml=squidguard_time.xml Rewrites /pkg.php?xml=squidguard_rewr.xml Log /pkg_edit.php?xml=squidguard_log.xml Disable disabled Order order Name name Source source Time time Description description Disabled disabled Check this for disable this ACL rule. checkbox Name name Enter the unique name here. Name must consist of minimum 2 symbols, first from which letter. <br> All other symbols must be [a-Z_0-9]. input 100 Order order The order defines a place in the list of ACL. <br> <b>Note:</b> <br> Search for a suitable ACL by field 'source' will occur before the first match. If you want to define an exception for some sources (IP) from the IP range, put them on first of the list. <br> <b>For example:</b> <br> Right order: ACL0 with source ip 10.0.0.15, then ACL1 with ip-range 10.0.0.0/24 <br> input 5 Source IP adresses and domains source Enter source IP address or domain or "username" here. For separate use space. <br><b>Example:</b> <br>ip: 192.168.0.1 or subnet 192.168.0.0/24 or subnet 192.168.1.0/255.255.255.0 or range 192.168.1.1-192.168.1.10 <br>domain: foo.bar match foo.bar or *.foo.bar <br>username: 'user1' textarea 65 3 Time time Enter time name in current which this rule permitted. select Destination dest input 100 Not to allow IP addresses in URL notallowingip To make sure that people don't bypass the URL filter by simply using the IP addresses instead of the fully qualified domain names, you can check this option. checkbox Redirect mode redirect_mode Select redirect mode here. <br> Note: if you use 'transparent proxy', then 'int' redirect mode will not accessible. <br> Options: <A title="To 'url' will added special client information;" > <span style="background-color: #dddddd;" >ext url err page</span></A> , <A title="Client view 'url' content without any notification about;" > <span style="background-color: #dddddd;" > ext url redirect</span></A> , <A title="Client will moved to specified url with displaying url in addres bar;" > <span style="background-color: #dddddd;" > ext url as 'move'</span></A> , <A title="Client will moved to specified url with showing progress(only!) in status bar;" > <span style="background-color: #dddddd;" > ext url as 'found'.</span></A> </u> select rmod_none Redirect redirect Enter external redirection URL, error message or size (bytes) here. textarea 65 2 Rewrite rewrite Enter rewrite condition name for this rule, or leave blank. select Overtime rewrite overrewrite Enter rewrite condition name for this rule, or leave blank. select Description description You may enter a description here for your reference (not parsed). input 100 Enable log enablelog Check this for enable log. checkbox squidguard_validate_acl(&$_POST, &$input_errors); squidguard_before_form_acl(&$pkg); squidGuard_print_javascript(); squidguard_resync_acl(); squidguard_resync_acl();