Project

General

Profile

GPRS-testing » History » Version 2

daniel, 02/19/2016 10:47 PM

1 1 daniel
== Sample pppd config ==
2
3 2 daniel
Use the attached files for the pppd config and connect/disconnect scripts. Save them in /etc/ppp/peers and make sure the connect and disconnect scripts are executable.
4 1 daniel
5
Some modems require that you authenticate, although username and password don't matter. Make sure you have something like this in your /etc/ppp/pap-secrets:
6
{{{
7
openbsc * "openbsc" *
8
}}}
9 2 daniel
10
You might need to change the serial port from /dev/ttyUSB1 to the actual port or the modem.
11
12
Then just run
13
{{{
14
pppd call openbsc-test
15
}}}
16
and the modem should open a GPRS connection.
Add picture from clipboard (Maximum size: 48.8 MB)