<?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: Huawei E160 Linux</title>
	<atom:link href="http://www.visitchn.com/2009/03/huawei-e160-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.visitchn.com/2009/03/huawei-e160-linux.html</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 11:54:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: brooks</title>
		<link>http://www.visitchn.com/2009/03/huawei-e160-linux.html/comment-page-1#comment-4770</link>
		<dc:creator>brooks</dc:creator>
		<pubDate>Sat, 01 Aug 2009 12:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.visitchn.com/?p=4861#comment-4770</guid>
		<description>That&#039;s great !Welcome to Huawei!</description>
		<content:encoded><![CDATA[<p>That&#8217;s great !Welcome to Huawei!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex</title>
		<link>http://www.visitchn.com/2009/03/huawei-e160-linux.html/comment-page-1#comment-4768</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Sat, 01 Aug 2009 10:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.visitchn.com/?p=4861#comment-4768</guid>
		<description>The original link to this article is http://frozenriver.net/HuaweiE160Linux, just so that it&#039;s credited properly.</description>
		<content:encoded><![CDATA[<p>The original link to this article is <a href="http://frozenriver.net/HuaweiE160Linux" rel="nofollow">http://frozenriver.net/HuaweiE160Linux</a>, just so that it&#8217;s credited properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Gonzalez</title>
		<link>http://www.visitchn.com/2009/03/huawei-e160-linux.html/comment-page-1#comment-4210</link>
		<dc:creator>David Gonzalez</dc:creator>
		<pubDate>Sun, 28 Jun 2009 18:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.visitchn.com/?p=4861#comment-4210</guid>
		<description>Hi, you say you&#039;re looking for a suitable way to do tjis connection rather than using console, which is the coolest and hackiest way to go.

I found out that KPPP is a very nice solution, I&#039;m using Fedora 11, I followed your guidelines and got it up&#039;n&#039;running in some minutes.

Anyway I just opened kppp and clicked Configure and then created an account using default info provided vy Movistar my carrier and used *99# as phone number, went to Modem tab and looked for /dev/ttyUSB0, selected it, changed the DNS nameservers to OpenDNS&#039;, and left the other setting pretty untouched, then put username/password and hit connect and there I go, &quot;connected&quot;.

Tjhe only bad thing is that I cannot get pings lower than 280-450 ms and the connection is according to Movistar 1MBits, I&#039;d like to know how to make Movistar Desktop work Under my distro but it&#039;s off-topic here so...

Anyway thanks for your tutorial, for those interested here&#039;s my wvdial.conf

[Dialer Defaults]
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0
Init3 = AT+CGDCONT=1,&quot;IP&quot;,&quot;internet.movistar.com.co&quot;
Modem Type = USB Modem
Area Code =
Phone = *99#
ISDN = 0
Password = movistar
Username = movistar
Modem = /dev/ttyUSB0
Ask Password = 0
Dial Command = ATD
Stupid Mode = 1
Compuserve = 0
Force Address =
DialMessage1 =
DialMessage2 =
ISDN = 0
Auto DNS = 0</description>
		<content:encoded><![CDATA[<p>Hi, you say you&#8217;re looking for a suitable way to do tjis connection rather than using console, which is the coolest and hackiest way to go.</p>
<p>I found out that KPPP is a very nice solution, I&#8217;m using Fedora 11, I followed your guidelines and got it up&#8217;n'running in some minutes.</p>
<p>Anyway I just opened kppp and clicked Configure and then created an account using default info provided vy Movistar my carrier and used *99# as phone number, went to Modem tab and looked for /dev/ttyUSB0, selected it, changed the DNS nameservers to OpenDNS&#8217;, and left the other setting pretty untouched, then put username/password and hit connect and there I go, &#8220;connected&#8221;.</p>
<p>Tjhe only bad thing is that I cannot get pings lower than 280-450 ms and the connection is according to Movistar 1MBits, I&#8217;d like to know how to make Movistar Desktop work Under my distro but it&#8217;s off-topic here so&#8230;</p>
<p>Anyway thanks for your tutorial, for those interested here&#8217;s my wvdial.conf</p>
<p>[Dialer Defaults]<br />
Modem = /dev/ttyUSB0<br />
Baud = 460800<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Init3 = AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;internet.movistar.com.co&#8221;<br />
Modem Type = USB Modem<br />
Area Code =<br />
Phone = *99#<br />
ISDN = 0<br />
Password = movistar<br />
Username = movistar<br />
Modem = /dev/ttyUSB0<br />
Ask Password = 0<br />
Dial Command = ATD<br />
Stupid Mode = 1<br />
Compuserve = 0<br />
Force Address =<br />
DialMessage1 =<br />
DialMessage2 =<br />
ISDN = 0<br />
Auto DNS = 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://www.visitchn.com/2009/03/huawei-e160-linux.html/comment-page-1#comment-3775</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Sat, 09 May 2009 03:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.visitchn.com/?p=4861#comment-3775</guid>
		<description>u can put those final commands that establish the connection in a shell script, and then create a shortcut on the desktop that would contain the path to that script as command to run</description>
		<content:encoded><![CDATA[<p>u can put those final commands that establish the connection in a shell script, and then create a shortcut on the desktop that would contain the path to that script as command to run</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdc_2</title>
		<link>http://www.visitchn.com/2009/03/huawei-e160-linux.html/comment-page-1#comment-3549</link>
		<dc:creator>pdc_2</dc:creator>
		<pubDate>Fri, 17 Apr 2009 03:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.visitchn.com/?p=4861#comment-3549</guid>
		<description>you mention a GUI for wvdial; as an alternative
on this post (post #2 Montyzdog)
http://forum.eeeuser.com/viewtopic.php?id=11376
they suggested using X-ISP which has debian and rpm packages;
http://xisp.hellug.gr/
I am trying to help my daughter, who is overseas in Australia, get connected to the internet using her Xandros ASUS and a Huawei 160G stick; 
I too have an ASUS and as a trial I have successfully downloaded and installed X-ISP;
now I need to try to understand how to configure X-ISP for a Huawei 160G</description>
		<content:encoded><![CDATA[<p>you mention a GUI for wvdial; as an alternative<br />
on this post (post #2 Montyzdog)<br />
<a href="http://forum.eeeuser.com/viewtopic.php?id=11376" rel="nofollow">http://forum.eeeuser.com/viewtopic.php?id=11376</a><br />
they suggested using X-ISP which has debian and rpm packages;<br />
<a href="http://xisp.hellug.gr/" rel="nofollow">http://xisp.hellug.gr/</a><br />
I am trying to help my daughter, who is overseas in Australia, get connected to the internet using her Xandros ASUS and a Huawei 160G stick;<br />
I too have an ASUS and as a trial I have successfully downloaded and installed X-ISP;<br />
now I need to try to understand how to configure X-ISP for a Huawei 160G</p>
]]></content:encoded>
	</item>
</channel>
</rss>

