I think you need to enable more modules than just CONFIG_NETFILTER in
order to use iptables. I remember experimenting with this and Googling
quite a bit before finding a configuration that would work. If you are
using the menu-driven configuration utility for your kernel config file,
look at also enabling modules under
Core Netfilter Configuration
IP: Netfilter Configuration (particularly CONFIG_IP_NF_IPTABLES)
Don
On 11/13/2011 12:39 PM, Walter Marvin wrote:
Did you physically install the module on the target machine?
------------------------------------------------------------------------
*From:* jarrett_aig <>
*To:*
*Sent:* Friday, November 11, 2011 11:22 PM
*Subject:* [ts-7000] netfilter and iptables for TS-7370
Hi,
I have been struggling to get iptables working on the ts-7370. From
looking through most of the messages, I have tried compiling a custom
kernel with CONFIG_NETFILTER=y in the ts7350_defconfig file. I have
build the modules x_tables.ko, ip_tables.ko etc..
I have used insmod to add the above modules, here a print out of the
lsmod.
Module Size Used by
iptable_filter 2368 0
ip_tables 11304 1 iptable_filter
x_tables 12548 1 ip_tables
usbhid 16036 0
hid 25952 1 usbhid
fbcon 40472 0
font 7968 1 fbcon
bitblit 4672 1 fbcon
softcursor 1632 1 bitblit
ts7370fb 5732 0
zd1211rw 49540 0
firmware_class 7552 1 zd1211rw
ieee80211softmac 27456 1 zd1211rw
ieee80211 29412 2 zd1211rw,ieee80211softmac
ieee80211_crypt 4832 1 ieee80211
ext3 108072 0
jbd 57320 1 ext3
vfat 10720 0
fat 46204 1 vfat
usb_storage 35044 0
sd_mod 15664 0
scsi_mod 86820 2 usb_storage,sd_mod
ohci_hcd 27304 0
usbcore 121500 5 usbhid,zd1211rw,usb_storage,ohci_hcd
ax88796b_ts7370 12584 0
8250 20696 0
tsdev 6688 0
mousedev 10144 0
ts_lcd 8000 0
evdev 8096 0
ts72xx_wdt 5296 0
tsuart1 13868 0
xuart7350 23636 0
tssdcard 31836 2
I get the following error when running iptables -L
FATAL: Module ip_tables not found.
iptables v1.3.6: can't initialize iptables table `filter': Invalid
argument
Perhaps iptables or your kernel needs to be upgraded.
Not sure what to try next, possibly building iptables from source?
Any help will be greatly appreciated.
Thanks
smime.p7s
Description: S/MIME Cryptographic Signature
|