eth0: error fetching interface information: Device not found
Could not determine MAIN_IP. Firewall script aborted!
/usr/local/sbin/kiss stop
rm -f /usr/local/sbin/kiss
wget -q -O /usr/local/sbin/kiss http://www.oakdns.net/downloads/kiss-DA-VPS
chmod 0700 /usr/local/sbin/kiss
/usr/local/sbin/kiss start
Creating cron to start KISS with server reboot...
Nobaloney Internet Services DA-KISS Firewall has been installed.
Starting DA-KISS Firewall
Could not determine MAIN_IP. Firewall script aborted!
Opening /proc/modules: No such file or directory
Since the ip_tables, xt_state, and/or xt_multiport modules do not exist, KISS can not function. Firewall script aborted!
I changed the line 69 with the principal IP from the server, but i still get errors :
Code:Opening /proc/modules: No such file or directory Since the ip_tables, xt_state, and/or xt_multiport modules do not exist, KISS can not function. Firewall script aborted!
I'll wait a bit for kiss
# Enable IP range blocking using the Spamhaus DROP List at
# http://www.spamhaus.org/drop/index.lasso
# To enable this feature, set the following to the interval in seconds that you
# want the block list updated. The list is reasonably static during the length
# of a day, so it would be appropriate to only update once every 24 hours, so
# a value of "86400" is recommended
LF_SPAMHAUS = "1"
# locate ip_tables
# locate xt_state
# locate xt_multiport
The CSF script is out of date. I will have an updated version in a month or so when I have more time to work with it.littleoak, I was going through the settings in the csf.conf file after installing it using your Quick Deployment CSF script and noticed the following:
Kiss should check that and report an error and not run if it's missing. From where did you get the version of kiss that didn't do that? My recollection is that once you run modprobe once you don't have to do it again; I may be wrong.
If I'm wrong, then install it in the rc.local file immediately before you run kiss.
(You do have kiss run at startup from that file, don't you?)
Jeff
Am I confused? A plugin is not quite the same as official support.Our installation script has been removed since there is now official support.