Custom Search

Tuesday, October 6, 2009

KPPP Configuration on Linux debian fedora ubuntu

KPPP Configuration on Linux debian fedora ubuntu

KPPP is a dialer and front-end to pppd

Applications ---> Internet ---> KPPP.

A small window will popup, click "Configure" button.

a)Select "Modems" option from top of the window.
Then press "New" button.

Select "Device" Option and enter:
Modem Name: MyModem
Modem device: /dev/ttySHSF0 <---- Select your modem (This file exist only when you successfuly installed modem drive) Connection speed:115200
Select "Modem" Option and press "Modem Commands" button and enter: Initialization string 2: AT+CGDCONT=,"IP","" <---- Use correct string press "Query Modem" button to check connection Then Press "OK" b)Select "Accounts" option from top of the window.
Then press "New" button and select "Manual Setup".
Select "Dial" Option from top of the window and enter:
Connection name:myconnection
Phone number:172222 <-----Use correct Phone number Authentication:PAP/CHAP
Then Press "OK"

c)In main window select:
Connect to:myconnection
Use modem :MySerialModem
Login ID :xxxxx
Password :xxxxx

Then Press "Connect" button


END . THANKS


Note:
Initialization string 2: AT+CGDCONT=1,"IP",""
Changing it based on your connection.

No comments:

Post a Comment