Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Reply
 
LinkBack Thread Tools Display Modes
Old 16-06-2010, 10:58 PM   #1 (permalink)
BE FREE
 
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
Red face bsnl bb configuration on linux


dear friends am unable to configure bsnl bb bridged connection on any linux, please let me know of all the possibilities to look for............
__________________
"To know that we know what we know, and to know that we do not know what we do not know, that is true knowledge." ~ Copernicus
azaad_shri75 is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 16-06-2010, 11:32 PM   #2 (permalink)
Simply a DIGITian
 
krishnandu.sarkar's Avatar
 
Join Date: Nov 2007
Location: Kolkata
Posts: 2,942
Default Re: bsnl bb configuration on linux

Just search the forum buddy. Lots of threads are already there on the same topic.
__________________
  • Read The Forum RULES First.
  • Before PM'ing Or Asking Any Questions To Any Mod Read The FAQ's
  • Before Starting A New Thread Read The STICKY THREADS First
  • Before Participating In Bazaar Section Read The BAZAAR RULES
krishnandu.sarkar is offline   Reply With Quote
Old 17-06-2010, 12:58 AM   #3 (permalink)
Alpha Geek
 
Join Date: Jan 2007
Location: In your hearts
Posts: 828
Default Re: bsnl bb configuration on linux

i use fedora and it works fine on it!!
abhijangda is offline   Reply With Quote
Old 17-06-2010, 08:07 AM   #4 (permalink)
6x6
half way there
 
6x6's Avatar
 
Join Date: Oct 2008
Posts: 190
Default Re: bsnl bb configuration on linux

use pppoeconf command in terminal. better is to configure modem in always on mode (PPPoE), then no settings are needed in linux.
__________________
Intel C2D | G31 | 2GB | 320GB
6x6 is offline   Reply With Quote
Old 17-06-2010, 09:23 AM   #5 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: bsnl bb configuration on linux

Bridged connection sucks.
Once your machine is online and the modem is connected to your box,
open browser and put 192.168.1.1, it will ask for username and password, both should be admin.
Then configure a PPPoE connection with username and password in the WAN interfaces section.
The VPI/VCI value should be 0/32.
Delete all other connections except the one your configured. Enable NAT on the connection and disable Firewall and QoS.
That's all, you should be connected using a DHCP configuration for your linux box.
The advantage of this setup is that, it is platform independent and you can share your connection by just plugging in a 8 port (minimum, higher ones available) switch.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline   Reply With Quote
Old 17-06-2010, 06:50 PM   #6 (permalink)
BE FREE
 
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
Default Re: bsnl bb configuration on linux

thanks for your inputs, at least some one understands my plight, if I use always online connection , would it not consume bandwidth doing some back ground update without my knowledge?
__________________
"To know that we know what we know, and to know that we do not know what we do not know, that is true knowledge." ~ Copernicus
azaad_shri75 is offline   Reply With Quote
Old 17-06-2010, 07:32 PM   #7 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: bsnl bb configuration on linux

It usually doesn't consume bandwidth except for a few bytes used for authenticating the connection, and also it is possible to configure the router so that it will connect if and only if your comp sends a packet.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline   Reply With Quote
Old 17-06-2010, 08:42 PM   #8 (permalink)
BE FREE
 
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
Default Re: bsnl bb configuration on linux

Quote:
Originally Posted by The Unknown View Post
It usually doesn't consume bandwidth except for a few bytes used for authenticating the connection, and also it is possible to configure the router so that it will connect if and only if your comp sends a packet.
followed your instruction - however it did not succeed , and the modem would not connect in windows also shut down the modem for some time - now its working-------???????? noob me.........

when I had static connection some 5 yrs back it was easy for me ........lol
__________________
"To know that we know what we know, and to know that we do not know what we do not know, that is true knowledge." ~ Copernicus
azaad_shri75 is offline   Reply With Quote
Old 17-06-2010, 10:49 PM   #9 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: bsnl bb configuration on linux

Quote:
Originally Posted by azaad_shri75 View Post
followed your instruction - however it did not succeed , and the modem would not connect in windows also shut down the modem for some time - now its working-------???????? noob me.........

when I had static connection some 5 yrs back it was easy for me ........lol
Oops, I forgot to mention that you need to reboot your router after setting it up
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline   Reply With Quote
Old 18-06-2010, 06:00 PM   #10 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
Default Re: bsnl bb configuration on linux

^shouldnt it be 0/35?
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline   Reply With Quote
Old 18-06-2010, 06:47 PM   #11 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
Default Re: bsnl bb configuration on linux

Quote:
Originally Posted by The Unknown View Post
The VPI/VCI value should be 0/32.
VPI and VCI for BSNL Broadband should be 0 and 35 respectively.

@OP: Try again.
ico is offline   Reply With Quote
Old 18-06-2010, 07:38 PM   #12 (permalink)
BE FREE
 
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
Default Re: bsnl bb configuration on linux

^ yeah thanks would try.......
__________________
"To know that we know what we know, and to know that we do not know what we do not know, that is true knowledge." ~ Copernicus
azaad_shri75 is offline   Reply With Quote
Old 18-06-2010, 08:09 PM   #13 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: bsnl bb configuration on linux

Quote:
Originally Posted by ico View Post
VPI and VCI for BSNL Broadband should be 0 and 35 respectively.

