<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pixxels</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pixxels"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Pixxels"/>
	<updated>2026-04-16T13:24:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Talk:SetupSquidTransparentProxy&amp;diff=15795</id>
		<title>Talk:SetupSquidTransparentProxy</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Talk:SetupSquidTransparentProxy&amp;diff=15795"/>
		<updated>2011-05-06T10:11:42Z</updated>

		<summary type="html">&lt;p&gt;Pixxels: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What version of WebOS did you use for this?  On SDK version 1.4.1 or 1.4.5, both of which use Linux kernel version 2.6.26, when I attempt to list what's in the &amp;quot;nat&amp;quot; table I get the error:&lt;br /&gt;
&lt;br /&gt;
   # iptables -t nat -L -n&lt;br /&gt;
   iptables v1.4.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)&lt;br /&gt;
   Perhaps iptables or your kernel needs to be upgraded.&lt;br /&gt;
&lt;br /&gt;
Other attempts to use iptables with &amp;quot;-t nat&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
(Added later) The above problem apparently happens only with the Palm SDK emulator.  A real Palm Pre seems to have NAT built in.  The one I'm testing against runs Kernel version 2.6.24, not 2.6.26, and &amp;quot;iptables -L -n -v -t nat&amp;quot; works fine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5/5/2011 - pixxels&lt;br /&gt;
I'm attempting this now on my original palm pre.  Is root access still required?  Or is there a preware app/package that will do this all for me now.  :)&lt;br /&gt;
&lt;br /&gt;
Delta's I observed doing running process&lt;br /&gt;
&lt;br /&gt;
1) 'Prepare the directories for squid'  The directory locations are different.&lt;br /&gt;
They were opt/var/squid instead of var/cache/squid&lt;/div&gt;</summary>
		<author><name>Pixxels</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Talk:SetupSquidTransparentProxy&amp;diff=15791</id>
		<title>Talk:SetupSquidTransparentProxy</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Talk:SetupSquidTransparentProxy&amp;diff=15791"/>
		<updated>2011-05-06T00:05:59Z</updated>

		<summary type="html">&lt;p&gt;Pixxels: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What version of WebOS did you use for this?  On SDK version 1.4.1 or 1.4.5, both of which use Linux kernel version 2.6.26, when I attempt to list what's in the &amp;quot;nat&amp;quot; table I get the error:&lt;br /&gt;
&lt;br /&gt;
   # iptables -t nat -L -n&lt;br /&gt;
   iptables v1.4.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)&lt;br /&gt;
   Perhaps iptables or your kernel needs to be upgraded.&lt;br /&gt;
&lt;br /&gt;
Other attempts to use iptables with &amp;quot;-t nat&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
(Added later) The above problem apparently happens only with the Palm SDK emulator.  A real Palm Pre seems to have NAT built in.  The one I'm testing against runs Kernel version 2.6.24, not 2.6.26, and &amp;quot;iptables -L -n -v -t nat&amp;quot; works fine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5/5/2011 - pixxels&lt;br /&gt;
I'm attempting this now on my original palm pre.  Is root access still required?  Or is there a preware app/package that will do this all for me now.  :)&lt;/div&gt;</summary>
		<author><name>Pixxels</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Talk:SetupSquidTransparentProxy&amp;diff=15789</id>
		<title>Talk:SetupSquidTransparentProxy</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Talk:SetupSquidTransparentProxy&amp;diff=15789"/>
		<updated>2011-05-06T00:05:31Z</updated>

		<summary type="html">&lt;p&gt;Pixxels: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What version of WebOS did you use for this?  On SDK version 1.4.1 or 1.4.5, both of which use Linux kernel version 2.6.26, when I attempt to list what's in the &amp;quot;nat&amp;quot; table I get the error:&lt;br /&gt;
&lt;br /&gt;
   # iptables -t nat -L -n&lt;br /&gt;
   iptables v1.4.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)&lt;br /&gt;
   Perhaps iptables or your kernel needs to be upgraded.&lt;br /&gt;
&lt;br /&gt;
Other attempts to use iptables with &amp;quot;-t nat&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
(Added later) The above problem apparently happens only with the Palm SDK emulator.  A real Palm Pre seems to have NAT built in.  The one I'm testing against runs Kernel version 2.6.24, not 2.6.26, and &amp;quot;iptables -L -n -v -t nat&amp;quot; works fine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I'm attempting this now on my original palm pre.  Is root access still required?  Or is there a preware app/package that will do this all for me now.  :)&lt;/div&gt;</summary>
		<author><name>Pixxels</name></author>
	</entry>
</feed>