Showing posts with label Mogul. Show all posts
Showing posts with label Mogul. Show all posts

Thursday, August 28, 2008

NSLU2 Internet Gateway

I had an idea to try to setup my NSLU2 as a Internet gateway to be able to share my HTC Mogul's Internet connection when needed. I've almost had it working over bluetooth pan except the NSLU2 doesn't seem to be getting an IP address. Once I get that issue figured out I hope to have a full guide. I hope to have it setup before the next FDLLUG meeting in hopes to attempt see how streaming video over Sprint EVDO Rev A. works.

Monday, May 05, 2008

Ubuntu 8.04 mogul usb tethering

I got my Windows Mobile Sprint Mogul to work via USB tethering and Internet Connection Sharing on my Ubuntu 8.04 install.

Here are my simple steps.

apt-get install subversion
svn co https://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite
cd usb-rndis-lite/
make
sudo ./clean.sh
sudo make install

Next plug in the usb cable, and fire up Internet Sharing and click connect on the phone.

On the computer click on the network icon on the top panel and select "Wired Network (Unknown USB Wireless Interface)" from the list and shortly you should have a IP address and be all set.

As a side note to make tethering work make sure that you turn on "Enable advanced network functionality" under "USB to PC" icon on the connections tab in your windows mobile settings.