24 lines
277 B
Plaintext
24 lines
277 B
Plaintext
# /etc/ppp/peers/sim800c
|
|
|
|
/dev/ttyS3
|
|
115200
|
|
|
|
debug
|
|
# nodetach
|
|
dump
|
|
lock
|
|
|
|
defaultroute
|
|
replacedefaultroute
|
|
defaultroute-metric 200
|
|
|
|
nocrtscts
|
|
ipcp-accept-local
|
|
ipcp-accept-remote
|
|
noipdefault
|
|
usepeerdns
|
|
persist
|
|
noauth
|
|
|
|
connect '/usr/sbin/chat -v -f /etc/ppp/chatscripts/sim800c'
|