Results 1 to 15 of 15

Thread: connecting to bsnl broadband in ubuntu.

  1. #1
    Bronze Member
    Join Date
    Oct 2008
    Liked
    0 times
    Posts
    273

    Default connecting to bsnl broadband in ubuntu.

    Guys, i searched for threads relating to setting up internet connection in Ubuntu, i could not understand the process. Somebody please explain to me in a simple and detailed way how can i connect to the bsnl broadband in ubuntu. help me..

  2. #2
    saurav_k
    Guest

    Default

    configure your router in pppoe mode from windows and then switch to linux.

  3. #3
    Amor vincit omnia
    Join Date
    Dec 2007
    Liked
    3 times
    Posts
    3,022

    Default

    Quote Originally Posted by saurav_kataruka View Post
    configure your router in pppoe mode from windows and then switch to linux.
    The gateway address, the DNS address etc has to be setup separately in Linux too!!

  4. #4
    Bronze Member
    Join Date
    Oct 2008
    Liked
    0 times
    Posts
    273

    Default

    Quote Originally Posted by cool_techie_tvm View Post
    The gateway address, the DNS address etc has to be setup separately in Linux too!!
    Where do i get The DNS address and gateway address, Where do i fill these?
    Through commands in the TERMINAL? if yes please mention the steps.

    Quote Originally Posted by saurav_kataruka View Post
    configure your router in pppoe mode from windows and then switch to linux.
    If my set my Modem to PPPoe mode will i need to enter these values?
    How do i begin surfing after setting it PPPoe mode.
    Last edited by danny86; 02-12-09 at 12:22 AM. Reason: Automerged Doublepost

  5. #5
    saurav_k
    Guest

    Default

    Quote Originally Posted by danny86 View Post
    If my set my Modem to PPPoe mode will i need to enter these values?
    How do i begin surfing after setting it PPPoe mode.
    well, i told you only the basic step .. i am no expert about linux - cool_techie will definitely guide you through the entire process... wait for his reply ..

  6. #6
    Gold Member
    Join Date
    Apr 2007
    Liked
    0 times
    Posts
    772

    Default

    The process in Ubuntu is very Simple
    Go to System>Adminstration>Network>Ethernet
    The following details:

    IP: 192.168.1.100
    Subnet:255.255.255.0
    Default Route:192.168.1.1

    DNS:
    Primary: 208.67.220.220
    Secondary: 208.67.222.222

    For PPPoE(Always on), only this much is needed

    Now, if you want to configure in Bridge Mode, then open terminal via
    Applications menu -> Accessories -> Terminal
    and enter command sudo pppoeconf

    Keep on pressing enter. Fill in your user name and password when indicated.
    It should be easy to stick on to defaults.

    Post back,in case of problems

  7. #7
    Amor vincit omnia
    Join Date
    Dec 2007
    Liked
    3 times
    Posts
    3,022

    Default

    Quote Originally Posted by saurav_kataruka View Post
    well, i told you only the basic step .. i am no expert about linux - cool_techie will definitely guide you through the entire process... wait for his reply ..
    Lol seems like gaurish beat me to it while i was sleeping

  8. #8
    Silver Member
    Join Date
    Dec 2008
    Liked
    0 times
    Posts
    370

    Default

    Still @danny86 able to connect or not? God knows!!!

  9. #9
    Platinum Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    2,766

    Default

    well you dont really have to manually assign the ips and DNS ips.. by default your ubuntu should pickup the ip from the router.. although yes assigning static ip would do the trick...to get an ip incase you arent getting an ip type sudo dhclient eth0 where eth0 is the interface connected to the router .. also you need to mention if you are in bridged mode or ppoe mode ( recommended)

  10. #10
    Bronze Member
    Join Date
    Oct 2008
    Liked
    0 times
    Posts
    273

    Default

    Quote Originally Posted by matrix View Post
    Still @danny86 able to connect or not? God knows!!!
    hey man, i nt done it till nw, i m bit of a lazy duck , i'll do it tommorow, let u knw 2mrw

    Quote Originally Posted by Gary4gar View Post
    The process in Ubuntu is very Simple
    Go to System>Adminstration>Network>Ethernet
    The following details:

    IP: 192.168.1.100
    Subnet:255.255.255.0
    Default Route:192.168.1.1

    DNS:
    Primary: 208.67.220.220
    Secondary: 208.67.222.222

    For PPPoE(Always on), only this much is needed

    Now, if you want to configure in Bridge Mode, then open terminal via
    Applications menu -> Accessories -> Terminal
    and enter command sudo pppoeconf

    Keep on pressing enter. Fill in your user name and password when indicated.
    It should be easy to stick on to defaults.

    Post back,in case of problems
    Thanx for the information, seems this will do, but cn u tell me, is the IP, subnet, defualt route is same for every one? Please elaborate even if i put my question in a wrong way.
    Last edited by danny86; 02-14-09 at 12:40 AM. Reason: Automerged Doublepost

  11. #11
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    Quote Originally Posted by Archer View Post
    Reset the modem/router
    Access modem/router settings page
    And configure the modem/router in bridge mode just like in Windows.

    Creating connection after setting modem/router in Bride mode...


    In Ubuntu 8.10

    System -> Preference -> Network Configuration -> DSL -> Add

    1. Input connection name
    2. Input username
    3. Input password
    4. Click OK
    Click the tray icon and select the connection name to connect.
    It's a little complicated to configure OpenDNS in Ubuntu if you are using Bridge mode. So pppoe mode is easier to use in Ubuntu.

  12. #12
    Amor vincit omnia
    Join Date
    Dec 2007
    Liked
    3 times
    Posts
    3,022

    Default

    Quote Originally Posted by Archer View Post
    It's a little complicated to configure OpenDNS in Ubuntu if you are using Bridge mode. So pppoe mode is easier to use in Ubuntu.
    Dont we need to add the OpenDNS IP address to the eth0? Or mere setting them in the router will suffice?

  13. #13
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    How can we set DNS in Modem/Router, when its in Bridge mode ?
    In my modem (UT300R2U), the DNS option disappears when I set it to Bridge mode.

  14. #14
    Amor vincit omnia
    Join Date
    Dec 2007
    Liked
    3 times
    Posts
    3,022

    Default

    Quote Originally Posted by Archer View Post
    How can we set DNS in Modem/Router, when its in Bridge mode ?
    In my modem (UT300R2U), the DNS option disappears when I set it to Bridge mode.
    It is dependent upon the router firmware. In my D-Link 2540T, i can set the DNS regardless of the current mode i am connecting.

  15. #15
    Gold Member
    Join Date
    Apr 2007
    Liked
    0 times
    Posts
    772

    Default

    Quote Originally Posted by danny86 View Post
    hey man, i nt done it till nw, i m bit of a lazy duck , i'll do it tommorow, let u knw 2mrw



    Thanx for the information, seems this will do, but cn u tell me, is the IP, subnet, defualt route is same for every one? Please elaborate even if i put my question in a wrong way.
    Its a Private IP to be used in Private LANs.

    You can safetly use this same config on all machines you want to connect BB

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. BSNL - Layman's Review
    By meetdilip in forum BSNL broadband
    Replies: 7
    Last Post: 01-03-12, 07:17 PM
  2. How To Check BSNL Broadband Account Usage?
    By Preeti_20 in forum BSNL broadband
    Replies: 26
    Last Post: 11-27-11, 06:15 PM
  3. Windows 7 vs. Ubuntu
    By gaggan4392 in forum Operating Systems
    Replies: 13
    Last Post: 05-24-10, 11:30 AM
  4. BSNL Broadband connecting two computer
    By sams in forum BSNL broadband
    Replies: 3
    Last Post: 02-07-10, 05:27 PM
  5. Help needed in using BSNL Broadband in ubuntu 9.04
    By srinivasarao in forum BSNL broadband
    Replies: 1
    Last Post: 02-07-10, 03:36 PM