Date: Fri, 6 Aug 1999 22:02:05 +0200 (MEST) From: Christian Kratzer <ck@toplink.net> To: Martyn Routley <martynr@invictanet.co.uk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: traceroute Message-ID: <Pine.LNX.4.10.9908062157350.2915-100000@hirvi.toplink.net> In-Reply-To: <NDBBKODAOKAJLGIOGBIAOEGGCCAA.martynr@invictanet.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
traceroute needs to be suid root so that it can use raw sockets.
ck@mail.toplink.net: {8} ls -l /usr/sbin/trace*
-r-sr-xr-x 1 root bin 16384 Oct 21 1997 /usr/sbin/traceroute*
ck@mail.toplink.net: {9}
propaly following will fix it
chown root:bin /usr/sbin/traceroute
chmod 4555 /usr/sbin/traceroute
could be somebody has down a chown -R over /usr or something similar
Greetings
Christian
On Fri, 6 Aug 1999, Martyn Routley wrote:
> Hi
>
> Will anybody help me with this please?
>
> Traceroute has stopped working - I now get the following message-
>
> colossus# traceroute www.freebsd.org
> traceroute: icmp socket: Operation not permitted
> colossus#
>
> As far as I know, nobody has hacked any config files, ping works without a
> problem, rc.firewall is not invoked, on an identical machine (i think) it
> works fine.
>
> please!!!!!
>
> Martyn R
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
--
TopLink Internet Services GmbH ck@171.2.195.in-addr.arpa
Christian Kratzer http://www.toplink.net/
Phone: +49 7032 2701-0
Fax: +49 7032 2701-19 FreeBSD spoken here!
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.9908062157350.2915-100000>
