havpServices: Antivirus proxy server (havp + clamav) -> SettingsStatus1.7.1havp.inchttp://www.pfsense.com/packages/config/havp/havp.incSettings/pkg_edit.php?xml=havp.xml&id=0EnableenableCheck this for enable proxy.checkboxUse external interfacelistenextinterfaceSelect this for use external interface, otherwise the proxy will use the internal interface '127.0.0.1'. Cascade you other proxy to the HAVP as 'parent proxy' via '127.0.0.1' ip.checkboxproxyifaceProxy interfaceproxyifaceThe interface(s) the proxy server will bind to.interfaces_selectionlanProxy portproxyportThis is the port the proxy server will listen on.input103128Parent proxyparentproxy
Enter the parent proxy as PROXY:PORT format or leave empty.
input90LanguagelangSelect the language in which the proxy server will display error messages to users.selectenMax download sizemaxdownloadsizeEnter value or leave empty. Value in bytes. Downloads larger than 'Max download size' will be blocked. Only if not Whitelisted!input10Disable X-ForwardxforwardedforIf not set, proxy will include your system's IP address or name in the HTTP requests it forwards.checkboxWhitelistwhitelist
Enter each destination url on a new line that will be accessable to the users without scanning.
Use '*' symbol for mask. Example: *.pfsense.com/*, *sourceforge.net/*clamav-*, */*.xml, */*.inc
textarea605base64BlacklistblacklistEnter each destination domain on a new line that will be accessable to the users that are allowed to use the proxy.textarea605base64Block file if error scanningfailscanerrorIf set, the proxy will block the files on which an error scanning.checkboxScan max file sizescanmaxsize
Enter here value in bytes (5, 10, 15, 20) or leave empty.
Files larger than this limit won't be scanned.
Empty or 0 also disables the limit.
NOTE: Setting limit is a security risk, because some archives like
ZIP need all the data to be scanned properly! Use this only if you
can't afford temporary space for big files. Also scanner settings
will affect how many files will be scanned inside an archive etc.
input10Scan imagesscanimgCheck this for scan image files.checkboxScan archivesscanarcCheck this for scan within archives and compressed files.checkboxScan archive max file sizescanarcmaxsize10M
Enter here value in megabytes (15M) or leave empty.
Files in archives larger than this limit won't be scanned.
Value of 0 also disables the limit.
input10AV bases updatehavpavupdate
<input name='submit' type='submit' value='Update_AV'>
Press button for update AV database now.
selecthv_noneRegional AV database update mirrordbregionSelect regional database mirror.selectOptional AV database update serversavupdateserverEnter here space separated AV update servers, or leave empty.textarea605SyslogsyslogCheck this for enable Syslog.checkboxLoglogCheck this for enable log.checkbox
havp_validate_settings($_POST, &$input_errors);
havp_resync();