India Broadband Forum


Configure BSNL Broadband connection on RHEL5

This is a discussion on Configure BSNL Broadband connection on RHEL5 within the Linux forums, part of the Operating Systems category; Looking for a help ! Start Configur the BSNL Broadband connection on RHEL5 Modem # ZXDSL 831AII Thank you!...

Go Back   India Broadband Forum > Computers > Operating Systems > Linux

India Broadband Forum


                      

Reply

 

LinkBack Thread Tools Display Modes
Old 01-07-09, 03:43 PM   #1
Junior Member
 
Join Date: Jan 2009
Age: 30
Posts: 3
Rep Power: 0
awkuward is on a distinguished road
Default Configure BSNL Broadband connection on RHEL5

Looking for a help !
Start Configur the BSNL Broadband connection on RHEL5
Modem # ZXDSL 831AII

Thank you!
awkuward is offline   Reply With Quote
Old 02-05-09, 09:44 AM   #2
Platinum Member
 
Join Date: Aug 2007
Location: Chennai
Posts: 4,246
Rep Power: 12
essbebe is a glorious beacon of lightessbebe is a glorious beacon of lightessbebe is a glorious beacon of lightessbebe is a glorious beacon of lightessbebe is a glorious beacon of lightessbebe is a glorious beacon of light
Default

Post again in BSNL forum if this zip file not useful.

http://www.indiabroadband.net/bsnl-b...tml#post109416 (How to Configure Modem in Linux)

Better expand the LINUX OS version you use. Not familiar/known to all
like Windows XP or Vista. or MAC.

For settings in modem :
http://foribb.blogspot.com/2008/05/c...-in-pppoe.html

For settings in computer.
http://blog.taragana.com/index.php/a...x-fedora-core/

Quote:
Run adsl-setup. Most likely it is already installed on your system. Otherwise you can also install it on yum enabled distributions like Fedora Core simply by:
yum install rp-pppoe
It asks questions like your login name and password (provided by BSNL), your ethernet interface (choose the default provided - eth0; works for most cases) etc. After the setup you should preferably reboot (or restart the network - service network restart) and you will find your DSL connection up and running.

You can also manually bring up DSL connection by:
ifup ppp0

You can bring it down by:
ifdown ppp0
I use only windows xp pro sp3. No LINUX experience.
essbebe is online now   Reply With Quote
Old 02-05-09, 10:42 AM   #3
Gold Member
 
Join Date: Apr 2007
Location: Jaipur
Posts: 775
Blog Entries: 1
Rep Power: 3
Gary4gar is on a distinguished road
Default

Boss, you have given very little information, so

*Do you connect using some kind of a dialer(Bridge mode) or its Always On type when modem is switched on, intenet connection.(PPPoE)


If its in PPPoE, then you don't need to do anything is you have DHCP enabled. for some reason DHCP does not work, then you need to enter Network details manually. Press Main Menu Button (on the Panel) => System Settings => Network

Quote:
Ip:192.168.1.100
Subnet: 255.255.255.0
Default Gateway:192.168.1.1
DNS Server1:208.67.220.220
DNS server2:208.67.222.222

http://kbase.redhat.com/faq/docs/DOC-8566
And please read the official Docs before asking a question, most topics are already been answered.
Gary4gar is offline   Reply With Quote
Old 08-29-09, 09:28 PM   #4
Junior Member
 
Join Date: Aug 2009
Age: 24
Posts: 2
Rep Power: 0
chanchalpaul is on a distinguished road
Default

I have a bridge mode connection, it is already configured in XP..... it requires a username and password to coonect and when the connection is taking place it shows msgs like...
connecting through WAN miniport(PPPoE)...
verifying user name and password....
registering your computer on the network...
everything is ok upto this...
but i have RHEL5 installed on my machine... and i want to surf the net from there.... please give me suggestion... please tell me the process in details... its urgent.
Thank you....
chanchalpaul is offline   Reply With Quote
Old 08-31-09, 10:41 AM   #5
Bronze Member
 
