Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.98 KB | None | 0 0
  1. shrenik.bhura@iaxeon:~/Desktop> ping mspphoenix.mspsteel.com
  2. PING mspgrp.poweredbyclear.com (59.90.58.251) 56(84) bytes of data.
  3. 64 bytes from 59.90.58.251: icmp_seq=1 ttl=61 time=24.5 ms
  4. ^C
  5. --- mspgrp.poweredbyclear.com ping statistics ---
  6. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  7. rtt min/avg/max/mdev = 24.585/24.585/24.585/0.000 ms
  8. shrenik.bhura@iaxeon:~/Desktop> ssh root@59.90.58.251 -p 2222 -v
  9. OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010
  10. debug1: Reading configuration data /etc/ssh/ssh_config
  11. debug1: Applying options for *
  12. debug1: Connecting to 59.90.58.251 [59.90.58.251] port 2222.
  13. debug1: connect to address 59.90.58.251 port 2222: Connection timed out
  14. ssh: connect to host 59.90.58.251 port 2222: Connection timed out
  15. shrenik.bhura@iaxeon:~/Desktop> ssh root@59.90.58.251 -p 2224 -v
  16. OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010
  17. debug1: Reading configuration data /etc/ssh/ssh_config
  18. debug1: Applying options for *
  19. debug1: Connecting to 59.90.58.251 [59.90.58.251] port 2224.
  20. debug1: connect to address 59.90.58.251 port 2224: Connection timed out
  21. ssh: connect to host 59.90.58.251 port 2224: Connection timed out
  22. shrenik.bhura@iaxeon:~/Desktop> ssh root@59.90.58.251 -p 2210 -v
  23. OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010
  24. debug1: Reading configuration data /etc/ssh/ssh_config
  25. debug1: Applying options for *
  26. debug1: Connecting to 59.90.58.251 [59.90.58.251] port 2210.
  27. debug1: Connection established.
  28. debug1: identity file /home/shrenik.bhura/.ssh/id_rsa type 1
  29. debug1: identity file /home/shrenik.bhura/.ssh/id_rsa-cert type -1
  30. debug1: identity file /home/shrenik.bhura/.ssh/id_dsa type -1
  31. debug1: identity file /home/shrenik.bhura/.ssh/id_dsa-cert type -1
  32. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.4
  33. debug1: match: OpenSSH_5.4 pat OpenSSH*
  34. debug1: Enabling compatibility mode for protocol 2.0
  35. debug1: Local version string SSH-2.0-OpenSSH_5.4
  36. debug1: SSH2_MSG_KEXINIT sent
  37. debug1: SSH2_MSG_KEXINIT received
  38. debug1: kex: server->client aes128-ctr hmac-md5 none
  39. debug1: kex: client->server aes128-ctr hmac-md5 none
  40. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  41. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  42. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  43. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  44. debug1: Host '[59.90.58.251]:2210' is known and matches the RSA host key.
  45. debug1: Found key in /home/shrenik.bhura/.ssh/known_hosts:8
  46. debug1: ssh_rsa_verify: signature correct
  47. debug1: SSH2_MSG_NEWKEYS sent
  48. debug1: expecting SSH2_MSG_NEWKEYS
  49. debug1: SSH2_MSG_NEWKEYS received
  50. debug1: Roaming not allowed by server
  51. debug1: SSH2_MSG_SERVICE_REQUEST sent
  52. debug1: SSH2_MSG_SERVICE_ACCEPT received
  53. debug1: Authentications that can continue: publickey,keyboard-interactive
  54. debug1: Next authentication method: publickey
  55. debug1: Offering public key: /home/shrenik.bhura/.ssh/id_rsa
  56. debug1: Server accepts key: pkalg ssh-rsa blen 279
  57. debug1: Authentication succeeded (publickey).
  58. debug1: channel 0: new [client-session]
  59. debug1: Requesting no-more-sessions@openssh.com
  60. debug1: Entering interactive session.
  61. debug1: Sending environment.
  62. debug1: Sending env LANG = en_GB.utf8
  63. Last login: Fri Oct 29 07:03:35 2010 from 59.93.245.43
  64. Have a lot of fun...
  65. iacollab:~ # logout
  66. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  67. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  68. debug1: channel 0: free: client-session, nchannels 1
  69. Connection to 59.90.58.251 closed.
  70. Transferred: sent 2680, received 2216 bytes, in 2.1 seconds
  71. Bytes per second: sent 1272.5, received 1052.2
  72. debug1: Exit status 0
  73. shrenik.bhura@iaxeon:~/Desktop> ssh root@125.22.105.105 -p 2210 -v
  74. OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010
  75. debug1: Reading configuration data /etc/ssh/ssh_config
  76. debug1: Applying options for *
  77. debug1: Connecting to 125.22.105.105 [125.22.105.105] port 2210.
  78. debug1: Connection established.
  79. debug1: identity file /home/shrenik.bhura/.ssh/id_rsa type 1
  80. debug1: identity file /home/shrenik.bhura/.ssh/id_rsa-cert type -1
  81. debug1: identity file /home/shrenik.bhura/.ssh/id_dsa type -1
  82. debug1: identity file /home/shrenik.bhura/.ssh/id_dsa-cert type -1
  83. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.4
  84. debug1: match: OpenSSH_5.4 pat OpenSSH*
  85. debug1: Enabling compatibility mode for protocol 2.0
  86. debug1: Local version string SSH-2.0-OpenSSH_5.4
  87. debug1: SSH2_MSG_KEXINIT sent
  88. debug1: SSH2_MSG_KEXINIT received
  89. debug1: kex: server->client aes128-ctr hmac-md5 none
  90. debug1: kex: client->server aes128-ctr hmac-md5 none
  91. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  92. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  93. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  94. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  95. debug1: Host '[125.22.105.105]:2210' is known and matches the RSA host key.
  96. debug1: Found key in /home/shrenik.bhura/.ssh/known_hosts:29
  97. debug1: ssh_rsa_verify: signature correct
  98. debug1: SSH2_MSG_NEWKEYS sent
  99. debug1: expecting SSH2_MSG_NEWKEYS
  100. debug1: SSH2_MSG_NEWKEYS received
  101. debug1: Roaming not allowed by server
  102. debug1: SSH2_MSG_SERVICE_REQUEST sent
  103. debug1: SSH2_MSG_SERVICE_ACCEPT received
  104. debug1: Authentications that can continue: publickey,keyboard-interactive
  105. debug1: Next authentication method: publickey
  106. debug1: Offering public key: /home/shrenik.bhura/.ssh/id_rsa
  107. debug1: Server accepts key: pkalg ssh-rsa blen 279
  108. debug1: Authentication succeeded (publickey).
  109. debug1: channel 0: new [client-session]
  110. debug1: Requesting no-more-sessions@openssh.com
  111. debug1: Entering interactive session.
  112. debug1: Sending environment.
  113. debug1: Sending env LANG = en_GB.utf8
  114. Last login: Fri Oct 29 07:46:18 2010 from 59.93.245.43
  115. Have a lot of fun...
  116. iacollab:~ # logout
  117. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  118. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  119. debug1: channel 0: free: client-session, nchannels 1
  120. Connection to 125.22.105.105 closed.
  121. Transferred: sent 2680, received 2216 bytes, in 1.8 seconds
  122. Bytes per second: sent 1449.2, received 1198.3
  123. debug1: Exit status 0
  124. shrenik.bhura@iaxeon:~/Desktop> ssh root@125.22.105.105 -p 222 -v
  125. OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010
  126. debug1: Reading configuration data /etc/ssh/ssh_config
  127. debug1: Applying options for *
  128. debug1: Connecting to 125.22.105.105 [125.22.105.105] port 222.
  129. debug1: connect to address 125.22.105.105 port 222: Connection refused
  130. ssh: connect to host 125.22.105.105 port 222: Connection refused
  131. shrenik.bhura@iaxeon:~/Desktop> ssh root@125.22.105.105 -p 2222 -v
  132. OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010
  133. debug1: Reading configuration data /etc/ssh/ssh_config
  134. debug1: Applying options for *
  135. debug1: Connecting to 125.22.105.105 [125.22.105.105] port 2222.
  136. debug1: Connection established.
  137. debug1: identity file /home/shrenik.bhura/.ssh/id_rsa type 1
  138. debug1: identity file /home/shrenik.bhura/.ssh/id_rsa-cert type -1
  139. debug1: identity file /home/shrenik.bhura/.ssh/id_dsa type -1
  140. debug1: identity file /home/shrenik.bhura/.ssh/id_dsa-cert type -1
  141. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.2
  142. debug1: match: OpenSSH_5.2 pat OpenSSH*
  143. debug1: Enabling compatibility mode for protocol 2.0
  144. debug1: Local version string SSH-2.0-OpenSSH_5.4
  145. debug1: SSH2_MSG_KEXINIT sent
  146. debug1: SSH2_MSG_KEXINIT received
  147. debug1: kex: server->client aes128-ctr hmac-md5 none
  148. debug1: kex: client->server aes128-ctr hmac-md5 none
  149. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  150. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  151. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  152. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  153. debug1: Host '[125.22.105.105]:2222' is known and matches the RSA host key.
  154. debug1: Found key in /home/shrenik.bhura/.ssh/known_hosts:2
  155. debug1: ssh_rsa_verify: signature correct
  156. debug1: SSH2_MSG_NEWKEYS sent
  157. debug1: expecting SSH2_MSG_NEWKEYS
  158. debug1: SSH2_MSG_NEWKEYS received
  159. debug1: Roaming not allowed by server
  160. debug1: SSH2_MSG_SERVICE_REQUEST sent
  161. debug1: SSH2_MSG_SERVICE_ACCEPT received
  162. debug1: Authentications that can continue: publickey,keyboard-interactive
  163. debug1: Next authentication method: publickey
  164. debug1: Offering public key: /home/shrenik.bhura/.ssh/id_rsa
  165. debug1: Server accepts key: pkalg ssh-rsa blen 279
  166. debug1: Authentication succeeded (publickey).
  167. debug1: channel 0: new [client-session]
  168. debug1: Requesting no-more-sessions@openssh.com
  169. debug1: Entering interactive session.
  170. debug1: Sending environment.
  171. debug1: Sending env LANG = en_GB.utf8
  172. Last login: Fri Oct 29 07:20:40 2010 from 59.93.245.43
  173. Have a lot of fun...
  174. mspx0d0:~ # route -n
  175. Kernel IP routing table
  176. Destination Gateway Genmask Flags Metric Ref Use Iface
  177. 192.168.6.0 192.168.2.1 255.255.255.0 UG 0 0 0 br0
  178. 192.168.5.0 0.0.0.0 255.255.255.0 U 0 0 0 br1
  179. 192.168.4.0 192.168.2.1 255.255.255.0 UG 0 0 0 br0
  180. 192.168.3.0 192.168.2.1 255.255.255.0 UG 0 0 0 br0
  181. 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
  182. 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br2
  183. 192.168.8.0 192.168.2.1 255.255.255.0 UG 0 0 0 br0
  184. 10.0.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth2
  185. 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth2
  186. 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
  187. 0.0.0.0 192.168.5.4 0.0.0.0 UG 0 0 0 br1
  188. mspx0d0:~ # debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  189. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  190. logout
  191. debug1: channel 0: free: client-session, nchannels 1
  192. Connection to 125.22.105.105 closed.
  193. Transferred: sent 2968, received 3512 bytes, in 57.7 seconds
  194. Bytes per second: sent 51.4, received 60.8
  195. debug1: Exit status 0
  196. shrenik.bhura@iaxeon:~/Desktop> ssh root@125.22.105.105 -p 2224 -v
  197. OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010
  198. debug1: Reading configuration data /etc/ssh/ssh_config
  199. debug1: Applying options for *
  200. debug1: Connecting to 125.22.105.105 [125.22.105.105] port 2224.
  201. debug1: Connection established.
  202. debug1: identity file /home/shrenik.bhura/.ssh/id_rsa type 1
  203. debug1: identity file /home/shrenik.bhura/.ssh/id_rsa-cert type -1
  204. debug1: identity file /home/shrenik.bhura/.ssh/id_dsa type -1
  205. debug1: identity file /home/shrenik.bhura/.ssh/id_dsa-cert type -1
  206. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.2
  207. debug1: match: OpenSSH_5.2 pat OpenSSH*
  208. debug1: Enabling compatibility mode for protocol 2.0
  209. debug1: Local version string SSH-2.0-OpenSSH_5.4
  210. debug1: SSH2_MSG_KEXINIT sent
  211. debug1: SSH2_MSG_KEXINIT received
  212. debug1: kex: server->client aes128-ctr hmac-md5 none
  213. debug1: kex: client->server aes128-ctr hmac-md5 none
  214. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  215. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  216. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  217. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  218. debug1: checking without port identifier
  219. The authenticity of host '[125.22.105.105]:2224 ([125.22.105.105]:2224)' can't be established.
  220. RSA key fingerprint is 54:82:18:1c:6d:1f:66:4a:fa:1b:85:f0:66:64:53:a8.
  221. Are you sure you want to continue connecting (yes/no)? yes
  222. Warning: Permanently added '[125.22.105.105]:2224' (RSA) to the list of known hosts.
  223. debug1: ssh_rsa_verify: signature correct
  224. debug1: SSH2_MSG_NEWKEYS sent
  225. debug1: expecting SSH2_MSG_NEWKEYS
  226. debug1: SSH2_MSG_NEWKEYS received
  227. debug1: Roaming not allowed by server
  228. debug1: SSH2_MSG_SERVICE_REQUEST sent
  229. debug1: SSH2_MSG_SERVICE_ACCEPT received
  230. debug1: Authentications that can continue: publickey,keyboard-interactive
  231. debug1: Next authentication method: publickey
  232. debug1: Offering public key: /home/shrenik.bhura/.ssh/id_rsa
  233. debug1: Server accepts key: pkalg ssh-rsa blen 279
  234. debug1: Authentication succeeded (publickey).
  235. debug1: channel 0: new [client-session]
  236. debug1: Requesting no-more-sessions@openssh.com
  237. debug1: Entering interactive session.
  238. debug1: Sending environment.
  239. debug1: Sending env LANG = en_GB.utf8
  240. Last login: Mon Oct 25 15:55:34 2010 from ho-ibm.mspsteel.com
  241. Have a lot of fun...
  242. mspx1d0:~ # route -n
  243. Kernel IP routing table
  244. Destination Gateway Genmask Flags Metric Ref Use Iface
  245. 192.168.6.0 192.168.2.1 255.255.255.0 UG 0 0 0 br0
  246. 192.168.5.0 0.0.0.0 255.255.255.0 U 0 0 0 br1
  247. 192.168.4.0 192.168.2.1 255.255.255.0 UG 0 0 0 br0
  248. 192.168.3.0 192.168.2.1 255.255.255.0 UG 0 0 0 br0
  249. 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
  250. 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br2
  251. 192.168.8.0 192.168.2.1 255.255.255.0 UG 0 0 0 br0
  252. 10.0.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth2
  253. 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth2
  254. 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
  255. 0.0.0.0 192.168.5.4 0.0.0.0 UG 0 0 0 br1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement