<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Managed Linux server profesionals &#187; Guides</title>
	<atom:link href="http://www.linuxprof.com/category/guides/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxprof.com</link>
	<description>First stop Linux server source</description>
	<lastBuildDate>Sat, 01 May 2010 19:34:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Running traceroute on the Windows OS</title>
		<link>http://www.linuxprof.com/running-traceroute-on-the-windows-os/</link>
		<comments>http://www.linuxprof.com/running-traceroute-on-the-windows-os/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 20:56:13 +0000</pubDate>
		<dc:creator>Linux</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://www.linuxprof.com/running-traceroute-on-the-windows-os/</guid>
		<description><![CDATA[First, in order to run traceroute on the Windows box you need to launch a command prompt or DOS console.
Type ‘cmd’ and hit enter in Start->Run
To run Traceroute under the Windows you must use traceroute’s command line utility

tracert
traceroute help:
C:\Documents and Settings\Administrator>tracert
Usage: tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout] target_name
Options:
-d Do not resolve addresses to [...]]]></description>
			<content:encoded><![CDATA[<p>First, in order to run traceroute on the Windows box you need to launch a command prompt or DOS console.</p>
<blockquote><p>Type ‘cmd’ and hit enter in Start->Run</p>
<p>To run Traceroute under the Windows you must use traceroute’s command line utility</p>
</blockquote>
<blockquote><p>tracert</p></blockquote>
<p>traceroute help:</p>
<p>C:\Documents and Settings\Administrator>tracert</p>
<p>Usage: tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout] target_name</p>
<p>Options:<br />
-d Do not resolve addresses to hostnames.<br />
-h maximum_hops Maximum number of hops to search for target.<br />
-j host-list Loose source route along host-list.<br />
-w timeout Wait timeout milliseconds for each reply.</p>
<p>for example to trace the network path to host host.net you should enter</p>
<blockquote><p>tracert host.net</p></blockquote>
<p>and hit enter. Voila <img src='http://www.linuxprof.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxprof.com/running-traceroute-on-the-windows-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
