Difference between revisions of "Talk:SetupSquidTransparentProxy"
Jump to navigation
Jump to search
Sammefford (talk | contribs) (Removing all content from page) |
|||
Line 1: | Line 1: | ||
+ | What version of WebOS did you use for this? On version 1.4.1, with Linux kernel version 2.6.26, when I attempt to list what's in the "nat" table I get the error: | ||
+ | # iptables -t nat -L -n | ||
+ | iptables v1.4.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) | ||
+ | Perhaps iptables or your kernel needs to be upgraded. | ||
+ | |||
+ | Other attempts to use iptables with "-t nat" get similar results. I haven't followed the instructions from the beginning, but I don't see anywhere in there that it installs the required kernel module. At the moment I don't know where to get the required kernel module. I'll try webOS 1.4.5 and report back. |
Revision as of 21:18, 28 June 2010
What version of WebOS did you use for this? On version 1.4.1, with Linux kernel version 2.6.26, when I attempt to list what's in the "nat" table I get the error:
# iptables -t nat -L -n iptables v1.4.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.
Other attempts to use iptables with "-t nat" get similar results. I haven't followed the instructions from the beginning, but I don't see anywhere in there that it installs the required kernel module. At the moment I don't know where to get the required kernel module. I'll try webOS 1.4.5 and report back.