NOT OK #4: ping

user $ ping -v 8.8.8.8
ping: socket: Operation not permitted
ping: socket: Address family not supported by protocol
root # ping -v 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=52 time=13.8 ms
This commit is contained in:
Kolan Sh 2018-01-12 14:16:50 +03:00
parent e9adb7165a
commit c3e68b0030
1 changed files with 3 additions and 3 deletions

View File

@ -194,10 +194,10 @@ CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BPF=y
CONFIG_EXPERT=y
CONFIG_UID16=y
# CONFIG_UID16 is not set
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
# CONFIG_SGETMASK_SYSCALL is not set
# CONFIG_SYSFS_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_POSIX_TIMERS=y
CONFIG_KALLSYMS=y