--- a/sparrow/0-package/common +++ b/sparrow/0-package/common @@ -12,6 +12,8 @@ cat >> /etc/sysctl.conf <<EOF net.ipv4.ip_forward=1 net.ipv6.bindv6only=1 vm.max_map_count=262144 +net.ipv4.ip_local_port_range = 1024 48999
^--^--- whether to need to delete space? keep aligned before here, how about it?
ok Thanks, Yinsi
Thanks, Liushaofei
EOF
sysctl -p
2.23.0