We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388c3f5 commit 9f7166bCopy full SHA for 9f7166b
files/image_config/sysctl/sysctl-net.conf
@@ -15,6 +15,7 @@ net.ipv4.conf.all.arp_announce=1
15
net.ipv4.conf.all.arp_filter=0
16
net.ipv4.conf.all.arp_notify=1
17
net.ipv4.conf.all.arp_ignore=2
18
+net.ipv4.ip_local_port_range="32768 50001"
19
net.ipv4.neigh.default.base_reachable_time_ms=1800000
20
net.ipv6.neigh.default.base_reachable_time_ms=1800000
21
net.ipv4.neigh.default.gc_thresh1=1024
0 commit comments