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
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|