ping not allowed ?

View: New views
2 Messages — Rating Filter:   Alert me  

ping not allowed ?

by Bugzilla from hans.ullrich@loop.de :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

did I restrict myself too much, or is ping not allowed as a normal user ?

This appears only on my amd-64-system.

What do I have to check ?

---- snip ----------
ullhan63@protheus2:~$ ping www.debian.org
ping: icmp open socket: Operation not permitted
ullhan63@protheus2:~$    

-------- snap -----------


Regards

Hans


--
To UNSUBSCRIBE, email to debian-amd64-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: ping not allowed ?

by Antti Pyykko-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 14 Jun 2008, Hans-J. Ullrich wrote:

> did I restrict myself too much, or is ping not allowed as a normal user ?

You probably did and no it isn't. Ping must be setuid root.

chown root.root /bin/ping && chmod 4755 /bin/ping

--
  // http://www.pyksy.fi/ // pyksy @IrcNet //


--
To UNSUBSCRIBE, email to debian-amd64-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...