From 150d67e7a98cba87ccc235d88ccc190fba968cba Mon Sep 17 00:00:00 2001 From: Daniel Stefan Haischt Date: Sat, 5 Aug 2006 00:41:06 +0000 Subject: This is a more up to date p3scan package (stable version), that utilizes the OpenBSD packet filter for transparant proxying. Also includes a GUI. --- packages/p3scan-pf/p3scan-pf.xml | 164 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 packages/p3scan-pf/p3scan-pf.xml (limited to 'packages/p3scan-pf/p3scan-pf.xml') diff --git a/packages/p3scan-pf/p3scan-pf.xml b/packages/p3scan-pf/p3scan-pf.xml new file mode 100644 index 00000000..d311a122 --- /dev/null +++ b/packages/p3scan-pf/p3scan-pf.xml @@ -0,0 +1,164 @@ + + + p3scanpf + 1.0 + Services: POP3 Proxy: Main + + This <acronym title="Hypertext Markup Language">HTML</acronym> page uses default values, hence even if each field is + set, you are still required to save this page if you are editing this page + for the very first time! + + /usr/local/pkg/p3scan-pf.inc + pkg_edit.php?xml=p3scan-pf.xml&id=0 + + + POP3 Proxy +
Services
+ p3scan-pf.xml + /pkg_edit.php?xml=p3scan-pf.xml&id=0 + A transparent POP3-Proxy with virus-scanning capabilities +
+ + p3scan-pf + /usr/local/etc/rc.d/030.p3scan.sh + p3scan + POP3 virus/spam scanner. + + + + Daemon Settings + /pkg_edit.php?xml=p3scan-pf.xml&id=0 + + + + Message Processing + /pkg_edit.php?xml=p3scan-pf-msg.xml&id=0 + + + Emergency Contact + /pkg.php?xml=p3scan-pf-emer.xml + + + Virus Scanner Settings + /pkg_edit.php?xml=p3scan-pf-vir.xml&id=0 + + + SPAM Settings + /pkg_edit.php?xml=p3scan-pf-spam.xml&id=0 + + + + ['installedpackages']['p3scanpf']['config'] + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/p3scan-pf-msg.xml + + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/p3scan-pf-emer.xml + + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/p3scan-pf-vir.xml + + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/p3scan-pf-spam.xml + + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/p3scan-pf.inc + + + + + Max Child's + maxchilds + The maximum number of connections we will handle at once. + input + 10 + + + IP Address + ipaddr + The <acronym title="Internet Protocol">IP</acronym> Address we listen on. + input + 0.0.0.0 + + + + Port + port + The <acronym title="Transmission Control Protocol">TCP</acronym> port on we should listen. + input + 8110 + + + + SSL Port + sslport + The TCP <acronym title="Secure Sockets Layer">SSL</acronym> port on we should listen. + input + 995 + + + + Target IP + targetip + Target IP is the IP to connect (0.0.0.0 enables transparent mode). + input + 0.0.0.0 + + + + Target Port + targetport + Target Port is the port to connect. + 8110 + input + + + + Email Port + emailport + The port we should listen on to scan outgoing email messages. + input + 25 + + + + Daemon User + daemonuser + The username the daemon should run as. + input + root + + + + + + sync_package_p3scan(); + + + sync_package_p3scan(); + + + custom_php_install_command(); + + + custom_php_deinstall_command(); + +
-- cgit v1.2.3