Download Latest Version ipset-persistent_1.0.tgz (1.1 kB)
Email in envelope

Get an email when there's a new version of ipset-persistent

Home
Name Modified Size InfoDownloads / Week
readme.txt 2014-12-17 807 Bytes
ipset-persistent_1.0.tgz 2014-12-17 1.1 kB
ipset-persistent_1.0_all.deb 2014-12-17 2.5 kB
Totals: 3 Items   4.4 kB 0
If you have debian-based linux distro, download *.deb file. 
Othervise, if you linux distribution support sysv debian compatible init scripts then download *.tgz file.

This package provides sysv debian-compatible system startup script that restores ipset rules from a configuration file. It requires next packages to work: 
	iptables-persistent
	ipset

To install script 
	enable executable flag by 
		chmod +x ipset-persistent
	move it into /etc/init.d/ dir
	enable autostart with 
		update-rc.d ipset-persistent defaults
	save rules with
		/etc/init.d/ipset-persistent save

or use deb if you have debian-based linux distribution.

Usage:
	/etc/init.d/ipset-persistent start - load ipset rules
	/etc/init.d/ipset-persistent flush - flush ipset rules
	/etc/init.d/ipset-persistent save - save ipset rules
Source: readme.txt, updated 2014-12-17