<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Random Request timed out when ping router?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/random-request-timed-out-when-ping-router/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/random-request-timed-out-when-ping-router/</link>
	<description></description>
	<pubDate>Sun, 29 Nov 2009 03:13:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: BlankReg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/random-request-timed-out-when-ping-router/#comment-65141</link>
		<dc:creator>BlankReg</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:57:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-65141</guid>
		<description>Which connection is your Internet ?

You appear to have two, one on fastethernet0 and one on fastethernet1, with default routes to both (ip route 0.0.0.0 0.0.0.0 123.182.4.225 and ip route 0.0.0.0 0.0.0.0 123.182.138.176) so what is happening is that one packet goes out of fastethernet0 and one goes out of fastethernet1 and so on. 

If you only have one true Internet connection, remove the second route. If you have both and the second one is a backup, then change the route by adding a higher metric, for example 

ip route 0.0.0.0 0.0.0.0 123.182.138.176 10

It would help to decide the correct answer if you can confirm and explain why it looks like you have two Internet connections.

Post the answer in the discussion please.</description>
		<content:encoded><![CDATA[<p>Which connection is your Internet ?</p>
<p>You appear to have two, one on fastethernet0 and one on fastethernet1, with default routes to both (ip route 0.0.0.0 0.0.0.0 123.182.4.225 and ip route 0.0.0.0 0.0.0.0 123.182.138.176) so what is happening is that one packet goes out of fastethernet0 and one goes out of fastethernet1 and so on. </p>
<p>If you only have one true Internet connection, remove the second route. If you have both and the second one is a backup, then change the route by adding a higher metric, for example </p>
<p>ip route 0.0.0.0 0.0.0.0 123.182.138.176 10</p>
<p>It would help to decide the correct answer if you can confirm and explain why it looks like you have two Internet connections.</p>
<p>Post the answer in the discussion please.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->