<?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>sideways</title>
	<atom:link href="http://sideways.wippiesblog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sideways.wippiesblog.com</link>
	<description>Tips and streams. Be well.</description>
	<lastBuildDate>Mon, 08 Aug 2011 17:51:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3G USB modem and OpenWRT settings</title>
		<link>http://sideways.wippiesblog.com/2011/08/08/3g-usb-modem-and-openwrt-settings/</link>
		<comments>http://sideways.wippiesblog.com/2011/08/08/3g-usb-modem-and-openwrt-settings/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 17:44:29 +0000</pubDate>
		<dc:creator>sideways</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sideways.wippiesblog.com/?p=6</guid>
		<description><![CDATA[This applies for Saunalahti connection how I managed to make it work. At first it worked easily with pretty much with common settings but after update to Backfire 10.03.1-rc3 the problems began. Finally I managed to get it working by taking a peek to Ubuntu&#8217;s 3G options file and there it was in all simplicity. [...]]]></description>
			<content:encoded><![CDATA[<p>This applies for Saunalahti connection how I managed to make it work. At first it worked easily with pretty much with common settings but after update to Backfire 10.03.1-rc3 the problems began. Finally I managed to get it working by taking a peek to Ubuntu&#8217;s 3G options file and there it was in all simplicity. The following has worked so far, ppp options file is located at /etc/ppp:</p>
<p>nodetach<br />
lock<br />
defaultroute<br />
noipdefault<br />
noauth<br />
usepeerdns<br />
lcp-echo-failure 0<br />
lcp-echo-interval 0<br />
logfile /dev/null<br />
debug<br />
persist</p>
<p>The chat script in /etc/chatscripts/3g.chat. The one what I am using is basic. I only have one modem so I don&#8217;t need more versatility.</p>
<p>ABORT &#8216;BUSY&#8217;<br />
ABORT &#8216;NO CARRIER&#8217;<br />
ABORT &#8216;VOICE&#8217;<br />
ABORT &#8216;NO DIALTONE&#8217;<br />
ABORT &#8216;NO DIAL TONE&#8217;<br />
ABORT &#8216;NO ANSWER&#8217;<br />
ABORT &#8216;DELAYED&#8217;<br />
REPORT CONNECT<br />
TIMEOUT 6<br />
&#8216;OK-AT-OK&#8217; &#8216;AT&amp;F&#8217;<br />
&#8216;OK&#8217;    &#8216;ATE0V1X1&amp;D2&amp;C1S0=0&#8242;<br />
&#8216;OK&#8217;    &#8216;AT+CGDCONT=,,&#8221;$USE_APN&#8221;&#8216;<br />
SAY     &#8220;Calling UMTS/GPRS&#8221;<br />
&#8216;OK&#8217;    &#8216;ATD*99#&#8217;<br />
TIMEOUT 30<br />
CONNECT &#8216; &#8216;</p>
<p>Hope this helps if you have trouble with Saunalahti and a router with OpenWRT inside. Remember to install and check that you have all needed packages. Google will tell you. Cheers.</p>
]]></content:encoded>
			<wfw:commentRss>http://sideways.wippiesblog.com/2011/08/08/3g-usb-modem-and-openwrt-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

