LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   insmod for iptables for Redhat Linux 9.0 (https://www.linuxquestions.org/questions/linux-security-4/insmod-for-iptables-for-redhat-linux-9-0-a-152629/)

yuva_mca 03-02-2004 11:08 AM

insmod for iptables for Redhat Linux 9.0
 
Hi
I have an problem while starting iptables. I have redhat linux 9.0 box. How to do insmod for iptables. Please reply me the same as soon as possible.

# service iptables restart
Flushing all current rules and user defined chains: [ OK ]
Clearing all current rules and user defined chains: [ OK ]
Applying iptables firewall rules: iptables-restore v1.2.7a: can't initialize iptables table `': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
[FAILED]


Regards
Yuvaraj.K
yuva_mca@yahoo.com

chrisfirestar 03-04-2004 01:31 AM

check your script.. sounds to me that you have done a typo or something... paste your script and we can look at it...

Thanks
Chris

r0bin 03-08-2004 08:09 AM

I just come to re-compile my kernel 2.6.3 and i get the same problem.
I can give you my script, but wich one do you want? rc.sysinit ?

thanks

chrisfirestar 03-08-2004 07:24 PM

preferably your iptables script if your using one. if your using lokkit then type

Code:

service iptables status
then show. but hopefully you are running a sh script to initialise your script because that I can understand a lot better :P

if you are looking for a firewall script and a guide check out the website I put together. I was a newbie with iptables until i had to build a firewall for the office.

www.chrisliveonline.com/security/

Thanks
Chris


All times are GMT -5. The time now is 09:27 PM.