Advertisement
grahamperrin

service routing restart, FreeBSD 14.0-CURRENT 1400045

Dec 31st, 2021
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. root@mowa219-gjp4-8570p-freebsd:~ # service routing restart
  2. delete host 127.0.0.1: gateway lo0
  3. default 192.168.1.1 -fib 0 done
  4. delete host ::1: gateway lo0
  5. delete net fe80::: gateway ::1
  6. delete net ff02::: gateway ::1
  7. delete net ::ffff:0.0.0.0: gateway ::1
  8. delete net ::0.0.0.0: gateway ::1
  9. route: route has not been found
  10. delete net default: gateway 2001:…:…:…::1 fib 0: not in table
  11. add host 127.0.0.1: gateway lo0
  12. add host ::1: gateway lo0
  13. add net fe80::: gateway ::1
  14. add net ff02::: gateway ::1
  15. add net ::ffff:0.0.0.0: gateway ::1
  16. add net ::0.0.0.0: gateway ::1
  17. add net default: gateway 2001:…:…:…::1
  18. root@mowa219-gjp4-8570p-freebsd:~ # ping -6 freshports.org
  19. PING6(56=40+8+8 bytes) 2001:…:…:…::2 --> 2600:1f18:461f:1a17:372a:8b3e:c58e:af1b
  20. ping: sendmsg: No route to host
  21. ping6: wrote freshports.org 16 chars, ret=-1
  22. ping: sendmsg: No route to host
  23. ping6: wrote freshports.org 16 chars, ret=-1
  24. ping: sendmsg: No route to host
  25. ping6: wrote freshports.org 16 chars, ret=-1
  26. ping: sendmsg: No route to host
  27. ping6: wrote freshports.org 16 chars, ret=-1
  28. ping: sendmsg: No route to host
  29. ping6: wrote freshports.org 16 chars, ret=-1
  30. ping: sendmsg: No route to host
  31. ping6: wrote freshports.org 16 chars, ret=-1
  32. ping: sendmsg: No route to host
  33. ping6: wrote freshports.org 16 chars, ret=-1
  34. ^C
  35. --- freshports.org ping6 statistics ---
  36. 7 packets transmitted, 0 packets received, 100.0% packet loss
  37. root@mowa219-gjp4-8570p-freebsd:~ # ping -6 freshports.org
  38. PING6(56=40+8+8 bytes) 2001:…:…:…::2 --> 2600:1f18:461f:1a17:372a:8b3e:c58e:af1b
  39. ping: sendmsg: No route to host
  40. ping6: wrote freshports.org 16 chars, ret=-1
  41. ping: sendmsg: No route to host
  42. ping6: wrote freshports.org 16 chars, ret=-1
  43. ping: sendmsg: No route to host
  44. ping6: wrote freshports.org 16 chars, ret=-1
  45. ping: sendmsg: No route to host
  46. ping6: wrote freshports.org 16 chars, ret=-1
  47. ^C
  48. --- freshports.org ping6 statistics ---
  49. 4 packets transmitted, 0 packets received, 100.0% packet loss
  50. root@mowa219-gjp4-8570p-freebsd:~ # service routing restart
  51. delete host 127.0.0.1: gateway lo0
  52. delete host ::1: gateway lo0
  53. delete net fe80::: gateway ::1
  54. delete net ff02::: gateway ::1
  55. delete net ::ffff:0.0.0.0: gateway ::1
  56. delete net ::0.0.0.0: gateway ::1
  57. delete net default: gateway 2001:…:…:…::1
  58. add host 127.0.0.1: gateway lo0
  59. add host ::1: gateway lo0
  60. add net fe80::: gateway ::1
  61. add net ff02::: gateway ::1
  62. add net ::ffff:0.0.0.0: gateway ::1
  63. add net ::0.0.0.0: gateway ::1
  64. add net default: gateway 2001:…:…:…::1
  65. root@mowa219-gjp4-8570p-freebsd:~ # ping -o -6 freshports.org
  66. PING6(56=40+8+8 bytes) 2001:…:…:…::2 --> 2600:1f18:461f:1a17:372a:8b3e:c58e:af1b
  67. ping: sendmsg: No route to host
  68. ping6: wrote freshports.org 16 chars, ret=-1
  69. ping: sendmsg: No route to host
  70. ping6: wrote freshports.org 16 chars, ret=-1
  71. ping: sendmsg: No route to host
  72. ping6: wrote freshports.org 16 chars, ret=-1
  73. ping: sendmsg: No route to host
  74. ping6: wrote freshports.org 16 chars, ret=-1
  75. ping: sendmsg: No route to host
  76. ping6: wrote freshports.org 16 chars, ret=-1
  77. ping: sendmsg: No route to host
  78. ping6: wrote freshports.org 16 chars, ret=-1
  79. ping: sendmsg: No route to host
  80. ping6: wrote freshports.org 16 chars, ret=-1
  81. ping: sendmsg: No route to host
  82. ping6: wrote freshports.org 16 chars, ret=-1
  83. ping: sendmsg: No route to host
  84. ping6: wrote freshports.org 16 chars, ret=-1
  85. ping: sendmsg: No route to host
  86. ping6: wrote freshports.org 16 chars, ret=-1
  87. ping: sendmsg: No route to host
  88. ping6: wrote freshports.org 16 chars, ret=-1
  89. ping: sendmsg: No route to host
  90. ping6: wrote freshports.org 16 chars, ret=-1
  91. ping: sendmsg: No route to host
  92. ping6: wrote freshports.org 16 chars, ret=-1
  93. ping: sendmsg: No route to host
  94. ping6: wrote freshports.org 16 chars, ret=-1
  95. ^C
  96. --- freshports.org ping6 statistics ---
  97. 14 packets transmitted, 0 packets received, 100.0% packet loss
  98. root@mowa219-gjp4-8570p-freebsd:~ # ping -o -4 freshports.org
  99. PING freshports.org (54.227.255.74): 56 data bytes
  100. ping: sendto: No route to host
  101. ping: sendto: No route to host
  102. ping: sendto: No route to host
  103. ping: sendto: No route to host
  104. ping: sendto: No route to host
  105. ping: sendto: No route to host
  106. ^C
  107. --- freshports.org ping statistics ---
  108. 6 packets transmitted, 0 packets received, 100.0% packet loss
  109. root@mowa219-gjp4-8570p-freebsd:~ # service routing stop
  110. root@mowa219-gjp4-8570p-freebsd:~ # date ; uptime
  111. Fri Dec 31 18:39:55 GMT 2021
  112. 6:39PM up 2:02, 5 users, load averages: 6.47, 3.70, 3.05
  113. root@mowa219-gjp4-8570p-freebsd:~ # uname -aKU
  114. FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #118 main-n251923-4bae154fe8c: Sat Dec 25 08:03:37 GMT 2021 root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400045 1400045
  115. root@mowa219-gjp4-8570p-freebsd:~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement