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 Destinations dest Uptime time Redirect redirect Rewrite rewrite Description description Disabled disabled Check this for disable this ACL rule. checkbox Name name You can enter name here. Name consist minimum 2 symbols, first from which letter. <br> All other symbols is [a-Z_0-9]. Source name must be <b>unique</b> . input 100 Order order Order source in list. <br> <b>Note:</b> <br> Sources order have very high importance. Sources are evaluated on a first-match basis. <br> If your sources have an overlaying ranges, then act will be first in list. <br> <b>For example:</b> <br> Wrong order: First source entry is the range 10.0.0.0/24 and second entry is 10.0.0.15 (or 10.0.0.15/32 ) <br> Right order: First source entry is the single ip 10.0.0.15 (or 10.0.0.15/32 ) then the overlaying range 10.0.0.0/24 <br> input 5 Source IP addresses iplist Enter source IP addresses here with space(' ') divider. IP addresses must have format:<br> single example: '192.168.0.1' <br> range examples: '192.168.0.0/24', '192.168.1.0/255.255.255.0', '192.168.1.1-192.168.1.10' textarea 65 3 Source Domains domains Enter source domains names here with space(' ') divider. Example: <b>'foo.bar'</b> match <b>'foo.bar'</b> or <b>'*.foo.bar'</b>. textarea 65 3 Time time Enter time name in current which this rule permitted. select Destination dest input 100 Redirect redirect Enter redirection URL, Tag or Error page code for this rule, or leave blank. <br> Supported URL's: 'http://myurl', 'https://myurl'. <br> Supported tags: 'blank', 'blank_img'. <br> Supported error page codes: 3xx, 4xx, 5xx. Format: 'code' or 'code[space]reason message'. textarea 65 2 Overtime redirect overredirect Enter redirection URL, Tag or Error page code for this rule, or leave blank. <br> Supported URL's: 'http://myurl', 'https://myurl'. <br> Supported tags: 'blank', 'blank_img'. <br> Supported error page codes: 3xx, 4xx, 5xx. Format: 'code' or 'code[space]reason message'. 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 squidguard_validate_acl(&$_POST, &$input_errors); squidguard_before_form_acl(&$pkg); squidGuard_print_javascript(); squidguard_resync_acl(); squidguard_resync_acl();