Geoff Mitchell <[EMAIL PROTECTED]> writes: > Attempting to ping from the alpha, I get the following: > > ping: sendto: Operation not permitted > > for each packet it attempts to send.
Looks like /bin/ping is no longer setuid root (yes, it needs to be). It's likely that the post-installation script for netbase (/var/lib/dpkg/info/netbase.postinst if you want to look at it) failed to execute correctly, as that's where the permissions are set. -- [EMAIL PROTECTED], http://www.linuxcare.com/ Linuxcare. Support for the revolution.

