Results 1 to 3 of 3
-
07-08-2006, 04:26 PM #1
Configuring the bsnl Dataone Connection in ubuntu 6.06
how to Configuring the Dataone Connection and ADSL modem in ubuntu 6.06
-
07-08-2006, 05:05 PM #2
Re: Configuring the bsnl Dataone Connection in ubuntu 6.06
If you have LAN see this
[Tutorial] Configuring an Always On DataOne on gnu/Linux
If USB, no idea at all.From now on we are poison to you, that's why we call ourselves, the Venom!
-
07-08-2006, 09:10 PM #3
Re: Configuring the bsnl Dataone Connection in ubuntu 6.06
First u need 2 have a lan card on ur system.to know whether u have a lan card,try
if it shows network item named eth0 etc then u can follow below :Code:sudo ifconfig
for easy way,launch :
from menu(enable debian menus using alacarte).Code:network-admin
ipaddress :192.168.1.2
subnet mask:255.255.255.0
otherwise sudo edit /etc/network/interfaces and add below lines in a new line.
now justCode:auto eth0 iface eth0 inet static address 192.168.1.2 netmask 255.255.255.0
(its on the cd!)Code:apt-get install ppp pppoeconf
enter ur dataone username passwd etc as it prompts and configure whether u want always on or normal setup.now u can start the dataone by typing
and switch off as:Code:sudo pon dsl-provider
cheersCode:poff
Last edited by praka123; 07-08-2006 at 09:13 PM.
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
Similar Threads
-
Configuring an always on DataOne connection on WA1003A
By chatterjeesayan in forum Open SourceReplies: 1Last Post: 17-08-2007, 01:01 PM -
Configuring Bsnl Dataone Broadband in Linux
By paragkalra in forum Open SourceReplies: 1Last Post: 08-05-2007, 11:23 AM -
Configuring BSNL dataone Broadband in SOLARIS 10.
By paragkalra in forum Open SourceReplies: 1Last Post: 30-08-2006, 11:41 AM -
Configuring the bsnl Dataone Connection in ubuntu 6.06
By arunks in forum Open SourceReplies: 1Last Post: 07-08-2006, 05:05 PM -
Configuring the Dataone Connection and ADSL modem in SUSE 10.1
By Techie_Geek in forum Open SourceReplies: 2Last Post: 07-08-2006, 10:06 AM


LinkBack URL
About LinkBacks

Bookmarks