This website works better with JavaScript
Home
Explore
Help
Sign In
rajven
/
Eye
mirror of
https://github.com/rajven/Eye
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added the sysctl config to allow icmp ping to an unprivileged user
root
1 year ago
parent
96f841ab34
commit
cdc222b3f7
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
docs/sysctl.d/99-allow-icmp.conf
+ 2
- 0
docs/sysctl.d/99-allow-icmp.conf
View File
@@ -0,0 +1,2 @@
+#allow icmp ping
+net.ipv4.ping_group_range=0 999