
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Traceroute_permissions</id>
		<title>Traceroute permissions - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Traceroute_permissions"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Traceroute_permissions&amp;action=history"/>
		<updated>2026-06-13T22:14:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=Traceroute_permissions&amp;diff=209&amp;oldid=prev</id>
		<title>Nighthawk: Pushed from Themanclub.</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Traceroute_permissions&amp;diff=209&amp;oldid=prev"/>
				<updated>2013-04-12T16:44:23Z</updated>
		
		<summary type="html">&lt;p&gt;Pushed from Themanclub.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;$ '''traceroute -I 4.2.2.2'''&amp;lt;br&amp;gt;&lt;br /&gt;
The specified type of tracerouting is allowed for superuser only&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Most Linux distros  don’t allow the –I switch for traceroute by regular users by default.  Traceroute would have to be configured by enabling the setuid bit or with a setcap modification.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
example using setcap:&amp;lt;br&amp;gt;&lt;br /&gt;
Setting...&amp;lt;br&amp;gt;&lt;br /&gt;
 # '''setcap cap_net_raw+ep /usr/bin/traceroute'''&lt;br /&gt;
&lt;br /&gt;
viewing..&amp;lt;br&amp;gt;&lt;br /&gt;
 # '''getcap /usr/bin/traceroute'''&amp;lt;br&amp;gt;&lt;br /&gt;
 /usr/bin/traceroute = cap_net_raw+ep&lt;br /&gt;
&lt;br /&gt;
for more info see manpages for setuid or setcap&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:linux]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>