Skip to content

Instantly share code, notes, and snippets.

@hagb4rd
Forked from anonymous/wvdial.conf
Last active December 14, 2017 15:15
Show Gist options
  • Save hagb4rd/bf4106743521218292258878c0d7fe21 to your computer and use it in GitHub Desktop.
Save hagb4rd/bf4106743521218292258878c0d7fe21 to your computer and use it in GitHub Desktop.
[Dialer Defaults]
;Init1 = ATZ
;Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
;Modem Type = Analog Modem
;Baud = 9600
New PPPD = yes
;Modem = /dev/ttyUSB0
;ISDN = 0
; Phone = <Target Phone Number>
; Password = <Your Password>
; Username = <Your Login Name>
Carrier Check = on
Modem = /dev/ttyUSB0
Baud = 115200
Init1 = AT+CPIN="8378"
Init2 = ATZ
Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init4 = AT+CGDCONT=1,"IP","internet","0.0.0.0"
ISDN = 0
Modem Type = USB Modem
Phone = *99#
Username = eplus
Password = gprs
Stupid Mode = 0
Dial Command = ATM1L3DT
Compuserver = 0
Auto DNS = 1
Auto Reconnect = on
Abort on Busy = off
Check Def Route = on
Abort on No Dialtone = on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment