<?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: Mobile Internet via Bluetooth on Ubuntu-7.10</title>
	<atom:link href="http://blog.khax.net/2009/02/08/mobile-internet-via-bluetooth-on-ubuntu-710/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.khax.net/2009/02/08/mobile-internet-via-bluetooth-on-ubuntu-710/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mobile-internet-via-bluetooth-on-ubuntu-710</link>
	<description>Webdev &#38; Devops Blog</description>
	<lastBuildDate>Sat, 31 Dec 2011 04:54:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: agentk</title>
		<link>http://blog.khax.net/2009/02/08/mobile-internet-via-bluetooth-on-ubuntu-710/#comment-11</link>
		<dc:creator>agentk</dc:creator>
		<pubDate>Mon, 15 Jun 2009 07:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.khax.net/?p=48#comment-11</guid>
		<description>Well, your right! From nm-0.7.0 /usr/share/doc/network-manager/README.Debian:

Dial-up configuration
~~~~~~~~~~~~~~~~~~~~~

Your dialup configurations can now be one in network-manager connection editor. Because of that /etc/network/interfaces configurations are considered &quot;legacy&quot; from a network manager point of view.

However, if you want to use your /etc/network/interfaces configuration make sure that you have the ifupdown plugin in &quot;Unmanaged mode&quot; and take care that the used wired/wireless device is also configured in /etc/network/interfaces.

&lt;b&gt;Not that NetworkManager 0.7 will not provive UI hooks to up and down ppp connections managed outside of NetworkManager itself (not that it ever worked nicely before).&lt;/b&gt;

 -- Alexander Sack , Mon, 6 Oct 2008 13:05:00 +0200

I don&#039;t think the Mobile Broadband support in nm-0.7 will handle bluetooth dun connections, but then again I have never looked or tried.</description>
		<content:encoded><![CDATA[<p>Well, your right! From nm-0.7.0 /usr/share/doc/network-manager/README.Debian:</p>
<p>Dial-up configuration<br />
~~~~~~~~~~~~~~~~~~~~~</p>
<p>Your dialup configurations can now be one in network-manager connection editor. Because of that /etc/network/interfaces configurations are considered &#8220;legacy&#8221; from a network manager point of view.</p>
<p>However, if you want to use your /etc/network/interfaces configuration make sure that you have the ifupdown plugin in &#8220;Unmanaged mode&#8221; and take care that the used wired/wireless device is also configured in /etc/network/interfaces.</p>
<p><b>Not that NetworkManager 0.7 will not provive UI hooks to up and down ppp connections managed outside of NetworkManager itself (not that it ever worked nicely before).</b></p>
<p> &#8212; Alexander Sack , Mon, 6 Oct 2008 13:05:00 +0200</p>
<p>I don&#8217;t think the Mobile Broadband support in nm-0.7 will handle bluetooth dun connections, but then again I have never looked or tried.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacques theron</title>
		<link>http://blog.khax.net/2009/02/08/mobile-internet-via-bluetooth-on-ubuntu-710/#comment-10</link>
		<dc:creator>jacques theron</dc:creator>
		<pubDate>Mon, 15 Jun 2009 06:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.khax.net/?p=48#comment-10</guid>
		<description>The above does not seem to work on my installation Ubuntu 8.10, NetworkManager Applet 0.7.0</description>
		<content:encoded><![CDATA[<p>The above does not seem to work on my installation Ubuntu 8.10, NetworkManager Applet 0.7.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agentk</title>
		<link>http://blog.khax.net/2009/02/08/mobile-internet-via-bluetooth-on-ubuntu-710/#comment-9</link>
		<dc:creator>agentk</dc:creator>
		<pubDate>Mon, 15 Jun 2009 00:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.khax.net/?p=48#comment-9</guid>
		<description>To have a PPP connection show up in network manager, it just needs to be listed in /etc/network/interfaces. ie:

iface bigpond inet ppp
    provider bigpond

As far as I know this still applies even through to ubuntu-9.04.</description>
		<content:encoded><![CDATA[<p>To have a PPP connection show up in network manager, it just needs to be listed in /etc/network/interfaces. ie:</p>
<p>iface bigpond inet ppp<br />
    provider bigpond</p>
<p>As far as I know this still applies even through to ubuntu-9.04.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacques theron</title>
		<link>http://blog.khax.net/2009/02/08/mobile-internet-via-bluetooth-on-ubuntu-710/#comment-8</link>
		<dc:creator>jacques theron</dc:creator>
		<pubDate>Sun, 14 Jun 2009 18:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.khax.net/?p=48#comment-8</guid>
		<description>I removed and reinstalled all my network packages ( using synaptic). This caused me some problems in terms of reinstalling them, since I then lost all network connectivity :-(. But I could reconfigure the sources to only look at the cd and reinstall them. 
My network name resolution now works - thank you very much for responding to my problem. You can now take it this method works using Motorola MQ9h, on Ubuntu 8.10. (still connecting with pon and disconnecting with poff.) Hope to fugure out how to get this conenction in Network Manager listed....</description>
		<content:encoded><![CDATA[<p>I removed and reinstalled all my network packages ( using synaptic). This caused me some problems in terms of reinstalling them, since I then lost all network connectivity <img src='http://blog.khax.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> . But I could reconfigure the sources to only look at the cd and reinstall them.<br />
My network name resolution now works &#8211; thank you very much for responding to my problem. You can now take it this method works using Motorola MQ9h, on Ubuntu 8.10. (still connecting with pon and disconnecting with poff.) Hope to fugure out how to get this conenction in Network Manager listed&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacques theron</title>
		<link>http://blog.khax.net/2009/02/08/mobile-internet-via-bluetooth-on-ubuntu-710/#comment-7</link>
		<dc:creator>jacques theron</dc:creator>
		<pubDate>Sun, 14 Jun 2009 16:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.khax.net/?p=48#comment-7</guid>
		<description>I used pon and poff to connect. How do I get the bluetooth dun connection to display on the network manager?</description>
		<content:encoded><![CDATA[<p>I used pon and poff to connect. How do I get the bluetooth dun connection to display on the network manager?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