@OP: Try again.
hmm, but I instructed one of my friends for the same configuration and 0/35 did not work for him; 0/32 did. So I posted 0/32 in the same memory.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline   Reply With Quote
Old 18-06-2010, 10:02 PM   #14 (permalink)
Section Moderator
 
gopi_vbboy's Avatar
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 1,186
Default Re: bsnl bb configuration on linux

if u want always on connection

first set some static address like 192.168.1.10 for ur LAN

open brwsr...enter 192.168.1.1

in case it doesnt open a userna,e/pass windows reboot modem using needle at back of a hole in it for reset like cdrom u have a provision for ejecting


admin:admin

goto wan settings

click ppp
set ur username/passw of bsnl

alwayon
apply
no for reboot

goto
dhcp
set enable
then yes for reboot


now while rebooting
after 2-3 min
goto ur lan property
set automatically obtain ip instead of static


njoy!

---------- Post added at 10:02 PM ---------- Previous post was at 10:02 PM ----------

@unknown
0/35 working

try reseting modem
gopi_vbboy is offline   Reply With Quote
Old 18-06-2010, 10:32 PM   #15 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: bsnl bb configuration on linux

Quote:
Originally Posted by gopi_vbboy View Post
if u want always on connection

first set some static address like 192.168.1.10 for ur LAN

open brwsr...enter 192.168.1.1

in case it doesnt open a userna,e/pass windows reboot modem using needle at back of a hole in it for reset like cdrom u have a provision for ejecting


admin:admin

goto wan settings

click ppp
set ur username/passw of bsnl

alwayon
apply
no for reboot

goto
dhcp
set enable
then yes for reboot


now while rebooting
after 2-3 min
goto ur lan property
set automatically obtain ip instead of static


njoy!

---------- Post added at 10:02 PM ---------- Previous post was at 10:02 PM ----------

@unknown
0/35 working

try reseting modem
I don't use BSNL.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline   Reply With Quote
Old 19-06-2010, 12:31 AM   #16 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
Default Re: bsnl bb configuration on linux

Quote:
Originally Posted by The Unknown View Post
hmm, but I instructed one of my friends for the same configuration and 0/35 did not work for him; 0/32 did. So I posted 0/32 in the same memory.
Depends on your ISP.

VPI/VCI - 0/32 is for MTNL Broadband. And for Airtel it's 1/32.
ico is offline   Reply With Quote
Old 19-06-2010, 08:16 AM   #17 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: bsnl bb configuration on linux

Quote:
Originally Posted by ico View Post
Depends on your ISP.

VPI/VCI - 0/32 is for MTNL Broadband. And for Airtel it's 1/32.
Obvioulsy depends on ISP, for VSNL which I use, it is 0/32.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline   Reply With Quote
Old 21-06-2010, 12:24 AM   #18 (permalink)
Sam
will be back
 
Sam's Avatar
 
Join Date: Jan 2010
Location: Guwahati
Posts: 10,126
Default Re: bsnl bb configuration on linux

hello everyone & hope azad bro's problem solve cause i in mood of konquering this thread just kidding. ok getting back to topic, i recently installed Ubuntu 8.04 (had that only linux disc with me). and tried connect net through mobile GPRS. failed. in big way. so threw it out & installed Mint 8 KDE version. problem solved partially by using kppp. everything set but when i try connect i get 2 types of msg:

1. modem is not connected. or
2. modem is busy.

also before i launch kppp i get this msg: ""etc/resolve.conf missing." now is this important. please guide me connect net on Mint.

also after i exit kppp (as it displays modem buy, so exit) i get this msg: "error in /user/share/applications/kde4/kppp.desktop". is there something wrong with the installation?

PS: i a total newbie in Linux so please guide me well. i used linux a few years back for C programming in SUSE.

Other infos that may be needed:

Mobile: Motorola ROKR E6e.
modem device used: /dev/ttys0 (gave me the modem not found error)
/dev/ttys1 or s2 & s3 (gave modem busy error)
Service provider: does it really matter? India's no.1 in network from bottom. you know which sim i using

thanks everyone. hoping for a reply soon
Sam is offline   Reply With Quote
Old 21-06-2010, 09:18 AM   #19 (permalink)
Section Moderator
 
gopi_vbboy's Avatar
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 1,186
Default Re: bsnl bb configuration on linux

^^ use gnome network manager

u have to dial the correct profile

like
*99***1# means dialing a.p 1 as in settings...for S.E

similar thing there for nokia

jus google it
gopi_vbboy is offline   Reply With Quote
Old 21-06-2010, 06:47 PM   #20 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: bsnl bb configuration on linux

This may cause dependency errors. You have to manually launch it and it is risky a bit.
To install gnome-network-manager and keyring-daemon(to store passwords) type :
sudo apt-get install network-manager-gnome gnome-keyring && sudo apt-get remove knetworkmanager
or us this page to download network-manager and first remove knetworkmanager by [sudo apt-get remove *] and then install this one
Press alt+f2 and type nm-applet and add to it autostart programs.
then logout and log back in and see if that works .
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Guides (Must Read) Gigacore Tutorials 62 09-03-2010 10:12 PM
MS Windows to Linux, Rise of Desktop Linux world!! mediator Technology News 87 24-09-2007 02:52 PM
Configuring Bsnl Dataone Broadband in Linux paragkalra Open Source 1 08-05-2007 11:23 AM
Linux Quotes here shankar_ganesh Open Source 1 09-06-2006 12:09 AM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 04:50 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2