Developers guide
Chapter 4
Copyright © 2008-2013 Inverse inc.
Installation 12
Or when using Ubuntu 12.04 LTS:
deb http://inverse.ca/downloads/PacketFence/ubuntu precise precise
Once the repository is defined, you can install PacketFence with all its dependencies, and the required
external services (Database server, DHCP server, RADIUS server) using:
sudo apt-key adv --keyserver keys.gnupg.net --recv-key 0x810273C4
sudo apt-get update
sudo apt-get install packetfence
In order to use ipset in inline mode, you must install two news dependencies and compile kernel modules:
sudo apt-get install xtables-addons-source xtables-addons-common
sudo module-assistant auto-install xtables-addons