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?...
- 01-06-2010 #1Just 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?
- 01-06-2010 #2
Hi and Welcome !
Which version of Ubuntu are you using?
Open Terminal and execute this
It will detect Modem and generate wvdial.conf file. Open that file in nano editor and make necessary changes.Code:sudo wvdialconf
Set correct username, password and phone number fields. Remove semi-colon ( ; ) in front of those. Set Abort on no dialtone = offCode:sudo nano /etc/wvdial.conf
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


Reply With Quote