Hacker News new | past | comments | ask | show | jobs | submit login

It's because of linux capabilities specificly CAP_NET_RAW

How to check:

    $ getcap $(which ping)
    /usr/bin/ping = cap_net_raw+ep
More about it on [1]

https://blog.container-solutions.com/linux-capabilities-in-p...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: