Comment 1 for bug 1302192

Revision history for this message
Ryan Beisner (1chb1n) wrote : Re: ping is not setuid root

Ubuntu Server Trusty daily build 2014-APR-07 exhibits this symptom.

Can't ping as a user, only as super user.

$ ping google.com
$ ping: icmp open socket: Operation not permitted

$ sudo ping google.com
executes and pings as originally expected