On Sat, May 23, 2009 at 05:36:30PM -0300, Christiano Farina Haesbaert wrote: > I've update my base system and now everytime I ping something it gives > me a permission denied, if I run as root, averything is fine.
Is it safe to assume that you updated your base system using tar? Did you forget the -p flag for tar? /sbin/ping is an SUID binary. -ME

