LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-05-2004, 10:00 PM   #1
strimp099
Member
 
Registered: Mar 2004
Location: Chicago
Distribution: Fedora 12
Posts: 56

Rep: Reputation: 15
can't find modules for firewall script


Hi,
I'v found a solution-in-the-box type of firewall script I have been using for learning purposes. There is one point in particular where the script loads certain modules. Now I am running a freshly installed FC2. The problem is that when the script runs throught the lines to load the modules, they are not found. The portion of the code is as follows:

Code:
insmod ip_conntrack_ftp
insmod ipt_LOG
insmod ipt_REJECT
insmod ipt_limit
insmod ipt_state
Then according to this solution, I should see a line after running the iptables -L command:

Code:
Chain RH-Firewall-1-Input (0 references)
This line is not showing. Any further information will certainly be provided upon request. Thank you for your help in advance.
 
Old 10-05-2004, 10:26 PM   #2
NetSnake
LQ Newbie
 
Registered: Sep 2004
Location: China
Distribution: Debian 3.0r2 unstable
Posts: 28

Rep: Reputation: 15
What dist linux are you use?
You can try
Code:
modprobe iptables ...
to get error message
or use
Code:
modprobe -l
to list all available module for current kernel.
If no iptables module, it means your kernel not compiled with iptables module.
Or it's already compiled in.
use
Code:
iptables -L
show nothing?
impossiable.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cant find /etc/modules.conf sir_dez Linux - Software 3 03-04-2005 03:00 PM
slackware's /etc/rc.d/rc.firewall equivalent ||| firewall script startup win32sux Debian 1 03-06-2004 09:15 PM
how do you find out what modules loaded?? osat3ch Mandriva 3 01-17-2004 10:05 AM
how to find the pid of a perl script from shell script toovato Linux - General 1 12-19-2003 06:25 PM
modprobe cant find modules but they are in /lib/modules/'uname blanny Linux - General 15 09-10-2003 11:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration