<?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: Using dialup with 11.1 if NetworkManager does not handle your device</title>
	<atom:link href="http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/feed/" rel="self" type="application/rss+xml" />
	<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/</link>
	<description>Move on, nothing to see here.</description>
	<pubDate>Thu, 29 Jul 2010 18:52:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Miles Maybee</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-14764</link>
		<dc:creator>Miles Maybee</dc:creator>
		<pubDate>Sun, 10 Jan 2010 22:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-14764</guid>
		<description>hmm, first thing I did was to go NETWORKMANAGER=no. I use OpenDNS and specify DNS servers in Yast modem setup. /etc/resolv.conf is *not* updated on my system. Perhaps someone will find this useful.</description>
		<content:encoded><![CDATA[<p>hmm, first thing I did was to go NETWORKMANAGER=no. I use OpenDNS and specify DNS servers in Yast modem setup. /etc/resolv.conf is *not* updated on my system. Perhaps someone will find this useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidro</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-14473</link>
		<dc:creator>Sidro</dc:creator>
		<pubDate>Mon, 28 Dec 2009 14:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-14473</guid>
		<description>Seting up the parameter in sysconfig is working great, even in Opensuse 11.2

Thank You!</description>
		<content:encoded><![CDATA[<p>Seting up the parameter in sysconfig is working great, even in Opensuse 11.2</p>
<p>Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Zlatev &#187; openSUSE 11.1 &#8211; The Workarounds</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-9727</link>
		<dc:creator>Ivan Zlatev &#187; openSUSE 11.1 &#8211; The Workarounds</dc:creator>
		<pubDate>Fri, 26 Jun 2009 23:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-9727</guid>
		<description>[...] neat workaround is described here. VirtualBox [...]</description>
		<content:encoded><![CDATA[<p>[...] neat workaround is described here. VirtualBox [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJ</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-9036</link>
		<dc:creator>AJ</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-9036</guid>
		<description>Whups SUB NM for system-config-network. ;) simpler than running scripts tho )</description>
		<content:encoded><![CDATA[<p>Whups SUB NM for system-config-network. <img src='http://seife.kernalert.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> simpler than running scripts tho )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJ</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-9035</link>
		<dc:creator>AJ</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-9035</guid>
		<description>You could of course use bind a generic modem to the DUN address. ie for bluetooth 

bind rfcomm x xxxxxxxxx xx 


mine would be 

bind rfcomm 0 xx:xx:xx:xx: 2 where 0 is the rfcomm channel usually 0 and 2 is the  the dialup networking channel of your phone etc found using sdptool. Then create a generic network manager modem connection pointed to that address ie /dev/rfcomm0

Means you might need a script to initial it on startup, but hey linux is for just that!

Thanks

--</description>
		<content:encoded><![CDATA[<p>You could of course use bind a generic modem to the DUN address. ie for bluetooth </p>
<p>bind rfcomm x xxxxxxxxx xx </p>
<p>mine would be </p>
<p>bind rfcomm 0 xx:xx:xx:xx: 2 where 0 is the rfcomm channel usually 0 and 2 is the  the dialup networking channel of your phone etc found using sdptool. Then create a generic network manager modem connection pointed to that address ie /dev/rfcomm0</p>
<p>Means you might need a script to initial it on startup, but hey linux is for just that!</p>
<p>Thanks</p>
<p>&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 6gunLover</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-7634</link>
		<dc:creator>6gunLover</dc:creator>
		<pubDate>Thu, 23 Apr 2009 09:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-7634</guid>
		<description>Mohamed's summary work just fine with umtsmon installed and a huawei E180 usb modem.</description>
		<content:encoded><![CDATA[<p>Mohamed&#8217;s summary work just fine with umtsmon installed and a huawei E180 usb modem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guenther</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-7583</link>
		<dc:creator>Guenther</dc:creator>
		<pubDate>Mon, 13 Apr 2009 08:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-7583</guid>
		<description>Since my last most ill-tempered post one of the updates fixed the problem for me. The dial-up script now checks for DNS
--&gt; primary   DNS address 193.189.244.205
--&gt; pppd: ط[06][08]��[06][08][08]�[06][08]
--&gt; secondary DNS address 193.189.244.197
--&gt; pppd: ط[06][08]��[06][08][08]�[06][08]
--&gt; Script /etc/ppp/ip-up run successful
--&gt; Default route Ok.
--&gt; Nameserver (DNS) Ok.
--&gt; Connected... Press Ctrl-C to disconnect
and writes /etc/resolv.conf without any changes by me to the netconfig setup.</description>
		<content:encoded><![CDATA[<p>Since my last most ill-tempered post one of the updates fixed the problem for me. The dial-up script now checks for DNS<br />
&#8211;&gt; primary   DNS address 193.189.244.205<br />
&#8211;&gt; pppd: ط[06][08]��[06][08][08]�[06][08]<br />
&#8211;&gt; secondary DNS address 193.189.244.197<br />
&#8211;&gt; pppd: ط[06][08]��[06][08][08]�[06][08]<br />
&#8211;&gt; Script /etc/ppp/ip-up run successful<br />
&#8211;&gt; Default route Ok.<br />
&#8211;&gt; Nameserver (DNS) Ok.<br />
&#8211;&gt; Connected&#8230; Press Ctrl-C to disconnect<br />
and writes /etc/resolv.conf without any changes by me to the netconfig setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dutch</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-7469</link>
		<dc:creator>Dutch</dc:creator>
		<pubDate>Fri, 27 Mar 2009 20:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-7469</guid>
		<description>Thank you! Thank you! Thank you! Thank you! Thank you!

I installed Linux for the first time 23 hours ago after getting rid of awful vista. I was full of hope for OpenSUSE and i knew that getting on the internet was my first priority since i'm in the last year of my degree and it's all online. I was on a major downer until i found this page and the fix (i'm using a sony ericsson w890 as a modem and was starting to actually believe the guy at T-mobile who said that it wouldn't work with Linux!) since it took me a while to find the whole wvdial thing. I've basically never ever used Linux before so today (when i got back from work) was a very steep learning curve for me even though i know windows systems inside out. I'm in the armed forces so mobile internet is very important for study and staying in touch. This page just turned me from the brink of reinstalling windows - something i really didn't want to have to do.

I can see there is so much to learn with Linux but the fact i got the internet working with a mobile in a "mere" 6 hours gives me hope!

Right i'm off to chill out and try some of these games that came with OpenSUSE... :)

Thanks again and have a good weekend!</description>
		<content:encoded><![CDATA[<p>Thank you! Thank you! Thank you! Thank you! Thank you!</p>
<p>I installed Linux for the first time 23 hours ago after getting rid of awful vista. I was full of hope for OpenSUSE and i knew that getting on the internet was my first priority since i&#8217;m in the last year of my degree and it&#8217;s all online. I was on a major downer until i found this page and the fix (i&#8217;m using a sony ericsson w890 as a modem and was starting to actually believe the guy at T-mobile who said that it wouldn&#8217;t work with Linux!) since it took me a while to find the whole wvdial thing. I&#8217;ve basically never ever used Linux before so today (when i got back from work) was a very steep learning curve for me even though i know windows systems inside out. I&#8217;m in the armed forces so mobile internet is very important for study and staying in touch. This page just turned me from the brink of reinstalling windows - something i really didn&#8217;t want to have to do.</p>
<p>I can see there is so much to learn with Linux but the fact i got the internet working with a mobile in a &#8220;mere&#8221; 6 hours gives me hope!</p>
<p>Right i&#8217;m off to chill out and try some of these games that came with OpenSUSE&#8230; <img src='http://seife.kernalert.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again and have a good weekend!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamed</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-7389</link>
		<dc:creator>Mohamed</dc:creator>
		<pubDate>Sun, 15 Mar 2009 15:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-7389</guid>
		<description>Perhaps summary yet:

OpenSUSE 11.1 and UMTSmon and Huawei 770 3G card didn’t work out of package. I tried  Jari's solution :

by replacing 
NETCONFIG_DNS_POLICY=”auto”
with
NETCONFIG_DNS_POLICY=”ppp* NetworkManager”
in /etc/sysconfig/network/config.

and everything is fine, got DNS and routing correctly set.</description>
		<content:encoded><![CDATA[<p>Perhaps summary yet:</p>
<p>OpenSUSE 11.1 and UMTSmon and Huawei 770 3G card didn’t work out of package. I tried  Jari&#8217;s solution :</p>
<p>by replacing<br />
NETCONFIG_DNS_POLICY=”auto”<br />
with<br />
NETCONFIG_DNS_POLICY=”ppp* NetworkManager”<br />
in /etc/sysconfig/network/config.</p>
<p>and everything is fine, got DNS and routing correctly set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jari</title>
		<link>http://seife.kernalert.de/blog/2008/12/11/using-dialup-with-111-if-networkmanager-does-not-handle-your-device/comment-page-1/#comment-7269</link>
		<dc:creator>Jari</dc:creator>
		<pubDate>Thu, 05 Mar 2009 09:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://seife.kernalert.de/blog/?p=66#comment-7269</guid>
		<description>Perhaps summary yet:

OpenSUSE 11.1 and UMTSmon and Vodafone GlobeTrotter 3G+ card didn't work out of package for me.

Solution:

Replace
NETCONFIG_DNS_POLICY="auto"
with
NETCONFIG_DNS_POLICY="ppp* NetworkManager"
in /etc/sysconfig/network/config.</description>
		<content:encoded><![CDATA[<p>Perhaps summary yet:</p>
<p>OpenSUSE 11.1 and UMTSmon and Vodafone GlobeTrotter 3G+ card didn&#8217;t work out of package for me.</p>
<p>Solution:</p>
<p>Replace<br />
NETCONFIG_DNS_POLICY=&#8221;auto&#8221;<br />
with<br />
NETCONFIG_DNS_POLICY=&#8221;ppp* NetworkManager&#8221;<br />
in /etc/sysconfig/network/config.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
