PDA

View Full Version : Da-kiss



lukeski
05-19-2004, 04:51 PM
I have installd the DA-KISS software that is this thread http://www.directadmin.com/forum/showthread.php?s=&threadid=1235

When I try to start KISS I get the following...



Since the ip_tables, ipt_state, and/or ipt_multiport modules do not exist, KISS can not function. Firewall script aborted!


Any ideas?

ProWebUK
05-19-2004, 05:00 PM
Are you using a VPS or a standard system?

Chris

lukeski
05-19-2004, 05:04 PM
Standard dedicated server running fedora core 1.

ProWebUK
05-19-2004, 05:33 PM
Do you have iptables?

(rpm -q iptables)

If you have it you need a new kernel, the fedora ones are working fine here... if you recompile ensure you enable network filering. (and make sure you make the modules!)

Chris

lukeski
05-19-2004, 05:58 PM
iptables-1.2.8-13
iptables-1.2.9-1.0

ProWebUK
05-19-2004, 06:44 PM
I guess the kernel option is what you need... you can try an RPM and if that fails, you will need to do a fresh compile.

Chris