tunearpcache.conf.j2 281 B

123456789
  1. # Einstellungen des ARP Caches
  2. net.ipv6.neigh.default.gc_thresh1 = 2048
  3. net.ipv6.neigh.default.gc_thresh2 = 4096
  4. net.ipv6.neigh.default.gc_thresh3 = 8192
  5. net.ipv4.neigh.default.gc_thresh1 = 2048
  6. net.ipv4.neigh.default.gc_thresh2 = 4096
  7. net.ipv4.neigh.default.gc_thresh3 = 8192