<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tethering your HTC Magic Android Phone in Ubuntu 9.04 (Jaunty Jackalope)</title>
	<atom:link href="http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/</link>
	<description>My blog, with PHP and babies and cooking and stuff...</description>
	<lastBuildDate>Tue, 06 Dec 2011 20:42:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: James</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-26324</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 06 Aug 2010 08:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-26324</guid>
		<description>Great, glad you got it sorted and thanks for posting the information back here!</description>
		<content:encoded><![CDATA[<p>Great, glad you got it sorted and thanks for posting the information back here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-26309</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 05 Aug 2010 21:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-26309</guid>
		<description>Ok nevermind -- I got it working.  I found another blog talking about how to get this setup and they used the 91-android.rules files.  They also had two additional options in the rules file (SYMLINK and OWNER).  When I added those values into my rules file, everything works now!!!

An example is below, just replace yourUserName with the value of your user in Ubuntu.

SUBSYSTEM==&quot;usb&quot;, ATTRS{idVendor}==&quot;0bb4&quot;, SYMLINK+=&quot;android_adb&quot;, MODE=&quot;0666&quot;, OWNER=&quot;yourUserName&quot;</description>
		<content:encoded><![CDATA[<p>Ok nevermind &#8212; I got it working.  I found another blog talking about how to get this setup and they used the 91-android.rules files.  They also had two additional options in the rules file (SYMLINK and OWNER).  When I added those values into my rules file, everything works now!!!</p>
<p>An example is below, just replace yourUserName with the value of your user in Ubuntu.</p>
<p>SUBSYSTEM==&#8221;usb&#8221;, ATTRS{idVendor}==&#8221;0bb4&#8243;, SYMLINK+=&#8221;android_adb&#8221;, MODE=&#8221;0666&#8243;, OWNER=&#8221;yourUserName&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-26306</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 05 Aug 2010 17:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-26306</guid>
		<description>Doesn&#039;t seem like a routing issue -- the default gateway is still the same.  I&#039;m wondering if it&#039;s actually caused by my version of adb?  I seriously doubt it but the instructions on the azilink site specifically mention to use &quot;ADB from the 1.1 or 1.5 Android SDK or from the download section&quot;.  I&#039;m not using the 1.1. or 1.5 SDK because they don&#039;t appear to be available any longer.  Thus, I&#039;m copying the adb binary out of the latest SDK.  Could this be an issue?

It&#039;s really bizarre because adb recognizes my phone and will even transfer over the .apk file and install the azilink application.  When I start it up and then fire up openvpn, the status on the phone changes to &quot;connected to host&quot; but I can&#039;t reach anything and the bytes received/sent/total all remain at 0.

This is frustrating.  I also found it interesting that my post from the android forums showed up here in your comments.  I was hoping someone there might know what was going on but so far -- no such luck!</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem like a routing issue &#8212; the default gateway is still the same.  I&#8217;m wondering if it&#8217;s actually caused by my version of adb?  I seriously doubt it but the instructions on the azilink site specifically mention to use &#8220;ADB from the 1.1 or 1.5 Android SDK or from the download section&#8221;.  I&#8217;m not using the 1.1. or 1.5 SDK because they don&#8217;t appear to be available any longer.  Thus, I&#8217;m copying the adb binary out of the latest SDK.  Could this be an issue?</p>
<p>It&#8217;s really bizarre because adb recognizes my phone and will even transfer over the .apk file and install the azilink application.  When I start it up and then fire up openvpn, the status on the phone changes to &#8220;connected to host&#8221; but I can&#8217;t reach anything and the bytes received/sent/total all remain at 0.</p>
<p>This is frustrating.  I also found it interesting that my post from the android forums showed up here in your comments.  I was hoping someone there might know what was going on but so far &#8212; no such luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-26256</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 04 Aug 2010 07:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-26256</guid>
		<description>Hi Brandon - hmm it could be a routing issue, perhaps they changed the nameserver IP address since I wrote this (i.e. the one you put in /etc/resolv.conf). As I don&#039;t have an HTC Evo (still on contract with my Magic!) I&#039;m probably not that useful, but perhaps try doing an &quot;ifconfig&quot; to find the gateway IP address when you&#039;re connected, and put that IP address in /etc/resolv.conf instead of the 192.168.56.1. Sorry I can&#039;t be of more help!</description>
		<content:encoded><![CDATA[<p>Hi Brandon &#8211; hmm it could be a routing issue, perhaps they changed the nameserver IP address since I wrote this (i.e. the one you put in /etc/resolv.conf). As I don&#8217;t have an HTC Evo (still on contract with my Magic!) I&#8217;m probably not that useful, but perhaps try doing an &#8220;ifconfig&#8221; to find the gateway IP address when you&#8217;re connected, and put that IP address in /etc/resolv.conf instead of the 192.168.56.1. Sorry I can&#8217;t be of more help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Froyo (Android 2.2) update disables USB tethering - Android Forums</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-26244</link>
		<dc:creator>Froyo (Android 2.2) update disables USB tethering - Android Forums</dc:creator>
		<pubDate>Tue, 03 Aug 2010 20:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-26244</guid>
		<description>[...] Froyo (Android 2.2) update disables USB tethering      Just FYI my co-worker has upgraded his Evo to run Froyo today. The update takes quite a while to execute so be patient, but one thing I noticed was that the USB tethering no longer works. On my phone (still running 2.1) I can plug in the USB cable, enable the 4G radio, and then go to Menu -&gt; Settings -&gt; Wireless &amp; networks and click on the &quot;Internet sharing&quot; option. Once I do this, my computer automatically picks up the new USB device and can use it for internet access (it shows up as &quot;usb0&quot; in my ifconfig on Ubuntu 10.04). Note that this USB tethering ONLY works when the phone has a connection to the 4G network, otherwise tapping the &quot;Internet sharing&quot; option will produce an error 67 message.  I tested on my co-worker&#039;s phone after he upgraded to 2.2 and found that:  1) The &quot;Internet sharing&quot; option has been renamed to &quot;USB tethering&quot; 2) Tapping the &quot;USB tethering&quot; option will immediately disconnect your phone from the 4G network. Consequently, this means that you cannot tether.    Anyone else notice this issue after moving to Froyo? I have downloaded the update but I haven&#039;t applied it yet (for this and other horror stories I have heard). If you do lose the ability to perform USB tethering after the upgrade, have you been successful with tethering the Evo to a Linux machine? I have tried these two tutorials and been unsuccessful:  Linux + GNU = Humans Enabled: How to Tether your Android to Ubuntu(or Fedora) GNU+Linux for Internet Connectivity  James Titcumb Blog Archive Tethering your HTC Magic Android Phone in Ubuntu 9.04 (Jaunty Jackalope) [...]</description>
		<content:encoded><![CDATA[<p>[...] Froyo (Android 2.2) update disables USB tethering      Just FYI my co-worker has upgraded his Evo to run Froyo today. The update takes quite a while to execute so be patient, but one thing I noticed was that the USB tethering no longer works. On my phone (still running 2.1) I can plug in the USB cable, enable the 4G radio, and then go to Menu -&gt; Settings -&gt; Wireless &amp; networks and click on the &quot;Internet sharing&quot; option. Once I do this, my computer automatically picks up the new USB device and can use it for internet access (it shows up as &quot;usb0&quot; in my ifconfig on Ubuntu 10.04). Note that this USB tethering ONLY works when the phone has a connection to the 4G network, otherwise tapping the &quot;Internet sharing&quot; option will produce an error 67 message.  I tested on my co-worker&#039;s phone after he upgraded to 2.2 and found that:  1) The &quot;Internet sharing&quot; option has been renamed to &quot;USB tethering&quot; 2) Tapping the &quot;USB tethering&quot; option will immediately disconnect your phone from the 4G network. Consequently, this means that you cannot tether.    Anyone else notice this issue after moving to Froyo? I have downloaded the update but I haven&#039;t applied it yet (for this and other horror stories I have heard). If you do lose the ability to perform USB tethering after the upgrade, have you been successful with tethering the Evo to a Linux machine? I have tried these two tutorials and been unsuccessful:  Linux + GNU = Humans Enabled: How to Tether your Android to Ubuntu(or Fedora) GNU+Linux for Internet Connectivity  James Titcumb Blog Archive Tethering your HTC Magic Android Phone in Ubuntu 9.04 (Jaunty Jackalope) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-26240</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Tue, 03 Aug 2010 16:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-26240</guid>
		<description>Not sure how the guy above me got this to work with Ubuntu 10.04 and the HTC Evo.  I have tried these instructions as well as the (slightly) different instructions posted by Shannon VanWagner (he uses a different name for the rules file, slightly different permissions, and also passes in the --config switch when starting openvpn with the azilink.ovpn file).  Neither of them work with my Evo.  :(

The connection says that it&#039;s established on both the phone and in terminal, but I can&#039;t actually reach any sites.  Any idea what I should do to troubleshoot?</description>
		<content:encoded><![CDATA[<p>Not sure how the guy above me got this to work with Ubuntu 10.04 and the HTC Evo.  I have tried these instructions as well as the (slightly) different instructions posted by Shannon VanWagner (he uses a different name for the rules file, slightly different permissions, and also passes in the &#8211;config switch when starting openvpn with the azilink.ovpn file).  Neither of them work with my Evo.  <img src='http://www.asgrim.com/_wordpress_live_J4M3S/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>The connection says that it&#8217;s established on both the phone and in terminal, but I can&#8217;t actually reach any sites.  Any idea what I should do to troubleshoot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-25857</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 22 Jul 2010 00:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-25857</guid>
		<description>Works w/ HTC Evo 4G and Ubuntu 10.04.  Thanks!</description>
		<content:encoded><![CDATA[<p>Works w/ HTC Evo 4G and Ubuntu 10.04.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon VanWagner</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-24281</link>
		<dc:creator>Shannon VanWagner</dc:creator>
		<pubDate>Fri, 28 May 2010 04:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-24281</guid>
		<description>I created a simple script to set this up. The script also creates an icon on your desktop to use to launch the connection. Check it out here:
http://www.humans-enabled.com/2009/12/how-to-tether-your-verizon-droid-as.html</description>
		<content:encoded><![CDATA[<p>I created a simple script to set this up. The script also creates an icon on your desktop to use to launch the connection. Check it out here:<br />
<a href="http://www.humans-enabled.com/2009/12/how-to-tether-your-verizon-droid-as.html" rel="nofollow">http://www.humans-enabled.com/2009/12/how-to-tether-your-verizon-droid-as.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-23934</link>
		<dc:creator>Uwe</dc:creator>
		<pubDate>Sun, 09 May 2010 20:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-23934</guid>
		<description>hy
works great on Ubuntu 10.04 32 bit</description>
		<content:encoded><![CDATA[<p>hy<br />
works great on Ubuntu 10.04 32 bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharing Nexus One internet connection with Ubuntu &#124; My Rant</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-23250</link>
		<dc:creator>Sharing Nexus One internet connection with Ubuntu &#124; My Rant</dc:creator>
		<pubDate>Thu, 25 Mar 2010 17:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-23250</guid>
		<description>[...] the guide from here, I&#8217;ve managed to use the &#8216;net connection of my Nexus One with my Eee PC running Ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[...] the guide from here, I&#8217;ve managed to use the &#8216;net connection of my Nexus One with my Eee PC running Ubuntu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tethering, Android e Linux &#124; Just another blog</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-22887</link>
		<dc:creator>Tethering, Android e Linux &#124; Just another blog</dc:creator>
		<pubDate>Thu, 04 Mar 2010 08:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-22887</guid>
		<description>[...] La fonte originale dalla quale ho tratto le informazioni è questa. [...]</description>
		<content:encoded><![CDATA[<p>[...] La fonte originale dalla quale ho tratto le informazioni è questa. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberDutch (Will)</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-22661</link>
		<dc:creator>CyberDutch (Will)</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-22661</guid>
		<description>Hi James, Thanks for your response, Yesterday I became root after encountering the described permission restrictions. Today I went through all your instructions again, carefully, step by step and testing results all the time (with root permissions during the whole process). And it works great :-)
Thanks to your very clear step by step instructions. I was able to do this as Linux newby, that tells a lot more about your teaching skills than my learning skills! Thanks!</description>
		<content:encoded><![CDATA[<p>Hi James, Thanks for your response, Yesterday I became root after encountering the described permission restrictions. Today I went through all your instructions again, carefully, step by step and testing results all the time (with root permissions during the whole process). And it works great <img src='http://www.asgrim.com/_wordpress_live_J4M3S/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Thanks to your very clear step by step instructions. I was able to do this as Linux newby, that tells a lot more about your teaching skills than my learning skills! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-22656</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 24 Feb 2010 08:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-22656</guid>
		<description>Hi Will, after a quick Google, the first result for &quot;adb devices no permissions&quot; was:

http://groups.google.com/group/android-discuss/browse_thread/thread/f85a795644e65b59?pli=1

Apparently you have to sudo restart the adb server, although by the looks of things for some reason you&#039;re logged in as root (a security issue, I might add!) so that may not be the issue...</description>
		<content:encoded><![CDATA[<p>Hi Will, after a quick Google, the first result for &#8220;adb devices no permissions&#8221; was:</p>
<p><a href="http://groups.google.com/group/android-discuss/browse_thread/thread/f85a795644e65b59?pli=1" rel="nofollow">http://groups.google.com/group/android-discuss/browse_thread/thread/f85a795644e65b59?pli=1</a></p>
<p>Apparently you have to sudo restart the adb server, although by the looks of things for some reason you&#8217;re logged in as root (a security issue, I might add!) so that may not be the issue&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberDutch (Will)</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-22648</link>
		<dc:creator>CyberDutch (Will)</dc:creator>
		<pubDate>Tue, 23 Feb 2010 20:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-22648</guid>
		<description>Hi James,
Thanks for your clear and exceptional detailed guide. Unfortunately I was not able to get it working. I seem to have no access from my desktop to my phone. On both the desktop and the google magic (I downloaded azilink via the phone&#039;s browser) everything seems to work a-okay.
But I cannot establish the connection between the desktop and the phone (settings on the phone are as you suggested, but:
root@ubuntu:/opt/android-sdk-linux_86/tools# ./adb devices
List of devices attached 
????????????	no permissions
or
root@ubuntu:/opt/android-sdk-linux_86/tools# ./adb forward tcp:41927 tcp:41927
error: insufficient permissions for device

Any further suggestions? Your help is appreciated! Thanx,
Will</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
Thanks for your clear and exceptional detailed guide. Unfortunately I was not able to get it working. I seem to have no access from my desktop to my phone. On both the desktop and the google magic (I downloaded azilink via the phone&#8217;s browser) everything seems to work a-okay.<br />
But I cannot establish the connection between the desktop and the phone (settings on the phone are as you suggested, but:<br />
root@ubuntu:/opt/android-sdk-linux_86/tools# ./adb devices<br />
List of devices attached<br />
????????????	no permissions<br />
or<br />
root@ubuntu:/opt/android-sdk-linux_86/tools# ./adb forward tcp:41927 tcp:41927<br />
error: insufficient permissions for device</p>
<p>Any further suggestions? Your help is appreciated! Thanx,<br />
Will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SK</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-22157</link>
		<dc:creator>SK</dc:creator>
		<pubDate>Tue, 02 Feb 2010 04:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-22157</guid>
		<description>Works great on Droid and Ubuntu 9.10, thanks. Now if I could get through my Cisco VPN I&#039;d be golded. vpnc-connect gives me this message:

TYPE := { vlan &#124; veth &#124; dummy &#124; ifb &#124; macvlan }
SIOCSIFMTU: Invalid argument
RTNETLINK answers: File exists
vpnc-connect: quick mode response rejected:  (ISAKMP_N_UNEQUAL_PAYLOAD_LENGTHS)(30)
this means the concentrator did not like what we had to offer.
Possible reasons are:
  * concentrator configured to require a firewall
     this locks out even Cisco clients on any platform expect windows
     which is an obvious security improvment. There is no workaround (yet).
  * concentrator configured to require IP compression
     this is not yet supported by vpnc.
     Note: the Cisco Concentrator Documentation recommends against using
     compression, expect on low-bandwith (read: ISDN) links, because it
     uses much CPU-resources on the concentrator</description>
		<content:encoded><![CDATA[<p>Works great on Droid and Ubuntu 9.10, thanks. Now if I could get through my Cisco VPN I&#8217;d be golded. vpnc-connect gives me this message:</p>
<p>TYPE := { vlan | veth | dummy | ifb | macvlan }<br />
SIOCSIFMTU: Invalid argument<br />
RTNETLINK answers: File exists<br />
vpnc-connect: quick mode response rejected:  (ISAKMP_N_UNEQUAL_PAYLOAD_LENGTHS)(30)<br />
this means the concentrator did not like what we had to offer.<br />
Possible reasons are:<br />
  * concentrator configured to require a firewall<br />
     this locks out even Cisco clients on any platform expect windows<br />
     which is an obvious security improvment. There is no workaround (yet).<br />
  * concentrator configured to require IP compression<br />
     this is not yet supported by vpnc.<br />
     Note: the Cisco Concentrator Documentation recommends against using<br />
     compression, expect on low-bandwith (read: ISDN) links, because it<br />
     uses much CPU-resources on the concentrator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Staci Elaan</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-22014</link>
		<dc:creator>Staci Elaan</dc:creator>
		<pubDate>Tue, 26 Jan 2010 00:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-22014</guid>
		<description>Thank you for sharing this terrific guide. It worked great in Ubuntu 9.10 for me.  I had long since given up on tethering.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this terrific guide. It worked great in Ubuntu 9.10 for me.  I had long since given up on tethering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-19886</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 08 Sep 2009 11:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-19886</guid>
		<description>Hi David, yes please feel free to translate and redistribute the article! All content on the site is under Creative Commons license, so I ask that you license your version in the same way! :) 

See: http://creativecommons.org/licenses/by-nc-sa/3.0/</description>
		<content:encoded><![CDATA[<p>Hi David, yes please feel free to translate and redistribute the article! All content on the site is under Creative Commons license, so I ask that you license your version in the same way! <img src='http://www.asgrim.com/_wordpress_live_J4M3S/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>See: <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="nofollow">http://creativecommons.org/licenses/by-nc-sa/3.0/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Gagnon</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-19885</link>
		<dc:creator>David Gagnon</dc:creator>
		<pubDate>Tue, 08 Sep 2009 11:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-19885</guid>
		<description>Dude, you saved my life. 

Your guide is awesome and I&#039;m gonna translate it to french on my blog (hope you don&#039;t mind)

I&#039;m gonna fix some issues however as I had to run some commands from the sdk/tools/ dir with root access (sudo). Hope you don&#039;t mind. No worries i&#039;m gonna link to your page and give you all the credits! 

Thanks again! I&#039;m now writing this from a restaurant where there is no wireless so I&#039;m using your solution! Yay! thanks again!</description>
		<content:encoded><![CDATA[<p>Dude, you saved my life. </p>
<p>Your guide is awesome and I&#8217;m gonna translate it to french on my blog (hope you don&#8217;t mind)</p>
<p>I&#8217;m gonna fix some issues however as I had to run some commands from the sdk/tools/ dir with root access (sudo). Hope you don&#8217;t mind. No worries i&#8217;m gonna link to your page and give you all the credits! </p>
<p>Thanks again! I&#8217;m now writing this from a restaurant where there is no wireless so I&#8217;m using your solution! Yay! thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr.ouija</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-19837</link>
		<dc:creator>mr.ouija</dc:creator>
		<pubDate>Tue, 01 Sep 2009 00:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-19837</guid>
		<description>Nice.  Thanks for the help, and being able to save the instructions as HTML for offline viewing is class.  Cheers!

-</description>
		<content:encoded><![CDATA[<p>Nice.  Thanks for the help, and being able to save the instructions as HTML for offline viewing is class.  Cheers!</p>
<p>-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: as days pass by, by Stuart Langridge &#8212; Tethering an Android phone to Ubuntu without jailbreaking or installing applications</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-19816</link>
		<dc:creator>as days pass by, by Stuart Langridge &#8212; Tethering an Android phone to Ubuntu without jailbreaking or installing applications</dc:creator>
		<pubDate>Fri, 28 Aug 2009 20:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-19816</guid>
		<description>[...] some random bit of software: they ask you to download the Android SDK and install Proxoid or install OpenVPN and AziLink or use adb forward to forward a port for a proxy server or put shell scripts on your phone (!) or [...]</description>
		<content:encoded><![CDATA[<p>[...] some random bit of software: they ask you to download the Android SDK and install Proxoid or install OpenVPN and AziLink or use adb forward to forward a port for a proxy server or put shell scripts on your phone (!) or [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heavy</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-19583</link>
		<dc:creator>heavy</dc:creator>
		<pubDate>Tue, 04 Aug 2009 20:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-19583</guid>
		<description>thank you for the introduction 

greets heavy from Esslingen germany</description>
		<content:encoded><![CDATA[<p>thank you for the introduction </p>
<p>greets heavy from Esslingen germany</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links for 25th July 2009 &#124; Velcro City Tourist Board</title>
		<link>http://www.asgrim.com/2009/07/24/tethering-your-htc-magic-android-phone-in-ubuntu-9-04-jaunty-jackalope/comment-page-1/#comment-19490</link>
		<dc:creator>Links for 25th July 2009 &#124; Velcro City Tourist Board</dc:creator>
		<pubDate>Sat, 25 Jul 2009 22:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=1491#comment-19490</guid>
		<description>[...] Tethering your HTC Magic Android Phone in Ubuntu 9.04 (Jaunty Jackalope) [...]</description>
		<content:encoded><![CDATA[<p>[...] Tethering your HTC Magic Android Phone in Ubuntu 9.04 (Jaunty Jackalope) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

