On Wed, 22 Mar 2000, Pollywog wrote: > Is it just me or does traceroute need to be suid root?
Traceroute needs to be setuid so it can write IP packets directly rather than using the socket interface. Without that ability, it could not set the time-to-live on the packet and thus wouldn't work.