Advertisement
Guest User

Untitled

a guest
Apr 7th, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. # wvdial
  2. --> WvDial: Internet dialer version 1.61
  3. --> Initializing modem.
  4. --> Sending: ATZ
  5. ATZ
  6. OK
  7. --> Sending: ATQ V1 E1 S0=0 &C1 &D2
  8. ATQ V1 E1 S0=0 &C1 &D2
  9. OK
  10. --> Sending: AT+CRM=1
  11. AT+CRM=1
  12. OK
  13. --> Modem initialized.
  14. --> Sending: ATDT#777
  15. --> Waiting for carrier.
  16. ATDT#777
  17. CONNECT 3100000
  18. --> Carrier detected. Starting PPP immediately.
  19. --> Starting pppd at Sat Apr 7 21:45:04 2012
  20. --> Pid of pppd: 4665
  21. --> Using interface ppp1
  22. --> Disconnecting at Sat Apr 7 21:45:08 2012
  23. --> The PPP daemon has died: A modem hung up the phone (exit code = 16)
  24. --> man pppd explains pppd error codes in more detail.
  25. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.
  26. --> Auto Reconnect will be attempted in 5 seconds
  27. --> Initializing modem.
  28. --> Sending: ATZ
  29. ATZ
  30. OK
  31. --> Sending: ATQ V1 E1 S0=0 &C1 &D2
  32. ATQ V1 E1 S0=0 &C1 &D2
  33. OK
  34. --> Sending: AT+CRM=1
  35. AT+CRM=1
  36. OK
  37. --> Modem initialized.
  38. ^CCaught signal 2: Attempting to exit gracefully...
  39. --> Disconnecting at Sat Apr 7 21:45:15 2012
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement