NoPaste

sysctl -a|grep net.ipv6

von thunder11

SNIPPET_TEXT:
  1. root@XFCE:~# sysctl -a|grep net.ipv6
  2. net.ipv6.anycast_src_echo_reply = 0
  3. net.ipv6.auto_flowlabels = 1
  4. net.ipv6.bindv6only = 0
  5. net.ipv6.calipso_cache_bucket_size = 10
  6. net.ipv6.calipso_cache_enable = 1
  7. net.ipv6.conf.all.accept_dad = 0
  8. net.ipv6.conf.all.accept_ra = 1
  9. net.ipv6.conf.all.accept_ra_defrtr = 1
  10. net.ipv6.conf.all.accept_ra_from_local = 0
  11. net.ipv6.conf.all.accept_ra_min_hop_limit = 1
  12. net.ipv6.conf.all.accept_ra_min_lft = 0
  13. net.ipv6.conf.all.accept_ra_mtu = 1
  14. net.ipv6.conf.all.accept_ra_pinfo = 1
  15. net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0
  16. net.ipv6.conf.all.accept_ra_rt_info_min_plen = 0
  17. net.ipv6.conf.all.accept_ra_rtr_pref = 1
  18. net.ipv6.conf.all.accept_redirects = 1
  19. net.ipv6.conf.all.accept_source_route = 0
  20. net.ipv6.conf.all.accept_untracked_na = 0
  21. net.ipv6.conf.all.addr_gen_mode = 0
  22. net.ipv6.conf.all.autoconf = 1
  23. net.ipv6.conf.all.dad_transmits = 1
  24. net.ipv6.conf.all.disable_ipv6 = 1
  25. net.ipv6.conf.all.disable_policy = 0
  26. net.ipv6.conf.all.drop_unicast_in_l2_multicast = 0
  27. net.ipv6.conf.all.drop_unsolicited_na = 0
  28. net.ipv6.conf.all.enhanced_dad = 1
  29. net.ipv6.conf.all.force_mld_version = 0
  30. net.ipv6.conf.all.force_tllao = 0
  31. net.ipv6.conf.all.forwarding = 0
  32. net.ipv6.conf.all.hop_limit = 64
  33. net.ipv6.conf.all.ignore_routes_with_linkdown = 0
  34. net.ipv6.conf.all.ioam6_enabled = 0
  35. net.ipv6.conf.all.ioam6_id = 65535
  36. net.ipv6.conf.all.ioam6_id_wide = 4294967295
  37. net.ipv6.conf.all.keep_addr_on_down = 0
  38. net.ipv6.conf.all.max_addresses = 16
  39. net.ipv6.conf.all.max_desync_factor = 600
  40. net.ipv6.conf.all.mc_forwarding = 0
  41. net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000
  42. net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000
  43. net.ipv6.conf.all.mtu = 1280
  44. net.ipv6.conf.all.ndisc_evict_nocarrier = 1
  45. net.ipv6.conf.all.ndisc_notify = 0
  46. net.ipv6.conf.all.ndisc_tclass = 0
  47. net.ipv6.conf.all.optimistic_dad = 0
  48. net.ipv6.conf.all.proxy_ndp = 0
  49. net.ipv6.conf.all.ra_defrtr_metric = 1024
  50. net.ipv6.conf.all.ra_honor_pio_life = 0
  51. net.ipv6.conf.all.regen_max_retry = 3
  52. net.ipv6.conf.all.regen_min_advance = 2
  53. net.ipv6.conf.all.router_probe_interval = 60
  54. net.ipv6.conf.all.router_solicitation_delay = 1
  55. net.ipv6.conf.all.router_solicitation_interval = 4
  56. net.ipv6.conf.all.router_solicitation_max_interval = 3600
  57. net.ipv6.conf.all.router_solicitations = -1
  58. net.ipv6.conf.all.rpl_seg_enabled = 0
  59. net.ipv6.conf.all.seg6_enabled = 0
  60. net.ipv6.conf.all.seg6_require_hmac = 0
  61. net.ipv6.conf.all.suppress_frag_ndisc = 1
  62. net.ipv6.conf.all.temp_prefered_lft = 86400
  63. net.ipv6.conf.all.temp_valid_lft = 604800
  64. net.ipv6.conf.all.use_oif_addrs_only = 0
  65. net.ipv6.conf.all.use_optimistic = 0
  66. net.ipv6.conf.all.use_tempaddr = 0
  67. net.ipv6.conf.default.accept_dad = 1
  68. net.ipv6.conf.default.accept_ra = 1
  69. net.ipv6.conf.default.accept_ra_defrtr = 1
  70. net.ipv6.conf.default.accept_ra_from_local = 0
  71. net.ipv6.conf.default.accept_ra_min_hop_limit = 1
  72. net.ipv6.conf.default.accept_ra_min_lft = 0
  73. net.ipv6.conf.default.accept_ra_mtu = 1
  74. net.ipv6.conf.default.accept_ra_pinfo = 1
  75. net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0
  76. net.ipv6.conf.default.accept_ra_rt_info_min_plen = 0
  77. net.ipv6.conf.default.accept_ra_rtr_pref = 1
  78. net.ipv6.conf.default.accept_redirects = 1
  79. net.ipv6.conf.default.accept_source_route = 0
  80. net.ipv6.conf.default.accept_untracked_na = 0
  81. net.ipv6.conf.default.addr_gen_mode = 0
  82. net.ipv6.conf.default.autoconf = 1
  83. net.ipv6.conf.default.dad_transmits = 1
  84. net.ipv6.conf.default.disable_ipv6 = 1
  85. net.ipv6.conf.default.disable_policy = 0
  86. net.ipv6.conf.default.drop_unicast_in_l2_multicast = 0
  87. net.ipv6.conf.default.drop_unsolicited_na = 0
  88. net.ipv6.conf.default.enhanced_dad = 1
  89. net.ipv6.conf.default.force_mld_version = 0
  90. net.ipv6.conf.default.force_tllao = 0
  91. net.ipv6.conf.default.forwarding = 0
  92. net.ipv6.conf.default.hop_limit = 64
  93. net.ipv6.conf.default.ignore_routes_with_linkdown = 0
  94. net.ipv6.conf.default.ioam6_enabled = 0
  95. net.ipv6.conf.default.ioam6_id = 65535
  96. net.ipv6.conf.default.ioam6_id_wide = 4294967295
  97. net.ipv6.conf.default.keep_addr_on_down = 0
  98. net.ipv6.conf.default.max_addresses = 16
  99. net.ipv6.conf.default.max_desync_factor = 600
  100. net.ipv6.conf.default.mc_forwarding = 0
  101. net.ipv6.conf.default.mldv1_unsolicited_report_interval = 10000
  102. net.ipv6.conf.default.mldv2_unsolicited_report_interval = 1000
  103. net.ipv6.conf.default.mtu = 1280
  104. net.ipv6.conf.default.ndisc_evict_nocarrier = 1
  105. net.ipv6.conf.default.ndisc_notify = 0
  106. net.ipv6.conf.default.ndisc_tclass = 0
  107. net.ipv6.conf.default.optimistic_dad = 0
  108. net.ipv6.conf.default.proxy_ndp = 0
  109. net.ipv6.conf.default.ra_defrtr_metric = 1024
  110. net.ipv6.conf.default.ra_honor_pio_life = 0
  111. net.ipv6.conf.default.regen_max_retry = 3
  112. net.ipv6.conf.default.regen_min_advance = 2
  113. net.ipv6.conf.default.router_probe_interval = 60
  114. net.ipv6.conf.default.router_solicitation_delay = 1
  115. net.ipv6.conf.default.router_solicitation_interval = 4
  116. net.ipv6.conf.default.router_solicitation_max_interval = 3600
  117. net.ipv6.conf.default.router_solicitations = -1
  118. net.ipv6.conf.default.rpl_seg_enabled = 0
  119. net.ipv6.conf.default.seg6_enabled = 0
  120. net.ipv6.conf.default.seg6_require_hmac = 0
  121. net.ipv6.conf.default.suppress_frag_ndisc = 1
  122. net.ipv6.conf.default.temp_prefered_lft = 86400
  123. net.ipv6.conf.default.temp_valid_lft = 604800
  124. net.ipv6.conf.default.use_oif_addrs_only = 0
  125. net.ipv6.conf.default.use_optimistic = 0
  126. net.ipv6.conf.default.use_tempaddr = 0
  127. net.ipv6.conf.eno1.accept_dad = 1
  128. net.ipv6.conf.eno1.accept_ra = 0
  129. net.ipv6.conf.eno1.accept_ra_defrtr = 1
  130. net.ipv6.conf.eno1.accept_ra_from_local = 0
  131. net.ipv6.conf.eno1.accept_ra_min_hop_limit = 1
  132. net.ipv6.conf.eno1.accept_ra_min_lft = 0
  133. net.ipv6.conf.eno1.accept_ra_mtu = 1
  134. net.ipv6.conf.eno1.accept_ra_pinfo = 1
  135. net.ipv6.conf.eno1.accept_ra_rt_info_max_plen = 0
  136. net.ipv6.conf.eno1.accept_ra_rt_info_min_plen = 0
  137. net.ipv6.conf.eno1.accept_ra_rtr_pref = 1
  138. net.ipv6.conf.eno1.accept_redirects = 1
  139. net.ipv6.conf.eno1.accept_source_route = 0
  140. net.ipv6.conf.eno1.accept_untracked_na = 0
  141. net.ipv6.conf.eno1.addr_gen_mode = 1
  142. net.ipv6.conf.eno1.autoconf = 1
  143. net.ipv6.conf.eno1.dad_transmits = 1
  144. net.ipv6.conf.eno1.disable_ipv6 = 1
  145. net.ipv6.conf.eno1.disable_policy = 0
  146. net.ipv6.conf.eno1.drop_unicast_in_l2_multicast = 0
  147. net.ipv6.conf.eno1.drop_unsolicited_na = 0
  148. net.ipv6.conf.eno1.enhanced_dad = 1
  149. net.ipv6.conf.eno1.force_mld_version = 0
  150. net.ipv6.conf.eno1.force_tllao = 0
  151. net.ipv6.conf.eno1.forwarding = 0
  152. net.ipv6.conf.eno1.hop_limit = 64
  153. net.ipv6.conf.eno1.ignore_routes_with_linkdown = 0
  154. net.ipv6.conf.eno1.ioam6_enabled = 0
  155. net.ipv6.conf.eno1.ioam6_id = 65535
  156. net.ipv6.conf.eno1.ioam6_id_wide = 4294967295
  157. net.ipv6.conf.eno1.keep_addr_on_down = 0
  158. net.ipv6.conf.eno1.max_addresses = 16
  159. net.ipv6.conf.eno1.max_desync_factor = 600
  160. net.ipv6.conf.eno1.mc_forwarding = 0
  161. net.ipv6.conf.eno1.mldv1_unsolicited_report_interval = 10000
  162. net.ipv6.conf.eno1.mldv2_unsolicited_report_interval = 1000
  163. net.ipv6.conf.eno1.mtu = 1500
  164. net.ipv6.conf.eno1.ndisc_evict_nocarrier = 1
  165. net.ipv6.conf.eno1.ndisc_notify = 0
  166. net.ipv6.conf.eno1.ndisc_tclass = 0
  167. net.ipv6.conf.eno1.optimistic_dad = 0
  168. net.ipv6.conf.eno1.proxy_ndp = 0
  169. net.ipv6.conf.eno1.ra_defrtr_metric = 1024
  170. net.ipv6.conf.eno1.ra_honor_pio_life = 0
  171. net.ipv6.conf.eno1.regen_max_retry = 3
  172. net.ipv6.conf.eno1.regen_min_advance = 2
  173. net.ipv6.conf.eno1.router_probe_interval = 60
  174. net.ipv6.conf.eno1.router_solicitation_delay = 1
  175. net.ipv6.conf.eno1.router_solicitation_interval = 4
  176. net.ipv6.conf.eno1.router_solicitation_max_interval = 3600
  177. net.ipv6.conf.eno1.router_solicitations = -1
  178. net.ipv6.conf.eno1.rpl_seg_enabled = 0
  179. net.ipv6.conf.eno1.seg6_enabled = 0
  180. net.ipv6.conf.eno1.seg6_require_hmac = 0
  181. net.ipv6.conf.eno1.suppress_frag_ndisc = 1
  182. net.ipv6.conf.eno1.temp_prefered_lft = 86400
  183. net.ipv6.conf.eno1.temp_valid_lft = 604800
  184. net.ipv6.conf.eno1.use_oif_addrs_only = 0
  185. net.ipv6.conf.eno1.use_optimistic = 0
  186. net.ipv6.conf.eno1.use_tempaddr = 0
  187. net.ipv6.conf.lo.accept_dad = -1
  188. net.ipv6.conf.lo.accept_ra = 1
  189. net.ipv6.conf.lo.accept_ra_defrtr = 1
  190. net.ipv6.conf.lo.accept_ra_from_local = 0
  191. net.ipv6.conf.lo.accept_ra_min_hop_limit = 1
  192. net.ipv6.conf.lo.accept_ra_min_lft = 0
  193. net.ipv6.conf.lo.accept_ra_mtu = 1
  194. net.ipv6.conf.lo.accept_ra_pinfo = 1
  195. net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0
  196. net.ipv6.conf.lo.accept_ra_rt_info_min_plen = 0
  197. net.ipv6.conf.lo.accept_ra_rtr_pref = 1
  198. net.ipv6.conf.lo.accept_redirects = 1
  199. net.ipv6.conf.lo.accept_source_route = 0
  200. net.ipv6.conf.lo.accept_untracked_na = 0
  201. net.ipv6.conf.lo.addr_gen_mode = 0
  202. net.ipv6.conf.lo.autoconf = 1
  203. net.ipv6.conf.lo.dad_transmits = 1
  204. net.ipv6.conf.lo.disable_ipv6 = 1
  205. net.ipv6.conf.lo.disable_policy = 0
  206. net.ipv6.conf.lo.drop_unicast_in_l2_multicast = 0
  207. net.ipv6.conf.lo.drop_unsolicited_na = 0
  208. net.ipv6.conf.lo.enhanced_dad = 1
  209. net.ipv6.conf.lo.force_mld_version = 0
  210. net.ipv6.conf.lo.force_tllao = 0
  211. net.ipv6.conf.lo.forwarding = 0
  212. net.ipv6.conf.lo.hop_limit = 64
  213. net.ipv6.conf.lo.ignore_routes_with_linkdown = 0
  214. net.ipv6.conf.lo.ioam6_enabled = 0
  215. net.ipv6.conf.lo.ioam6_id = 65535
  216. net.ipv6.conf.lo.ioam6_id_wide = 4294967295
  217. net.ipv6.conf.lo.keep_addr_on_down = 0
  218. net.ipv6.conf.lo.max_addresses = 16
  219. net.ipv6.conf.lo.max_desync_factor = 600
  220. net.ipv6.conf.lo.mc_forwarding = 0
  221. net.ipv6.conf.lo.mldv1_unsolicited_report_interval = 10000
  222. net.ipv6.conf.lo.mldv2_unsolicited_report_interval = 1000
  223. net.ipv6.conf.lo.mtu = 65536
  224. net.ipv6.conf.lo.ndisc_evict_nocarrier = 1
  225. net.ipv6.conf.lo.ndisc_notify = 0
  226. net.ipv6.conf.lo.ndisc_tclass = 0
  227. net.ipv6.conf.lo.optimistic_dad = 0
  228. net.ipv6.conf.lo.proxy_ndp = 0
  229. net.ipv6.conf.lo.ra_defrtr_metric = 1024
  230. net.ipv6.conf.lo.ra_honor_pio_life = 0
  231. net.ipv6.conf.lo.regen_max_retry = 3
  232. net.ipv6.conf.lo.regen_min_advance = 2
  233. net.ipv6.conf.lo.router_probe_interval = 60
  234. net.ipv6.conf.lo.router_solicitation_delay = 1
  235. net.ipv6.conf.lo.router_solicitation_interval = 4
  236. net.ipv6.conf.lo.router_solicitation_max_interval = 3600
  237. net.ipv6.conf.lo.router_solicitations = -1
  238. net.ipv6.conf.lo.rpl_seg_enabled = 0
  239. net.ipv6.conf.lo.seg6_enabled = 0
  240. net.ipv6.conf.lo.seg6_require_hmac = 0
  241. net.ipv6.conf.lo.suppress_frag_ndisc = 1
  242. net.ipv6.conf.lo.temp_prefered_lft = 86400
  243. net.ipv6.conf.lo.temp_valid_lft = 604800
  244. net.ipv6.conf.lo.use_oif_addrs_only = 0
  245. net.ipv6.conf.lo.use_optimistic = 0
  246. net.ipv6.conf.lo.use_tempaddr = -1
  247. net.ipv6.conf.tun-pure.accept_dad = -1
  248. net.ipv6.conf.tun-pure.accept_ra = 1
  249. net.ipv6.conf.tun-pure.accept_ra_defrtr = 1
  250. net.ipv6.conf.tun-pure.accept_ra_from_local = 0
  251. net.ipv6.conf.tun-pure.accept_ra_min_hop_limit = 1
  252. net.ipv6.conf.tun-pure.accept_ra_min_lft = 0
  253. net.ipv6.conf.tun-pure.accept_ra_mtu = 1
  254. net.ipv6.conf.tun-pure.accept_ra_pinfo = 1
  255. net.ipv6.conf.tun-pure.accept_ra_rt_info_max_plen = 0
  256. net.ipv6.conf.tun-pure.accept_ra_rt_info_min_plen = 0
  257. net.ipv6.conf.tun-pure.accept_ra_rtr_pref = 1
  258. net.ipv6.conf.tun-pure.accept_redirects = 1
  259. net.ipv6.conf.tun-pure.accept_source_route = 0
  260. net.ipv6.conf.tun-pure.accept_untracked_na = 0
  261. net.ipv6.conf.tun-pure.addr_gen_mode = 0
  262. net.ipv6.conf.tun-pure.autoconf = 1
  263. net.ipv6.conf.tun-pure.dad_transmits = 1
  264. net.ipv6.conf.tun-pure.disable_ipv6 = 1
  265. net.ipv6.conf.tun-pure.disable_policy = 0
  266. net.ipv6.conf.tun-pure.drop_unicast_in_l2_multicast = 0
  267. net.ipv6.conf.tun-pure.drop_unsolicited_na = 0
  268. net.ipv6.conf.tun-pure.enhanced_dad = 1
  269. net.ipv6.conf.tun-pure.force_mld_version = 0
  270. net.ipv6.conf.tun-pure.force_tllao = 0
  271. net.ipv6.conf.tun-pure.forwarding = 0
  272. net.ipv6.conf.tun-pure.hop_limit = 64
  273. net.ipv6.conf.tun-pure.ignore_routes_with_linkdown = 0
  274. net.ipv6.conf.tun-pure.ioam6_enabled = 0
  275. net.ipv6.conf.tun-pure.ioam6_id = 65535
  276. net.ipv6.conf.tun-pure.ioam6_id_wide = 4294967295
  277. net.ipv6.conf.tun-pure.keep_addr_on_down = 0
  278. net.ipv6.conf.tun-pure.max_addresses = 16
  279. net.ipv6.conf.tun-pure.max_desync_factor = 600
  280. net.ipv6.conf.tun-pure.mc_forwarding = 0
  281. net.ipv6.conf.tun-pure.mldv1_unsolicited_report_interval = 10000
  282. net.ipv6.conf.tun-pure.mldv2_unsolicited_report_interval = 1000
  283. net.ipv6.conf.tun-pure.mtu = 1500
  284. net.ipv6.conf.tun-pure.ndisc_evict_nocarrier = 1
  285. net.ipv6.conf.tun-pure.ndisc_notify = 0
  286. net.ipv6.conf.tun-pure.ndisc_tclass = 0
  287. net.ipv6.conf.tun-pure.optimistic_dad = 0
  288. net.ipv6.conf.tun-pure.proxy_ndp = 0
  289. net.ipv6.conf.tun-pure.ra_defrtr_metric = 1024
  290. net.ipv6.conf.tun-pure.ra_honor_pio_life = 0
  291. net.ipv6.conf.tun-pure.regen_max_retry = 3
  292. net.ipv6.conf.tun-pure.regen_min_advance = 2
  293. net.ipv6.conf.tun-pure.router_probe_interval = 60
  294. net.ipv6.conf.tun-pure.router_solicitation_delay = 1
  295. net.ipv6.conf.tun-pure.router_solicitation_interval = 4
  296. net.ipv6.conf.tun-pure.router_solicitation_max_interval = 3600
  297. net.ipv6.conf.tun-pure.router_solicitations = -1
  298. net.ipv6.conf.tun-pure.rpl_seg_enabled = 0
  299. net.ipv6.conf.tun-pure.seg6_enabled = 0
  300. net.ipv6.conf.tun-pure.seg6_require_hmac = 0
  301. net.ipv6.conf.tun-pure.suppress_frag_ndisc = 1
  302. net.ipv6.conf.tun-pure.temp_prefered_lft = 86400
  303. net.ipv6.conf.tun-pure.temp_valid_lft = 604800
  304. net.ipv6.conf.tun-pure.use_oif_addrs_only = 0
  305. net.ipv6.conf.tun-pure.use_optimistic = 0
  306. net.ipv6.conf.tun-pure.use_tempaddr = -1
  307. net.ipv6.fib_multipath_hash_fields = 7
  308. net.ipv6.fib_multipath_hash_policy = 0
  309. net.ipv6.fib_notify_on_flag_change = 0
  310. net.ipv6.flowlabel_consistency = 1
  311. net.ipv6.flowlabel_reflect = 0
  312. net.ipv6.flowlabel_state_ranges = 0
  313. net.ipv6.fwmark_reflect = 0
  314. net.ipv6.icmp.echo_ignore_all = 0
  315. net.ipv6.icmp.echo_ignore_anycast = 0
  316. net.ipv6.icmp.echo_ignore_multicast = 0
  317. net.ipv6.icmp.error_anycast_as_unicast = 0
  318. net.ipv6.icmp.ratelimit = 1000
  319. net.ipv6.icmp.ratemask = 0-1,3-127
  320. net.ipv6.idgen_delay = 1
  321. net.ipv6.idgen_retries = 3
  322. net.ipv6.ioam6_id = 16777215
  323. net.ipv6.ioam6_id_wide = 72057594037927935
  324. net.ipv6.ip6frag_high_thresh = 4194304
  325. net.ipv6.ip6frag_low_thresh = 3145728
  326. net.ipv6.ip6frag_secret_interval = 0
  327. net.ipv6.ip6frag_time = 60
  328. net.ipv6.ip_nonlocal_bind = 0
  329. net.ipv6.max_dst_opts_length = 2147483647
  330. net.ipv6.max_dst_opts_number = 8
  331. net.ipv6.max_hbh_length = 2147483647
  332. net.ipv6.max_hbh_opts_number = 8
  333. net.ipv6.mld_max_msf = 64
  334. net.ipv6.mld_qrv = 2
  335. net.ipv6.neigh.default.anycast_delay = 100
  336. net.ipv6.neigh.default.app_solicit = 0
  337. net.ipv6.neigh.default.base_reachable_time_ms = 30000
  338. net.ipv6.neigh.default.delay_first_probe_time = 5
  339. net.ipv6.neigh.default.gc_interval = 30
  340. net.ipv6.neigh.default.gc_stale_time = 60
  341. net.ipv6.neigh.default.gc_thresh1 = 128
  342. net.ipv6.neigh.default.gc_thresh2 = 512
  343. net.ipv6.neigh.default.gc_thresh3 = 1024
  344. net.ipv6.neigh.default.interval_probe_time_ms = 5000
  345. net.ipv6.neigh.default.locktime = 0
  346. net.ipv6.neigh.default.mcast_resolicit = 0
  347. net.ipv6.neigh.default.mcast_solicit = 3
  348. net.ipv6.neigh.default.proxy_delay = 80
  349. net.ipv6.neigh.default.proxy_qlen = 64
  350. net.ipv6.neigh.default.retrans_time_ms = 1000
  351. net.ipv6.neigh.default.ucast_solicit = 3
  352. net.ipv6.neigh.default.unres_qlen = 101
  353. net.ipv6.neigh.default.unres_qlen_bytes = 212992
  354. net.ipv6.neigh.eno1.anycast_delay = 100
  355. net.ipv6.neigh.eno1.app_solicit = 0
  356. net.ipv6.neigh.eno1.base_reachable_time_ms = 30000
  357. net.ipv6.neigh.eno1.delay_first_probe_time = 5
  358. net.ipv6.neigh.eno1.gc_stale_time = 60
  359. net.ipv6.neigh.eno1.interval_probe_time_ms = 5000
  360. net.ipv6.neigh.eno1.locktime = 0
  361. net.ipv6.neigh.eno1.mcast_resolicit = 0
  362. net.ipv6.neigh.eno1.mcast_solicit = 3
  363. net.ipv6.neigh.eno1.proxy_delay = 80
  364. net.ipv6.neigh.eno1.proxy_qlen = 64
  365. net.ipv6.neigh.eno1.retrans_time_ms = 1000
  366. net.ipv6.neigh.eno1.ucast_solicit = 3
  367. net.ipv6.neigh.eno1.unres_qlen = 101
  368. net.ipv6.neigh.eno1.unres_qlen_bytes = 212992
  369. net.ipv6.neigh.lo.anycast_delay = 100
  370. net.ipv6.neigh.lo.app_solicit = 0
  371. net.ipv6.neigh.lo.base_reachable_time_ms = 30000
  372. net.ipv6.neigh.lo.delay_first_probe_time = 5
  373. net.ipv6.neigh.lo.gc_stale_time = 60
  374. net.ipv6.neigh.lo.interval_probe_time_ms = 5000
  375. net.ipv6.neigh.lo.locktime = 0
  376. net.ipv6.neigh.lo.mcast_resolicit = 0
  377. net.ipv6.neigh.lo.mcast_solicit = 3
  378. net.ipv6.neigh.lo.proxy_delay = 80
  379. net.ipv6.neigh.lo.proxy_qlen = 64
  380. net.ipv6.neigh.lo.retrans_time_ms = 1000
  381. net.ipv6.neigh.lo.ucast_solicit = 3
  382. net.ipv6.neigh.lo.unres_qlen = 101
  383. net.ipv6.neigh.lo.unres_qlen_bytes = 212992
  384. net.ipv6.neigh.tun-pure.anycast_delay = 100
  385. net.ipv6.neigh.tun-pure.app_solicit = 0
  386. net.ipv6.neigh.tun-pure.base_reachable_time_ms = 30000
  387. net.ipv6.neigh.tun-pure.delay_first_probe_time = 5
  388. net.ipv6.neigh.tun-pure.gc_stale_time = 60
  389. net.ipv6.neigh.tun-pure.interval_probe_time_ms = 5000
  390. net.ipv6.neigh.tun-pure.locktime = 0
  391. net.ipv6.neigh.tun-pure.mcast_resolicit = 0
  392. net.ipv6.neigh.tun-pure.mcast_solicit = 3
  393. net.ipv6.neigh.tun-pure.proxy_delay = 80
  394. net.ipv6.neigh.tun-pure.proxy_qlen = 64
  395. net.ipv6.neigh.tun-pure.retrans_time_ms = 1000
  396. net.ipv6.neigh.tun-pure.ucast_solicit = 3
  397. net.ipv6.neigh.tun-pure.unres_qlen = 101
  398. net.ipv6.neigh.tun-pure.unres_qlen_bytes = 212992
  399. net.ipv6.route.gc_elasticity = 9
  400. net.ipv6.route.gc_interval = 30
  401. net.ipv6.route.gc_min_interval = 0
  402. net.ipv6.route.gc_min_interval_ms = 500
  403. net.ipv6.route.gc_thresh = 1024
  404. net.ipv6.route.gc_timeout = 60
  405. net.ipv6.route.max_size = 2147483647
  406. net.ipv6.route.min_adv_mss = 1220
  407. net.ipv6.route.mtu_expires = 600
  408. net.ipv6.route.skip_notify_on_dev_down = 0
  409. net.ipv6.seg6_flowlabel = 0
  410. net.ipv6.xfrm6_gc_thresh = 32768

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN