<?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>OXT blog &#187; gprs</title>
	<atom:link href="http://blog.o-x-t.com/tag/gprs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.o-x-t.com</link>
	<description>"People say nothing is impossible, but I do nothing every day." - Whinnie The Pooh</description>
	<lastBuildDate>Wed, 25 Aug 2010 19:18:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Connecting Debian to GPRS via Sony Ericsson</title>
		<link>http://blog.o-x-t.com/2007/11/13/connecting-debian-to-gprs-via-sony-ericsson/</link>
		<comments>http://blog.o-x-t.com/2007/11/13/connecting-debian-to-gprs-via-sony-ericsson/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 20:16:48 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[gprs]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/2007/11/13/connecting-debian-to-gprs-via-sony-ericsson/</guid>
		<description><![CDATA[I was connecting mobile through USB cable. A month ago I was trying to connect Siemens mobile through IRDA dongle, but I give it up and made a gateway on Windows machine. This time I found a solution. kppp didn&#8217;t work anyway, but it&#8217;s not a problem. Install wvdial, it will scan your computer for [...]]]></description>
			<content:encoded><![CDATA[<p>I was connecting mobile through USB cable. A month ago I was trying to connect Siemens mobile through IRDA dongle, but I give it up and made a gateway on Windows machine.</p>
<p>This time I found a solution. kppp didn&#8217;t work anyway, but it&#8217;s not a problem.</p>
<p>Install wvdial, it will scan your computer for available modems during installation. If you forgot to plug your phone, you can rerun scanning with wvdialconf.</p>
<p>The only thing that I had to modify in generated config was additional initialization string:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">Init2 = AT+CGDCONT=1, &quot;IP&quot;,&quot;yourprovider.com&quot;</pre></div></div>

<p>That&#8217;s it. Run wvdial and enjoy. Don&#8217;t forget to replace default route.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2007/11/13/connecting-debian-to-gprs-via-sony-ericsson/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
