Add ppp/gprs

This commit is contained in:
2026-02-14 10:19:18 +00:00
parent 7fda8b904d
commit 552ac4df45

22
ppp/gprs Normal file
View File

@@ -0,0 +1,22 @@
#
# pppd options
#
#logfile /var/ppplog
/dev/ttyUSB0
9600
nocrtscts
debug
nodetach
ipcp-accept-local
ipcp-accept-remote
noipdefault
usepeerdns
defaultroute
persist
noauth
#lcp-echo-failure 0
#lcp-echo-interval 0
# Chat scripts
connect "/usr/sbin/chat -v -s -f /etc/ppp/chat"