Find the answer to your Linux question:
Results 1 to 2 of 2
I use Dial-up service by BSNL (India). Ubuntu asks me to enter the DNS address. What is that?...
  1. #1
    Just Joined!
    Join Date
    Dec 2009
    Location
    Amravati, India
    Posts
    4

    How to connect Dial-up on Ubuntu...?

    I use Dial-up service by BSNL (India). Ubuntu asks me to enter the DNS address.
    What is that?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Which version of Ubuntu are you using?

    Open Terminal and execute this
    Code:
    sudo wvdialconf
    It will detect Modem and generate wvdial.conf file. Open that file in nano editor and make necessary changes.
    Code:
    sudo nano /etc/wvdial.conf
    Set correct username, password and phone number fields. Remove semi-colon ( ; ) in front of those. Set Abort on no dialtone = off
    Press Ctrl+X, Y and hit Enter key to save file.

    Execute wvdial command to connect and press Ctrl+C to disconnect.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...