Revision 2 as of 2008-06-27 10:15:03

Clear message

Fido Bluetooth dial-up networking

This information complements the more generic BluetoothDialup guide.

The etc/ppp/peers/celtel file looks like this:

    /dev/rfcomm0 115200
    connect '/usr/sbin/chat -v -f /etc/ppp/chat-gprs'
    crtscts
    modem -detach
    noccp
    defaultroute
    usepeerdns
    noauth
    ipcp-accept-remote
    ipcp-accept-local

The corresponding /etc/ppp/chat-gprs file is as below:

"" ATZ OK
AT+CGDCONT=1,"IP","ke.celtel.com"
 OK "ATD*99***1#"
 CONNECT