'Kay, here they are:

File: /etc/ppm/peers/tmobile
--------------------------------------------------
# This optionfile was generated by pppconfig 2.3.5. 
# 
#
# hide-password         # mod
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/tmobile-connect"
disconnect "/usr/sbin/chat -v -f /etc/chatscripts/tmobile-disconnect"
debug
/dev/ttyS14
115200
defaultroute
replacedefaultroute     # mod
# noipdefault           # mod
# user ""               # mod
# remotename tmobile    # mod
# ipparam tmobile       # mod
crtscts                 # mod
lock                    # mod
local                   # mod
nodetach                # mod

usepeerdns

lcp-echo-failure 4      # mod
lcp-echo-interval 65535 # mod
-----------------------------------------

File: /etc/chatscripts/tmobile-connect
------------------------------------------
# This chatfile was generated by pppconfig 2.3.5.
# Please do not delete any of the comments.  Pppconfig needs them.
# 
# ispauth chat
# abortstring
TIMEOUT 600
ABORT   'BUSY'
ABORT   'NO ANSWER'
ABORT   'ERROR'
SAY     'Starting GPRS connect script\n'

# modeminit

# open the modem
""      'AT+CFUN=1,1'

# E0=No echo, V1=English result codes
OK      'ATE0V1'

# Set Access Point Name (APN)
SAY     'Setting APN\n'
OK      'AT+CGDCONT=1,"IP","internet2.voicestream.com"'

# ispnumber
ABORT   'NO CARRIER'
SAY     'Dialing...\n'
OK      'ATD*99***1#'

# ispconnect
CONNECT ''
# prelogin

# ispname
 
# isppassword
 
# postlogin

# end of pppconfig stuff
-------------------------------------------

File: /etc/chatscripts/tmobile-disconnect
------------------------------------------
""      "\K"
""      "+++ATH0"
SAY     "GPRS Disconnected."
-----------------------------------------

I haven't had the time to comment these yet, so I hope they're clear
enough for you.  Any questions, feel free...

Cheers,

Dave




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to