Advertisement
konstest

Untitled

Jun 11th, 2025
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. ~/tmp host gauss-devnet-web.k8s.clive.tk
  2. gauss-devnet-web.k8s.clive.tk has address 140.82.33.224
  3. gauss-devnet-web.k8s.clive.tk has address 45.77.141.112
  4. ~/tmp tracepath -n gauss-devnet-web.k8s.clive.tk
  5. 1?: [LOCALHOST] pmtu 1500
  6. 1: 192.168.1.1 0.684ms
  7. 1: 192.168.1.1 0.623ms
  8. 2: 192.168.1.1 0.583ms pmtu 1492
  9. 2: no reply
  10. 3: 213.228.113.88 4.178ms
  11. 4: 185.140.148.41 68.718ms asymm 5
  12. 5: 80.239.128.74 70.076ms
  13. 6: 62.115.140.216 71.839ms asymm 5
  14. 7: 62.115.138.105 87.714ms
  15. 8: 62.115.141.153 88.701ms asymm 6
  16. 9: 62.115.58.22 85.391ms asymm 8
  17. 10: 10.75.1.114 85.015ms asymm 8
  18. 11: 10.75.1.194 87.023ms asymm 8
  19. 12: no reply
  20. 13: 45.77.141.112 90.672ms reached
  21. Resume: pmtu 1492 hops 13 back 10
  22. ~/tmp tracepath -n 140.82.33.224
  23. 1?: [LOCALHOST] pmtu 1500
  24. 1: 192.168.1.1 0.644ms
  25. 1: 192.168.1.1 0.482ms
  26. 2: 192.168.1.1 0.483ms pmtu 1492
  27. 2: no reply
  28. 3: 213.228.113.72 4.753ms
  29. 4: 185.140.148.41 93.360ms asymm 5
  30. 5: 80.239.128.74 71.440ms
  31. 6: 62.115.140.216 71.437ms asymm 5
  32. 7: 62.115.138.105 84.207ms
  33. 8: 62.115.136.219 86.899ms asymm 6
  34. 9: 62.115.58.22 85.218ms asymm 8
  35. 10: no reply
  36. 11: no reply
  37. 12: no reply
  38. 13: no reply
  39. 14: no reply
  40. 15: no reply
  41. 16: no reply
  42. ^C
  43. ~/tmp telnet 45.77.141.112 443
  44. Trying 45.77.141.112...
  45. Connected to 45.77.141.112.
  46. Escape character is '^]'.
  47. get
  48. HTTP/1.1 400 Bad Request
  49. Date: Wed, 11 Jun 2025 11:10:32 GMT
  50. Content-Type: text/html
  51. Content-Length: 150
  52. Connection: close
  53.  
  54. <html>
  55. <head><title>400 Bad Request</title></head>
  56. <body>
  57. <center><h1>400 Bad Request</h1></center>
  58. <hr><center>nginx</center>
  59. </body>
  60. </html>
  61. Connection closed by foreign host.
  62. ~/tmp telnet 140.82.33.224 443
  63. Trying 140.82.33.224...
  64. ^C
  65.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement