Skip to content

Instantly share code, notes, and snippets.

@artizirk
Created May 27, 2014 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artizirk/7d98573c93b4dc3688b6 to your computer and use it in GitHub Desktop.
Save artizirk/7d98573c93b4dc3688b6 to your computer and use it in GitHub Desktop.
wvdial config for public ip
[Dialer Defaults]
Modem = /dev/ttyUSB1
Init1 = ATZ
Init2 = ATQ0 V1 E1 +FCLASS=0
Init3 = AT+CGDCONT=1,"IP",""
Stupid Mode = True
Modem Type = Analog Modem
Phone = *99#
ISDN = 0
Username = wap
Password = wap
Baud = 9600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment