Advertisement
linuxisgreat

Untitled

Jun 6th, 2011
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. wvdial
  2. --> WvDial: Internet dialer version 1.60
  3. --> Cannot get information for serial port.
  4. --> Initializing modem.
  5. --> Sending: AT+CGDCONT=1,"IP","airtelgprs.com"
  6. AT+CGDCONT=1,"IP","airtelgprs.com"
  7. OK
  8. --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  9. ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  10. OK
  11. --> Modem initialized.
  12. --> Sending: ATDT*99#
  13. --> Waiting for carrier.
  14. ATDT*99#
  15. CONNECT
  16. --> Carrier detected. Starting PPP immediately.
  17. --> Starting pppd at Tue Jun 7 09:47:19 2011
  18. --> Pid of pppd: 22165
  19. --> Using interface ppp0
  20. --> Disconnecting at Tue Jun 7 09:47:49 2011
  21. --> The PPP daemon has died: A modem hung up the phone (exit code = 16)
  22. --> man pppd explains pppd error codes in more detail.
  23. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.
  24. --> Auto Reconnect will be attempted in 5 seconds
  25. --> Cannot open /dev/rfcomm0: Input/output error
  26. --> Cannot open /dev/rfcomm0: Connection reset by peer
  27. --> Cannot get information for serial port.
  28. --> Initializing modem.
  29. --> Sending: AT+CGDCONT=1,"IP","airtelgprs.com"
  30. AT+CGDCONT=1,"IP","airtelgprs.com"
  31. OK
  32. --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  33. ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  34. OK
  35. --> Modem initialized.
  36. --> Cannot open /dev/rfcomm0: Input/output error
  37. --> Cannot open /dev/rfcomm0: Connection reset by peer
  38. --> Cannot get information for serial port.
  39. --> Initializing modem.
  40. --> Sending: AT+CGDCONT=1,"IP","airtelgprs.com"
  41. AT+CGDCONT=1,"IP","airtelgprs.com"
  42. OK
  43. --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  44. ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  45. OK
  46. --> Modem initialized.
  47. --> Sending: ATDT*99#
  48. --> Waiting for carrier.
  49. ATDT*99#
  50. CONNECT
  51. --> Carrier detected. Starting PPP immediately.
  52. --> Starting pppd at Tue Jun 7 09:48:01 2011
  53. --> Pid of pppd: 22522
  54. --> Using interface ppp0
  55. --> Disconnecting at Tue Jun 7 09:48:32 2011
  56. --> The PPP daemon has died: A modem hung up the phone (exit code = 16)
  57. --> man pppd explains pppd error codes in more detail.
  58. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.
  59. --> Auto Reconnect will be attempted in 10 seconds
  60. --> Cannot open /dev/rfcomm0: Input/output error
  61. --> Cannot open /dev/rfcomm0: Connection reset by peer
  62. --> Cannot get information for serial port.
  63. --> Initializing modem.
  64. --> Sending: AT+CGDCONT=1,"IP","airtelgprs.com"
  65. AT+CGDCONT=1,"IP","airtelgprs.com"
  66. OK
  67. --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  68. ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  69. OK
  70. --> Modem initialized.
  71. --> Cannot open /dev/rfcomm0: Input/output error
  72. --> Cannot open /dev/rfcomm0: Connection reset by peer
  73. --> Cannot get information for serial port.
  74. --> Initializing modem.
  75. --> Sending: AT+CGDCONT=1,"IP","airtelgprs.com"
  76. AT+CGDCONT=1,"IP","airtelgprs.com"
  77. OK
  78. --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  79. ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
  80. OK
  81. --> Modem initialized.
  82. --> Sending: ATDT*99#
  83. --> Waiting for carrier.
  84. ATDT*99#
  85. CONNECT
  86. --> Carrier detected. Starting PPP immediately.
  87. --> Starting pppd at Tue Jun 7 09:48:50 2011
  88. --> Pid of pppd: 22920
  89. --> Using interface ppp0
  90. ^CCaught signal 2: Attempting to exit gracefully...
  91. --> Terminating on signal 15
  92. --> Disconnecting at Tue Jun 7 09:48:56 2011
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement