<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>What&#039;s All This Brouhaha? &#187; Android</title>
	<atom:link href="https://whats.all.this.brouhaha.com/category/computing/software/linux/android/feed/" rel="self" type="application/rss+xml" />
	<link>https://whats.all.this.brouhaha.com</link>
	<description>miscellaneous musings and random rantings</description>
	<lastBuildDate>Fri, 01 Nov 2019 06:31:54 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9</generator>
	<item>
		<title>USB tethering an Android phone to an OpenWRT router</title>
		<link>https://whats.all.this.brouhaha.com/2010/07/21/usb-tethering-an-android-phone-to-an-openwrt-router/</link>
		<comments>https://whats.all.this.brouhaha.com/2010/07/21/usb-tethering-an-android-phone-to-an-openwrt-router/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 05:46:56 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[OpenWRT]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=834</guid>
		<description><![CDATA[Now that I&#8217;ve got OpenWRT 10.03 &#8220;Backfire&#8221; running on my DIR-825, I decided to take advantage of the new USB tethering feature of Android 2.2 &#8220;Froyo&#8221;.  I connected my Nexus One phone to the USB port of the DIR-825, and &#8230; <a href="https://whats.all.this.brouhaha.com/2010/07/21/usb-tethering-an-android-phone-to-an-openwrt-router/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Now that I&#8217;ve got OpenWRT 10.03 &#8220;Backfire&#8221; running on my DIR-825, I decided to take advantage of the new USB tethering feature of Android 2.2 &#8220;Froyo&#8221;.  I connected my Nexus One phone to the USB port of the DIR-825, and installed the following packages:</p>
<ul>
<li>kmod-nls-base</li>
<li>kmod-usb2</li>
<li>kmod-usb-core</li>
<li>kmod-usb-net</li>
<li>kmod-usb-net-cdc-ether</li>
<li>kmod-usb-net-rndis</li>
<li>kmod-usb-ohci</li>
<li>kmod-usb-uhci</li>
</ul>
<p>Once these were installed, I edited /etc/config/network, and under &#8220;config interface wan&#8221; replaced &#8220;option ifname eth1&#8243; with &#8220;option ifname usb0&#8243;.</p>
<p>I enabled USB tethering on the phone, and upon rebooting the router, it successfully set up the usb0 network interface and obtained its IP address, netmask, default gateway, etc. from the phone via DHCP.</p>
<p>At this point the only problem is that if I disconnect the phone (or disable tethering), then reconnect, the usb0 interface appears, but does not get configured by dhcp.</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2010/07/21/usb-tethering-an-android-phone-to-an-openwrt-router/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
