Ipset Module Loaded At Startup On CentOS 6.5

Home » CentOS » Ipset Module Loaded At Startup On CentOS 6.5
CentOS 2 Comments

Anybody on here successfully get ipset iptables sets to work _after_ a reboot?
My question on StackExchange http://unix.stackexchange.com/questions/149536/upon-bootup-all-iptables-are-lost-because-the-kernel-module-ip-set-is-not-loade

Some of the things that need to be in place, otherwise iptables does not load:
1.) The kernel module ip_set needs to be loaded.
2.) The “sets” need to be created.
3.) Only after 1 and 2 succeed, dare start up iptables.

2 thoughts on - Ipset Module Loaded At Startup On CentOS 6.5