 |
16-06-2010, 10:58 PM
|
#1 (permalink)
|
|
BE FREE
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
|
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
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
16-06-2010, 11:32 PM
|
#2 (permalink)
|
|
Simply a DIGITian
Join Date: Nov 2007
Location: Kolkata
Posts: 2,942
|
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
|
|
|
17-06-2010, 12:58 AM
|
#3 (permalink)
|
|
Alpha Geek
Join Date: Jan 2007
Location: In your hearts
Posts: 828
|
Re: bsnl bb configuration on linux
i use fedora and it works fine on it!!
|
|
|
17-06-2010, 08:07 AM
|
#4 (permalink)
|
|
half way there
Join Date: Oct 2008
Posts: 190
|
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
|
|
|
17-06-2010, 09:23 AM
|
#5 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
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
|
|
|
17-06-2010, 06:50 PM
|
#6 (permalink)
|
|
BE FREE
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
|
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
|
|
|
17-06-2010, 07:32 PM
|
#7 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
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
|
|
|
17-06-2010, 08:42 PM
|
#8 (permalink)
|
|
BE FREE
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
|
Re: bsnl bb configuration on linux
Quote:
Originally Posted by The Unknown
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
|
|
|
17-06-2010, 10:49 PM
|
#9 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: bsnl bb configuration on linux
Quote:
Originally Posted by azaad_shri75
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
|
|
|
18-06-2010, 06:00 PM
|
#10 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
Re: bsnl bb configuration on linux
^shouldnt it be 0/35?
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||
topdocumentaryfilms.com
|
|
|
18-06-2010, 06:47 PM
|
#11 (permalink)
|
|
.
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
|
Re: bsnl bb configuration on linux
Quote:
Originally Posted by The Unknown
The VPI/VCI value should be 0/32.
|
VPI and VCI for BSNL Broadband should be 0 and 35 respectively.
@OP: Try again.
|
|
|
18-06-2010, 07:38 PM
|
#12 (permalink)
|
|
BE FREE
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
|
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
|
|
|
18-06-2010, 08:09 PM
|
#13 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: bsnl bb configuration on linux
Quote:
Originally Posted by ico
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
|
|
|
18-06-2010, 10:02 PM
|
#14 (permalink)
|
|
Section Moderator
Join Date: Mar 2007
Location: Hyderabad
Posts: 1,186
|
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
|
|
|
18-06-2010, 10:32 PM
|
#15 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: bsnl bb configuration on linux
Quote:
Originally Posted by gopi_vbboy
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
|
|
|
19-06-2010, 12:31 AM
|
#16 (permalink)
|
|
.
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
|
Re: bsnl bb configuration on linux
Quote:
Originally Posted by The Unknown
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.
|
|
|
19-06-2010, 08:16 AM
|
#17 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: bsnl bb configuration on linux
Quote:
Originally Posted by ico
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
|
|
|
21-06-2010, 12:24 AM
|
#18 (permalink)
|
|
will be back
Join Date: Jan 2010
Location: Guwahati
Posts: 10,126
|
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
|
|
|
21-06-2010, 09:18 AM
|
#19 (permalink)
|
|
Section Moderator
Join Date: Mar 2007
Location: Hyderabad
Posts: 1,186
|
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
|
|
|
21-06-2010, 06:47 PM
|
#20 (permalink)
|
|
Linoob
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
|
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
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|