Project

General

Profile

GPRS-testing » History » Revision 2

Revision 1 (daniel, 02/19/2016 10:47 PM) → Revision 2/3 (daniel, 02/19/2016 10:47 PM)

== Sample pppd config == 

 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. 

 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: 
 {{{ 
 openbsc * "openbsc" * 
 }}} 

 You might need to change the serial port from /dev/ttyUSB1 to the actual port or the modem. 

 Then just run 
 {{{ 
 pppd call openbsc-test 
 }}} 
 and the modem should open a GPRS connection.
Add picture from clipboard (Maximum size: 48.8 MB)