matrix's Avatar
 
Join Date: Dec 2008
Location: Kalyan West
Posts: 254
Rep Power: 1
matrix is on a distinguished road
Default

The following link may help:
RHEL5 Administration - 14.5.Â*Establishing an xDSL Connection

I use Mandriva, there is an option in the control panel itself, but no idea about RHEL5
matrix is offline   Reply With Quote
Old 09-09-09, 10:35 PM   #6
Jedi knight
 
Luke Skywalker's Avatar
 
Join Date: Jul 2009
Location: IBF
Age: 21
Posts: 1,818
Rep Power: 5
Luke Skywalker is a jewel in the roughLuke Skywalker is a jewel in the roughLuke Skywalker is a jewel in the roughLuke Skywalker is a jewel in the rough
Default

It is a paid OS. How did you find it?
Luke Skywalker is offline   Reply With Quote
Old 09-11-09, 10:20 AM   #7
Bronze Member
 
matrix's Avatar
 
Join Date: Dec 2008
Location: Kalyan West
Posts: 254
Rep Power: 1
matrix is on a distinguished road
Default

Quote:
Originally Posted by Luke Skywalker View Post
It is a paid OS. How did you find it?
Which one? Mandriva or RHEL5? Mandriva is free (Mandriv One, Mandriva Free) though there is commercial version viz Powerpack and Mandriva Enterprise where as RHEL5 is commercial like Mandriva Enterprise.
matrix is offline   Reply With Quote
Old 09-14-09, 12:00 AM   #8
Jedi knight
 
Luke Skywalker's Avatar
 
Join Date: Jul 2009
Location: IBF
Age: 21
Posts: 1,818
Rep Power: 5
Luke Skywalker is a jewel in the roughLuke Skywalker is a jewel in the roughLuke Skywalker is a jewel in the roughLuke Skywalker is a jewel in the rough
Default

That I asked to awkuward. RHEL 5 trial version is available for free after expiry of which you can't update it.
Luke Skywalker is offline   Reply With Quote
Old 09-14-09, 08:54 AM   #9
Platinum Member
 
Join Date: Aug 2007
Location: Chennai
Posts: 4,246
Rep Power: 12
essbebe is a glorious beacon of lightessbebe is a glorious beacon of lightessbebe is a glorious beacon of lightessbebe is a glorious beacon of lightessbebe is a glorious beacon of lightessbebe is a glorious beacon of light
Default

A "clone"available with updates.
Index of /centos/5

PS:not familiar with linux OS.
essbebe is online now   Reply With Quote
Old 10-02-09, 04:51 PM   #10
csayantan
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Gary4gar View Post
Boss, you have given very little information, so

*Do you connect using some kind of a dialer(Bridge mode) or its Always On type when modem is switched on, intenet connection.(PPPoE)


If its in PPPoE, then you don't need to do anything is you have DHCP enabled. for some reason DHCP does not work, then you need to enter Network details manually. Press Main Menu Button (on the Panel) => System Settings => Network




And please read the official Docs before asking a question, most topics are already been answered.


what should be the
Code:
tertiary DNS then???
  Reply With Quote
Reply

Tags
broadband, bsnl, configure, connection, rhel5

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may 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
How to Configure Airtel Broadband with BSNL WA3002-g1 ssekhar.singh@gmail.com Airtel Broadband 5 08-12-09 07:50 PM
How to Configure BSNL Broadband connection on Ubuntu Rameshjeee Linux 14 07-26-09 11:59 PM
How to configure Tata Indicom Broadband MetroE connection with Linux? niladrisde Tata Indicom broadband 2 07-26-09 11:23 PM
How to configure TNDSL 2120 for bsnl Broadband rajakumarn BSNL broadband 3 11-07-08 05:45 PM
Configure FTP on BSNL Broadband nktonu BSNL broadband 4 02-27-07 08:52 AM


All times are GMT +5.5. The time now is 08:21 AM.


India Broadband Forum