I have just found out that iptables isn't working at a (very) remote location. I can access the router but iptables can't work and NAT isn't working and I have a lot of people unable to do anything because of this.
Can someone assist please? What am I missing? This is on rb133 release from http://wifi.ozo.com/airo/openwrt/firmwa … 120/10522/
BusyBox v1.8.2 (2008-02-22 17:22:05 EET) built-in shell (ash)
Enter 'help' for a list of built-in commands.
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
KAMIKAZE (bleeding edge, r10522) -------------------
* 10 oz Vodka Shake well with ice and strain
* 10 oz Triple sec mixture into 10 shot glasses.
* 10 oz lime juice Salute!
---------------------------------------------------
root@OpenWrt:/#
root@OpenWrt:/# 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.
root@OpenWrt:/# uname -a
Linux OpenWrt 2.6.24.2 #7 Mon Feb 25 10:01:39 EET 2008 mips unknown
root@OpenWrt:/# ipkg list_installed
base-files-adm5120 - 12-r10522 -
busybox - 1.8.2-1 -
dropbear - 0.50-3 -
hotplug2 - 0.9+r102-2 -
iptables - 1.3.8-2 -
iptables-mod-filter - 1.3.8-2 -
kernel - 2.6.24.2-adm5120-1 -
kmod-ipt-filter - 2.6.24.2-adm5120-1 -
kmod-sched - 2.6.24.2-adm5120-1 -
libgcc - 4.2.3-12 -
libuci - 0.3.0-1 -
mtd - 6 -
uci - 0.3.0-1 -
uclibc - 0.9.29-12 -
udevtrigger - 106-1 -
Done.
root@OpenWrt:/#
root@OpenWrt:/# lsmod
Module Size Used by Not tainted
root@OpenWrt:/#
(Last edited by posix on 27 Feb 2008, 20:13)