Parcourir la source

added the sysctl config to allow icmp ping to an unprivileged user

root il y a 1 an
Parent
commit
cdc222b3f7
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      docs/sysctl.d/99-allow-icmp.conf

+ 2 - 0
docs/sysctl.d/99-allow-icmp.conf

@@ -0,0 +1,2 @@
+#allow icmp ping
+net.ipv4.ping_group_range=0 999