<?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>michaelcolson.com &#187; pix</title>
	<atom:link href="http://www.michaelcolson.com/tag/pix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelcolson.com</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 14:54:29 +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>Configure NTP on Cisco PIX</title>
		<link>http://www.michaelcolson.com/2006/09/07/configure-ntp-on-cisco-pix/</link>
		<comments>http://www.michaelcolson.com/2006/09/07/configure-ntp-on-cisco-pix/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 13:02:31 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[pix]]></category>

		<guid isPermaLink="false">http://mcolson.wordpress.com/?p=34</guid>
		<description><![CDATA[Keeping the time correct on all of the network devices inside your network may seem like a trivial task, but rest assured that during an extended troubleshooting session you&#8217;ll be glad that the times match up.

Another benefit to using NTP on Cisco PIX firewalls is found in a dynamic LAN to LAN VPN tunnel where [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping the time correct on all of the network devices inside your network may seem like a trivial task, but rest assured that during an extended troubleshooting session you&#8217;ll be glad that the times match up.</p>
<p><span id="more-11"></span></p>
<p>Another benefit to using <abbr title="Network Time Protocol">NTP</abbr> on Cisco <abbr title="Private Internet eXchange">PIX</abbr> firewalls is found in a dynamic <abbr title="Local Area Network">LAN</abbr> to <abbr title="Local Area Network">LAN</abbr> <abbr title="Virtual Private Network">VPN</abbr> tunnel where the <abbr title="Network Time Protocol">NTP</abbr> request and response generates enough traffic to avoid the sometimes troublesome inactivity timeout.</p>
<p><strong>Assuming that your <abbr title="Network Time Protocol">NTP</abbr> server (10.0.0.1) is accessible through the inside interface:</strong></p>
<p><code>clock timezone EST -5</code><br />
<code>clock summer-time EDT recurring first Sunday April 2:00 last Sunday October 2:00 60</code><br />
<code>ntp server 10.0.0.1 source inside</code></p>
<p><strong>You can then verify the NTP association with:</strong></p>
<ul>
<li>CST  -6</li>
<li>CST  -6</li>
<li>CST  -6</li>
</ul>
<p><strong>You can then verify the NTP association with:</strong><br />
<code>show ntp association detail</code></p>
<p><strong>You can also verify the PIX clock with:</strong><br />
<code>show clock detail</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2006/09/07/configure-ntp-on-cisco-pix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
