aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml.amd64
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2012-05-22 05:47:06 +0000
committerMarcello Coutinho <marcellocoutinho@gmail.com>2012-05-22 05:47:06 +0000
commitac8128399a17b743936f8333c2fc385bc8b2983f (patch)
tree3c7a97af605b4d36501eab6a9632d8ce157c63d7 /pkg_config.8.xml.amd64
parent1f338392d6d7ea71fe385361bb69ea894403dae5 (diff)
downloadpfsense-packages-ac8128399a17b743936f8333c2fc385bc8b2983f.tar.gz
pfsense-packages-ac8128399a17b743936f8333c2fc385bc8b2983f.tar.bz2
pfsense-packages-ac8128399a17b743936f8333c2fc385bc8b2983f.zip
ipguard-dev - first package release after sucessfully testing on 2.0.1
ipguard has no pkg dependecie and is running fine with 8.3 freebsd package. I've tested on amd64 as well i386 platform.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r--pkg_config.8.xml.amd6418
1 files changed, 18 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index 1609f9dd..bc27208a 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -647,6 +647,24 @@
<after_install_info>Please visit sarg settings on Status Menu to configure sarg.</after_install_info>
</package>
<package>
+ <name>Ipguard-dev</name>
+ <website>http://ipguard.deep.perm.ru/</website>
+ <descr><![CDATA[Ipguard listens network for ARP packets. All permitted MAC-IP pairs listed in config files.<br>
+ If it recieves one with MAC-IP pair, which is not listed in 'ethers' file, it will send ARP reply with configured fake address.<br>
+ This will prevent not permitted host to work properly in local ethernet segment.]]></descr>
+ <category>Security</category>
+ <config_file>http://www.pfsense.com/packages/config/ipguard/ipguard.xml</config_file>
+ <pkginfolink></pkginfolink>
+ <depends_on_package_base_url>http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.3-release/All/</depends_on_package_base_url>
+ <depends_on_package>ipguard-1.04.tbz</depends_on_package>
+ <version>1.0.4 pkg v.0.1</version>
+ <status>beta</status>
+ <required_version>2.0</required_version>
+ <configurationfile>ipguard.xml</configurationfile>
+ <build_port_path>/usr/ports/security/ipguard</build_port_path>
+ <after_install_info>Please visit ipguard settings on Services Menu to configure.</after_install_info>
+ </package>
+ <package>
<name>vnstat2</name>
<website>http://humdi.net/vnstat/</website>
<descr>A console-based network traffic monitor + vnstat PHP frontend</descr>