"EA" == EA Durbin ead1234@hotmail.com writes:
... EA> I can ping in linux without being a superuser? Isn't there another EA> way to do this than with SOCK_RAW, or having to run wine as root?
ls -l /bin/ping
-rwsr-xr-x 1 root root 39496 25. Nov 2006 /bin/ping
ping is suid root. Can we perhaps translate a lot of icmp.dll calls via ping?