Advertisement
Guest User

Untitled

a guest
Jan 7th, 2012
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.50 KB | None | 0 0
  1. C:\Program Files (x86)\ClockworkMod\Tether
  2. "Local Area Connection 2"
  3. Checking arguments...
  4. Setting IP Address, mask, and gateway.
  5. netsh interface ip set address name="Local Area Connection 2" source=static 10.0.0.1 255.255.255.0 10.0.0.2 1
  6. Setting DNS server.
  7. netsh interface ip add dns name="Local Area Connection 2" 8.8.8.8 index=1
  8. netsh interface ip add dns name="Local Area Connection 2" 8.8.4.4 index=2
  9. Adding Windows Firewall Exception
  10. netsh firewall set allowedprogram program="C:\Program Files (x86)\ClockworkMod\Tether\win32\node.exe" name=Tether
  11. IMPORTANT: Command executed successfully.
  12. However, "netsh firewall" is deprecated;
  13. use "netsh advfirewall firewall" instead.
  14. For more information on using "netsh advfirewall firewall" commands
  15. instead of "netsh firewall", see KB article 947709
  16. at http://go.microsoft.com/fwlink/?linkid=121488 .
  17. Ok.
  18. Starting Tether...
  19. C:\Program Files (x86)\ClockworkMod\Tether\node-tuntap
  20. opening tun device: null
  21. adb binary path: ..\win32\adb.exe
  22. Checking phone status...
  23. Waiting for interface to get ready... (waiting 5 seconds)
  24. List of devices attached
  25. TA07703J41 device
  26. Checking if package is installed.
  27. STATUS: Connected to phone. Waiting for tether connection.
  28. Phone detected by adb!
  29. Starting the Tether application on the phone...
  30. Installing Tether APK on the phone.
  31. {}
  32. Tun/tap device IP: 10.0.0.1
  33. Reading tun/tap device...
  34. Fatal error setting up TCP listener. (Exiting)
  35. { [Error: listen EADDRINUSE] code: 'EADDRINUSE', errno: 'EADDRINUSE', syscall: 'listen' }
  36. Checking phone status...
  37. Phone is still connected.
  38. Results from APK installation:
  39. { '0': null,
  40. '1': '\tpkg: /data/local/tmp/Tether.apk\r\r\nSuccess\r\r\n',
  41. '2': '97 KB/s (272366 bytes in 2.733s)\r\n' }
  42. Setting up adb port forwarding to port 30002.
  43. adb port forwarding results:
  44. { '0': null, '1': '', '2': '' }
  45. Checking phone status...
  46. Phone is still connected.
  47. Results from starting Tether service:
  48. { '0': null,
  49. '1': 'Starting service: Intent { cmp=com.koushikdutta.tether/.TetherService }\r\r\n',
  50. '2': '' }
  51. Results from starting Tether activity:
  52. { '0': null,
  53. '1': 'Starting: Intent { cmp=com.koushikdutta.tether/.TetherActivity }\r\r\n',
  54. '2': '' }
  55. Checking phone status...
  56. Phone is still connected.
  57. Checking phone status...
  58. Phone is still connected.
  59. Checking phone status...
  60. Phone is still connected.
  61. Checking phone status...
  62. Phone is still connected.
  63. Checking phone status...
  64. Phone is still connected.
  65. Checking phone status...
  66. Phone is still connected.
  67. Checking phone status...
  68. Phone is still connected.
  69. Checking phone status...
  70. Phone is still connected.
  71. Checking phone status...
  72. Phone is still connected.
  73. Checking phone status...
  74. Phone is still connected.
  75. Checking phone status...
  76. Phone is still connected.
  77. Checking phone status...
  78. Phone is still connected.
  79. Checking phone status...
  80. Phone is still connected.
  81. Checking phone status...
  82. Phone is still connected.
  83. Checking phone status...
  84. Phone is still connected.
  85. Checking phone status...
  86. Phone is still connected.
  87. C:\Program Files (x86)\ClockworkMod\Tether
  88. "Local Area Connection 2"
  89. Checking arguments...
  90. Setting IP Address, mask, and gateway.
  91. netsh interface ip set address name="Local Area Connection 2" source=static 10.0.0.1 255.255.255.0 10.0.0.2 1
  92. Setting DNS server.
  93. netsh interface ip add dns name="Local Area Connection 2" 8.8.8.8 index=1
  94. The object is already in the list.
  95. netsh interface ip add dns name="Local Area Connection 2" 8.8.4.4 index=2
  96. The object is already in the list.
  97. Adding Windows Firewall Exception
  98. netsh firewall set allowedprogram program="C:\Program Files (x86)\ClockworkMod\Tether\win32\node.exe" name=Tether
  99. IMPORTANT: Command executed successfully.
  100. However, "netsh firewall" is deprecated;
  101. use "netsh advfirewall firewall" instead.
  102. For more information on using "netsh advfirewall firewall" commands
  103. instead of "netsh firewall", see KB article 947709
  104. at http://go.microsoft.com/fwlink/?linkid=121488 .
  105. Ok.
  106. Starting Tether...
  107. C:\Program Files (x86)\ClockworkMod\Tether\node-tuntap
  108. opening tun device: null
  109. adb binary path: ..\win32\adb.exe
  110. Checking phone status...
  111. Waiting for interface to get ready... (waiting 5 seconds)
  112. List of devices attached
  113. TA07703J41 device
  114. Checking if package is installed.
  115. STATUS: Connected to phone. Waiting for tether connection.
  116. Phone detected by adb!
  117. Starting the Tether application on the phone...
  118. Found that APK is already installed. Starting tether on phone.
  119. Setting up adb port forwarding to port 30002.
  120. adb port forwarding results:
  121. { '0': null, '1': '', '2': '' }
  122. Results from starting Tether service:
  123. { '0': null,
  124. '1': 'Starting service: Intent { cmp=com.koushikdutta.tether/.TetherService }\r\r\n',
  125. '2': '' }
  126. Results from starting Tether activity:
  127. { '0': null,
  128. '1': 'Starting: Intent { cmp=com.koushikdutta.tether/.TetherActivity }\r\r\nWarning: Activity not started, its current task has been brought to the front\r\r\n',
  129. '2': '' }
  130. {}
  131. Tun/tap device IP: 10.0.0.1
  132. Reading tun/tap device...
  133. Fatal error setting up TCP listener. (Exiting)
  134. { [Error: listen EADDRINUSE] code: 'EADDRINUSE', errno: 'EADDRINUSE', syscall: 'listen' }
  135. Checking phone status...
  136. Phone is still connected.
  137. Checking phone status...
  138. Phone is still connected.
  139. Checking phone status...
  140. Phone is still connected.
  141. Checking phone status...
  142. Phone is still connected.
  143. Checking phone status...
  144. Phone is still connected.
  145. Checking phone status...
  146. Phone is still connected.
  147. Checking phone status...
  148. Phone is still connected.
  149. Checking phone status...
  150. Phone is still connected.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement