* Hannes H. <[EMAIL PROTECTED]> [17-07-2006 11:19]:

> Sind das die peers oder chatscripts?
 
Die werden von chat geladen.

Hier mal meine Config:

$ cat /etc/ppp/peers/bluetooth
#########################################################
# /etc/ppp/peers/bluetooth
#########################################################
# debug
noauth
# device bitte anpassen!
#/dev/rfcomm8
/dev/bluetooth/rfcomm/8
57600
crtscts
defaultroute
noipdefault
user eplus
password gprs
ipparam bluetooth
usepeerdns
# idle 100
connect '/usr/sbin/chat -v -e -f /etc/ppp/bluetooth/online'
disconnect '/usr/sbin/chat -v -e -f /etc/ppp/bluetooth/offline'
### eof

$ cat /etc/ppp/bluetooth/online
#########################################################
# /etc/ppp/bluetooth/online
#########################################################
# [Motorola V525]
'' AT
TIMEOUT 240
OK ATE0
OK ATV1
OK 'AT+CGDCONT=1,"IP","internet.eplus.de"'
OK ATS0=0
OK AT+CGQREQ=1,0,0,0,0,0
OK AT+CGQMIN=1,0,0,0,0,0
OK ATDT*99***1#
TIMEOUT 30
CONNECT ""
### eof

$ cat /etc/ppp/bluetooth/offline
#########################################################
# /etc/ppp/bluetooth/offline
#########################################################
SAY "Disconnecting from GPRS ...\n"
"" "\K"
"" "+++ATH"
SAY "Disconnected.\n"
### eof


Online und offline dann normal mit 'pon bluetooth' und 'poff'.

Gruss Uwe

Attachment: signature.asc
Description: Digital signature

Antwort per Email an