Linode Centos Iptables and APF
Anyone using apf with an o/s in linode that works for all enabled options? Thanks.
3 Replies
A few days ago I wrote this script and procedure to switch a standard CentOS 5 Linode to use the standard CentOS kernel as installed and updated through yum. You may want to modify the script though to disable the selinux installation/enabling portions, but this will apparently solve your problem.
You gave a easy resolution to a problem which shouldn't exist in the first place.
Seriously being told to build a custom kernel for reasonable functionality of iptables is a bit ridiculous.
$ zgrep RECENT /proc/config.gz
CONFIGNETFILTERXTMATCHRECENT=y
CONFIGNETFILTERXTMATCHRECENTPROCCOMPAT is not set
````
What's ridiculous is CentOS freaking out about kernels that compile everything in instead of using modules. But I guess I can't blame them; they aren't obligated to support anything but their own kernels.