<?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: How to start [Configure] BSNL Broadband connection on Ubuntu Linux.</title>
	<atom:link href="http://chetangole.com/blog/2008/10/how-to-start-configur-bsnl-broadband-connection-on-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://chetangole.com/blog/2008/10/how-to-start-configur-bsnl-broadband-connection-on-ubuntu-linux/</link>
	<description>Version alpha or beta ... still calculating.</description>
	<lastBuildDate>Fri, 02 Dec 2011 10:26:21 +0530</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: yogesh</title>
		<link>http://chetangole.com/blog/2008/10/how-to-start-configur-bsnl-broadband-connection-on-ubuntu-linux/comment-page-3/#comment-17038</link>
		<dc:creator>yogesh</dc:creator>
		<pubDate>Mon, 04 Oct 2010 14:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://chetangole.com/blog/?p=523#comment-17038</guid>
		<description>Can anybody tell me how to configure BSNL BB without using the terminal as I am new to UBUNTU 10.4 version. I am not able to write the commands as listed by Mangirish Mate</description>
		<content:encoded><![CDATA[<p>Can anybody tell me how to configure BSNL BB without using the terminal as I am new to UBUNTU 10.4 version. I am not able to write the commands as listed by Mangirish Mate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mangirish Mate</title>
		<link>http://chetangole.com/blog/2008/10/how-to-start-configur-bsnl-broadband-connection-on-ubuntu-linux/comment-page-3/#comment-16958</link>
		<dc:creator>Mangirish Mate</dc:creator>
		<pubDate>Wed, 04 Aug 2010 10:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://chetangole.com/blog/?p=523#comment-16958</guid>
		<description>I have one more way to configure BSNL Broadband which is easy to configure n will finish configuration in less than 2 mins. Also you don&#039;t have to start your network services. 

I haven&#039;t tried on Feroda core based linux.

If you are using Ubuntu 8.04 or later then type &#039;ppoeconf&#039; in your terminal. 
** pppoecong = Point To Point Over Ethernet CONFiguration
               Peer To Peer Over Ethernet CONFiguration  

The program will automatically detect your interfaces (in my case 2 interfaces for single router. I connect my router through LAN and USB both at a time). Answer some questions i.e. few clicks on yes, then you have to enter your username, to the next step your password. Again 2 clicks on yes. Now it will ask you question about your connection like 
1. To activate connection on every system startup. 
2. Do you want to activate connect right now

My suggestion will be, answer them &quot;no&quot;. On last screen it will show you the commands to activate and deactivate the connection. use them.

If you want make bash/shell file to start and stop the connection
here are the instructions

Make two files

**In file codes, there&#039;s no problem if you replace &quot;bash&quot;by &quot;shell&quot;. It will still act the same.

codes are here:
filename : BSNL start.sh

!#/bin/bash
pon dsl-provider


filename :BSNL stop.sh

!#/bin/bash
poff -a

after making these files, to make them executable enter this commands

chmod +x BSNL start.sh
chmod +x BSNl stop.sh

By mistake if you entered wrong information and wizard has done  its work, don&#039;t worry. again type &#039;pppoeconf&#039; in your terminal

Hope this will help you all...</description>
		<content:encoded><![CDATA[<p>I have one more way to configure BSNL Broadband which is easy to configure n will finish configuration in less than 2 mins. Also you don&#8217;t have to start your network services. </p>
<p>I haven&#8217;t tried on Feroda core based linux.</p>
<p>If you are using Ubuntu 8.04 or later then type &#8216;ppoeconf&#8217; in your terminal.<br />
** pppoecong = Point To Point Over Ethernet CONFiguration<br />
               Peer To Peer Over Ethernet CONFiguration  </p>
<p>The program will automatically detect your interfaces (in my case 2 interfaces for single router. I connect my router through LAN and USB both at a time). Answer some questions i.e. few clicks on yes, then you have to enter your username, to the next step your password. Again 2 clicks on yes. Now it will ask you question about your connection like<br />
1. To activate connection on every system startup.<br />
2. Do you want to activate connect right now</p>
<p>My suggestion will be, answer them &#8220;no&#8221;. On last screen it will show you the commands to activate and deactivate the connection. use them.</p>
<p>If you want make bash/shell file to start and stop the connection<br />
here are the instructions</p>
<p>Make two files</p>
<p>**In file codes, there&#8217;s no problem if you replace &#8220;bash&#8221;by &#8220;shell&#8221;. It will still act the same.</p>
<p>codes are here:<br />
filename : BSNL start.sh</p>
<p>!#/bin/bash<br />
pon dsl-provider</p>
<p>filename :BSNL stop.sh</p>
<p>!#/bin/bash<br />
poff -a</p>
<p>after making these files, to make them executable enter this commands</p>
<p>chmod +x BSNL start.sh<br />
chmod +x BSNl stop.sh</p>
<p>By mistake if you entered wrong information and wizard has done  its work, don&#8217;t worry. again type &#8216;pppoeconf&#8217; in your terminal</p>
<p>Hope this will help you all&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkatesan</title>
		<link>http://chetangole.com/blog/2008/10/how-to-start-configur-bsnl-broadband-connection-on-ubuntu-linux/comment-page-3/#comment-16887</link>
		<dc:creator>Venkatesan</dc:creator>
		<pubDate>Sun, 04 Jul 2010 12:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://chetangole.com/blog/?p=523#comment-16887</guid>
		<description>Hi

I have installed Ubuntu 10.04. It seems to have a setup different from what is explained here. Could you help me to connect DataOne in Lucid Lynx?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I have installed Ubuntu 10.04. It seems to have a setup different from what is explained here. Could you help me to connect DataOne in Lucid Lynx?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vipin</title>
		<link>http://chetangole.com/blog/2008/10/how-to-start-configur-bsnl-broadband-connection-on-ubuntu-linux/comment-page-3/#comment-16798</link>
		<dc:creator>Vipin</dc:creator>
		<pubDate>Sun, 23 May 2010 03:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://chetangole.com/blog/?p=523#comment-16798</guid>
		<description>There is Network Connections in Taskbar &gt;&gt; System &gt;&gt; Administration. Anything to do with this ? I need a dialer for this, thats all. I&#039;m currently configuring PPPOECONF in Terminal everytime.</description>
		<content:encoded><![CDATA[<p>There is Network Connections in Taskbar &gt;&gt; System &gt;&gt; Administration. Anything to do with this ? I need a dialer for this, thats all. I&#8217;m currently configuring PPPOECONF in Terminal everytime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vipin</title>
		<link>http://chetangole.com/blog/2008/10/how-to-start-configur-bsnl-broadband-connection-on-ubuntu-linux/comment-page-3/#comment-16797</link>
		<dc:creator>Vipin</dc:creator>
		<pubDate>Sun, 23 May 2010 03:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://chetangole.com/blog/?p=523#comment-16797</guid>
		<description>There is no Network Option on Taskbar &gt;&gt; System &gt;&gt; Administration in Ubuntu 9.10. What should I do ?</description>
		<content:encoded><![CDATA[<p>There is no Network Option on Taskbar &gt;&gt; System &gt;&gt; Administration in Ubuntu 9.10. What should I do ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

