Archive

Archive for January 6th, 2010

Debian 5.03 ipset

January 6th, 2010 admin No comments

To get ipset and iptables set module working, which means kernel modules as well, you need to install the following :

ipset, kernel headers and build essentials, you also need package named netfilter-extensions-source.

then run as root

module-assistant build netfilter-extensions-source

to test it simply run

ipset -N servers ipmap --network 192.168.0.0/16
Categories: Linux, Servers Tags: , ,