This website works better with JavaScript
홈
탐색
도움말
로그인
rajven
/
Eye
의 미러
https://github.com/rajven/Eye
Watch
1
Star
0
포크
0
파일
이슈
0
위키
소스 검색
added the sysctl config to allow icmp ping to an unprivileged user
root
1 년 전
부모
96f841ab34
커밋
cdc222b
1개의 변경된 파일
과
2개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
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