Results 1 to 2 of 2
hello frnds
My linux version is 2.6.19-rc5.
My target board is MPC8555amc
I am running this linux version on the MPC8555amc board
here in the prompt it says iptables donot ...
- 04-01-2008 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 19
my iptables donot work
hello frnds
My linux version is 2.6.19-rc5.
My target board is MPC8555amc
I am running this linux version on the MPC8555amc board
here in the prompt it says iptables donot exist
-sh-2.05b# iptables -L
iptables v1.3.8: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
-sh-2.05b#
i also need iptables_filter , ip_queue modules to be installed
can u help with this
prethanks to helper
- 04-01-2008 #2
The lsmod command will show what kernel modules you have loaded. They should include ip_tables and iptable_filter. If not, you can load them with sudo modprobe.
"I'm just a little old lady; don't try to dazzle me with jargon!"


Reply With Quote
