Advertisement
nowhiskey

wvdial.conf

Aug 19th, 2012
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. [Dialer Defaults]
  2. Init1 = ATZ
  3. Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  4. Modem Type = Analog Modem
  5. Baud = 460800
  6. New PPPD = yes
  7. Modem = /dev/ttyUSB0
  8. ISDN = 0
  9.  
  10. [Dialer umts-pin]
  11.  
  12. Init3 = AT+CPIN=0663
  13. [Dialer umts]
  14. Dial Command = ATD
  15. Carrier Check = no
  16. Phone = *99#
  17. Password = gprs
  18. Username = eplus
  19. Stupid Mode = 1
  20. Init4 = AT+CGDCONT=1,"IP","internet.eplus.de"
  21. Dial Attempts = 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement