<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Packet Racket</title>
	<atom:link href="http://packetracket.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://packetracket.wordpress.com</link>
	<description>Bits and Bytes from the Network Trenches</description>
	<lastBuildDate>Thu, 30 Jun 2011 04:33:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='packetracket.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Packet Racket</title>
		<link>http://packetracket.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://packetracket.wordpress.com/osd.xml" title="Packet Racket" />
	<atom:link rel='hub' href='http://packetracket.wordpress.com/?pushpress=hub'/>
		<item>
		<title>The Ghost in the Stack</title>
		<link>http://packetracket.wordpress.com/2011/06/10/the-ghost-in-the-stack/</link>
		<comments>http://packetracket.wordpress.com/2011/06/10/the-ghost-in-the-stack/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 04:09:57 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[Layer 2 Technologies]]></category>
		<category><![CDATA[Network Troubleshooting]]></category>

		<guid isPermaLink="false">http://packetracket.wordpress.com/?p=301</guid>
		<description><![CDATA[Hot off the &#8220;WTF&#8221; presses&#8230;for your reading pleasure. Scenario: 2 Cisco 3750X&#8217;s in a stack, connected to a 6509 VSS core via a port-channel with one port from each 3750 (1/0/24 and 2/0/24) in the stack being in the channel (channel-group 13 mode on). I see the 6509 in the cdp neighbor table (on both [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=301&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hot off the &#8220;WTF&#8221; presses&#8230;for your reading pleasure.</p>
<p>Scenario: 2 Cisco 3750X&#8217;s in a stack, connected to a 6509 VSS core via a port-channel with one port from each 3750 (1/0/24 and 2/0/24) in the stack being in the channel (channel-group 13 mode on). I see the 6509 in the cdp neighbor table (on both interfaces), show etherchannel summary shows the port-channel to be up and active&#8230;no issues there, native vlans match, all appears well with the world, right? I have vlan 254 on the 6509 with an ip of x.x.x.1/24, and vlan 254 on the 3750 stack is x.x.x.174/24.</p>
<p>I issue a ping from the stack to the core, expecting to see &#8230;!! and go about my merry way. Instead, of course I got &#8230;.. Hmm. Odd. Double check configs, they look fine. Shut, no shut the port-channel, everything comes up as normal (again). Ping x.x.x.1 &#8212; still get no response. Now, I&#8217;ll admit to missing the small details sometimes, but after about 30 minutes or so, I was officially stumped.</p>
<p>More info and diagnostics: Switch 2 in the stack used to be a member of another stack. It was removed from the previous stack, erase startup-config was performed, and verified that I started with a blank slate. Connect it to the master switch, it came up fine with no errors. After further troubleshooting, I could narrow it down to a possible issue with switch 2. Basically, if I shut down 2/0/24, the ping succeeded. If 2/0/24 was up, ping failed.</p>
<p>Again, thinking I was missing something, I asked another engineer to take a look and make sure I wasn&#8217;t missing anything silly. He doubled checked and all configurations were correct. I tried the same config of 2/0/24 on 1/0/23 and shut down 2/0/24, and the ping succeeded. So we at least know creating a port-channel works, generally speaking.</p>
<p>After an hour or so, I finally opened a TAC case. TAC double checked everything again and could find nothing wrong with the configuration. He thought it may have been a limitation on the number of port-channels you could have on a single line card on the 6509, but there was only one other port-channel connected to it. TAC engineer said he was going to research it and get back to me. Luckily, this was a new stack and wasn&#8217;t in production. I told TAC that I was going to erase switch 2 and start over, but we both agreed that probably won&#8217;t change things.</p>
<p>Well, we were wrong. As soon as switch 2 rejoined the stack and I added the config back to 2/0/24, the port-channel came up, and the pings finally succeeded.  TAC never came back with any updates/bugs and we closed the case, but how annoying is that?</p>
<p>Cisco, if you&#8217;re listening, I&#8217;d like those 2 hours of my life back, please. I&#8217;ve included the relevant snippets of code below in case  you&#8217;re interested.</p>
<p><strong>Configuration on the 3750 stack</strong>:<br />
<code><br />
3750Stack#sh etherc sum<br />
Omitted....<br />
Group  Port-channel  Protocol    Ports<br />
------+-------------+-----------+-----------------------------------------------<br />
13     Po13(SU)         -        Gi1/0/24(P) Gi2/0/24(P) </p>
<p>3750Stack#show int p13<br />
interface Port-channel13<br />
 switchport trunk encapsulation dot1q<br />
 switchport trunk native vlan 254<br />
 switchport trunk allowed vlan 104,254<br />
 switchport mode trunk<br />
end</p>
<p>3750Stack#sh run int g1/0/24<br />
interface GigabitEthernet1/0/24<br />
 switchport trunk encapsulation dot1q<br />
 switchport trunk native vlan 254<br />
 switchport trunk allowed vlan 104,254<br />
 switchport mode trunk<br />
 channel-group 13 mode on<br />
end</p>
<p>3750Stack#sh run int g2/0/24<br />
interface GigabitEthernet2/0/24<br />
 switchport trunk encapsulation dot1q<br />
 switchport trunk native vlan 254<br />
 switchport trunk allowed vlan 104,254<br />
 switchport mode trunk<br />
 channel-group 13 mode on<br />
end</p>
<p>3750Stack#show cdp nei<br />
6509-VSS<br />
                 Gig 2/0/24        127             R S I  WS-C6509- Gig 2/3/24<br />
6509-VSS<br />
                 Gig 1/0/24        149             R S I  WS-C6509- Gig 1/3/24</p>
<p>(I didn't include the 6509 config as it's basically identical of course)</p>
<p>3750Stack#show switch<br />
Switch/Stack Mac Address : 503d.e5fa.0f00<br />
                                           H/W   Current<br />
Switch#  Role   Mac Address     Priority Version  State<br />
----------------------------------------------------------<br />
*1       Master 503d.e5fa.0f00     15     1       Ready<br />
 2       Member 503d.e5f9.e900     14     1       Ready<br />
</code></p>
<p>So, this really didn&#8217;t have much technical value (I think), but maybe will save someone 2 hours somewhere down the road. Happy packet pushing!</p>
<p>EDIT June 30th, 2011</p>
<p>Customer called saying stack was down again, but since it wasn&#8217;t really in production (yet) they hadn&#8217;t been using it, so I have no idea how long it had been down. Another 2 hour TAC case, and again, they found nothing wrong with the configuration of course, but couldn&#8217;t diagnose the issue.</p>
<p>Replacement switch arriving tomorrow&#8230;go figure. I may be jumping on the &#8220;I hate 3750 stacks&#8221; train soon&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/301/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=301&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2011/06/10/the-ghost-in-the-stack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu VPNC &#8211; Cannot Connect to Cisco ASA</title>
		<link>http://packetracket.wordpress.com/2011/06/04/ubuntu-vpnc-cannot-connect-to-cisco-asa/</link>
		<comments>http://packetracket.wordpress.com/2011/06/04/ubuntu-vpnc-cannot-connect-to-cisco-asa/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 10:30:11 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[ASA]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://packetracket.wordpress.com/?p=290</guid>
		<description><![CDATA[I&#8217;m running Ubuntu 10.04 on my laptop, and use Ubuntu&#8217;s vpn client frequently. I usually have no problems importing PCF files and connecting successfully, with the exception of having to change the NAT Traversal parameter from Cisco UDP to NAT-T. It seems that for some reason, it defaults to UDP, even though it shows NAT-T [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=290&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running Ubuntu 10.04 on my laptop, and use Ubuntu&#8217;s vpn client frequently. I usually have no problems importing PCF files and connecting successfully, with the exception of having to change the NAT Traversal parameter from Cisco UDP to NAT-T. It seems that for some reason, it defaults to UDP, even though it shows NAT-T as being default. Eh&#8230;if that&#8217;s the only thing I have to change, I can live with that. I&#8217;ve been using Ubuntu and vpnc for about 6 months now, and have been really happy with it.</p>
<p>So when I was given a PCF file yesterday, I imported it like I normally do, changed the NAT traversal setting, and I was ready to go. Much to my surprise, I kept getting a &#8220;Connection to XXXX vpn failed&#8221; message. Weird. I rechecked the VPN settings on the ASA (one that someone else had configured): tunnel group name and password matched, IP address was fine, username and password were correct. Hmph. I tried the connection on an XP laptop, and it connected fine. Double hmph.</p>
<p>While perhaps there may be easier ways to do this, here&#8217;s what I did to troubleshoot. If you open a terminal and run <strong><code>sudo vpnc</code></strong>, Ubuntu prompts you for all of the endpoint information, just as if you created it via the GUI.</p>
<p><code>Enter IPSec gateway address: x.x.x.x<br />
Enter IPSec ID for x.x.x.x:<br />
Enter IPSec secret for @x.x.x.x:<br />
Enter username for x.x.x.x:<br />
Enter password for username@x.x.x.x:</code></p>
<p>IPSec ID in this case is looking for the tunnel group password. So after entering all of the required info, I see this:</p>
<p><code>vpnc: peer selected (single) DES as "encryption" method.<br />
This algorithm is considered too weak today<br />
If your vpn concentrator admin still insists on using DES<br />
use the "--enable-1des" option.</code></p>
<p>Strange, but ok. Apparently the connection was set to use DES instead of AES (which is what vpnc defaults to). To remedy this, I had to modify the encryption method parameter in the vpnc GUI from secure to weak (I&#8217;ll spare you the discussion on DES vs. AES). Once I did that, I connected without a problem.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/290/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=290&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2011/06/04/ubuntu-vpnc-cannot-connect-to-cisco-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco Nexus: Crap I Learned This Weekend</title>
		<link>http://packetracket.wordpress.com/2011/04/30/cisco-nexus-crap-i-learned-this-weekend/</link>
		<comments>http://packetracket.wordpress.com/2011/04/30/cisco-nexus-crap-i-learned-this-weekend/#comments</comments>
		<pubDate>Sun, 01 May 2011 01:48:05 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://packetracket.wordpress.com/?p=277</guid>
		<description><![CDATA[I&#8217;m not going to be one to write up a nice technical article with example configs, diagrams, etc. I tend to write just &#8220;what happened&#8221; and what was the fix/answer/etc. So with that, here are my own personal notes (that someone else may find useful) about the Nexus 5548s (5000 series). 1. Don&#8217;t try to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=277&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not going to be one to write up a nice technical article with example configs, diagrams, etc. I tend to write just &#8220;what happened&#8221; and what was the fix/answer/etc. So with that, here are my own personal notes (that someone else may find useful) about the Nexus 5548s (5000 series).</p>
<p>1. Don&#8217;t try to FTP an image using anything but the management interface. CoPP takes over and it will take forever to get the image to the device. I tried to upload about a 180Mb image, and it took roughly 40 minutes (using 2 different FTP programs and servers to ensure it wasn&#8217;t one or the other)</p>
<p>2. You can&#8217;t use promiscuous ports for private vlans on a 2000 series fabric extender. Nope, can&#8217;t do it&#8230;<a href="http://www.cisco.com/en/US/docs/switches/datacenter/nexus2000/sw/configuration/guide/rel_4_0_1a/FEX-features.html#wp1046108" target="_blank">see here.</a></p>
<p>3.  To upgrade the system images: (I&#8217;m assuming you can get them to bootflash on your own)</p>
<p><strong>install all kickstart bootflash:///KickStartFileName.bin system bootflash:///SystemImageFileName.bin</strong></p>
<p>If you you want to see the whole Cisco doc on this procedure, <a href="http://www.cisco.com/en/US/products/ps9670/products_configuration_example09186a0080b4b9dd.shtml">go here.</a> <strong></strong></p>
<p>Hopefully this may help someone in the future, or at least helpful for me next time I do this!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=277&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2011/04/30/cisco-nexus-crap-i-learned-this-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>
	</item>
		<item>
		<title>ASA 1: Engineer 0</title>
		<link>http://packetracket.wordpress.com/2011/04/25/asa-1-engineer-0/</link>
		<comments>http://packetracket.wordpress.com/2011/04/25/asa-1-engineer-0/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 01:34:25 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://packetracket.wordpress.com/?p=276</guid>
		<description><![CDATA[A recent project found me migrating from a pair of Juniper firewalls to an HA pair of ASA 5540s. I have never really used Junipers before, but the configuration seemed relatively straightforward. I could tell how they were defining their NAT statements, VPN tunnel configs, etc. No major issues that I saw, just a lot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=276&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A recent project found me migrating from a pair of Juniper firewalls to an HA pair of ASA 5540s. I have never really used Junipers before, but the configuration seemed relatively straightforward. I could tell how they were defining their NAT statements, VPN tunnel configs, etc. No major issues that I saw, just a lot of cut/paste operations by hand. There were roughly 130 or so NAT statements to be migrated, which was tedious, but not difficult. There were some questions I had on the site-to-site configs, but nothing major. I had everything configured and ready to go for an early Saturday morning cutover. Wake up, get to the DC by 0500, out by 0900 or so, right?</p>
<p>Cutover morning, we get to the DC, plug in the pair, all interfaces come up, failover tests out ok, the interwebs are reachable, etc. etc. So we exit the DC and go into the customer area for additional testing. So there were a few NAT statements that I had transposed the IPs on, or accidentally pasted the previous IP I had on the clipboard. No problem&#8230;easy fix. Site to site tunnels came up mostly, except for a few mismatched parameters. Another easy fix. All in all, with the exception of some little stuff, things were going ok.</p>
<p>Here&#8217;s where the fun starts.</p>
<p>The network was one flat layer 2 domain&#8230;sort of. Gateway (ASA) was x.y.5.1/19, which would include x.y.0.1 through x.y.31.254. The internal scheme was such that domain Windows servers were x.y.10.z/20, and their virtual servers were all x.y.20.x/24. ALL hosts on the network had 5.1/19 as their gateway. On their previous firewall, the hosts at x.y.10.z were able to communicate with hosts on x.y.20.z without a problem. Can you spot the issue here before I tell you what it is?</p>
<p>If we look at x.y.10.z/20, this includes x.y.0.1 through x.y.15.254. The virtual server &#8220;subnet&#8221; was x.y.20.z which includes x.y.20.1 trough x.y.20.254. The problem showed up in that hosts on the x.y.10.z subnet could not communicate with the x.y.20.z hosts. Since 10.z/20 only includes up to 15.254, the hosts would send their packets to the default gateway, destined for the off-net 20.0 subnet. The ASA for whatever reason (and this is the part I haven&#8217;t had a chance to really research &#8212; I welcome all input as to why though), would drop the traffic going to 20.z, even though the same-security-traffic permit intra-interface was enabled. Nothing was working, and I was getting frustrated trying to figure out the answer.</p>
<p>I opened a TAC case and the engineer, within a few minutes, said that we need to enable <a title="TCP State Bypass" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080b2d922.shtml" target="_blank">TCP state bypass</a>. Not something I&#8217;ve ever run into before, but ok. I won&#8217;t go into the configuration details, because they&#8217;re in the link, but for some reason, this worked fine. Based on the Cisco document behind the link, this occurs more frequently with asymmetric routing issues. I have had a chance to really go back and figure out why this was occurring, but the tcp state bypass resolved the issue.</p>
<p>Can anyone out there elaborate on why the ASA would drop that traffic?</p>
<p>EDIT: The subnets listed above are incorrect: The gateway is correct, the 10/.x is /21, not /20, and the 20.x is /21 as well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/276/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=276&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2011/04/25/asa-1-engineer-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>
	</item>
		<item>
		<title>Saying Goodbye to an Old Friend</title>
		<link>http://packetracket.wordpress.com/2010/10/08/saying-goodbye-to-an-old-friend/</link>
		<comments>http://packetracket.wordpress.com/2010/10/08/saying-goodbye-to-an-old-friend/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 10:38:14 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[General Announcements]]></category>

		<guid isPermaLink="false">http://packetracket.wordpress.com/?p=272</guid>
		<description><![CDATA[Today is my last day on the job for a company that I&#8217;ve been with for 7 years. I essentially &#8220;grew up&#8221; with them in the professional sense, since my previous jobs were not really corporate/IT related jobs.  Seven years of mostly laughs and great times, with a great boss to boot. I realize how [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=272&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today is my last day on the job for a company that I&#8217;ve been with for 7 years. I essentially &#8220;grew up&#8221; with them in the professional sense, since my previous jobs were not really corporate/IT related jobs.  Seven years of mostly laughs and great times, with a great boss to boot. I realize how fortunate I am to have that, as I&#8217;m sure many others out there would trade with me in a second.</p>
<p>That&#8217;s what makes this hard&#8230;great boss, good company, good coworkers, but it&#8217;s just not what I want to do anymore. There&#8217;s little true &#8220;network&#8221; work to be done, outside of setting up new offices one or two times per year. I did however learn a ton while working there since we were always a one or two man shop. Exchange, AD, Storage, VMWare, LAN/WAN design, security, etc. You name it, I&#8217;ve most likely done in it in some fashion. This job has been great for my career while I was there, but it&#8217;s time to move on.</p>
<p>I will be starting on Monday at a Cisco Gold Partner with a fairly large footprint. I hope to get to work with mostly voice and R&amp;S, but I&#8217;m not really sure what to expect at the moment. I know that it will be a great change for my career, but it&#8217;s always a little unnerving leaving a safe and stable job for something new. Nothing ventured, nothing gained I suppose.</p>
<p>I&#8217;ve merged my two blogs here, as I&#8217;ve realized I don&#8217;t really enjoy writing out technical posts like others do. There are a ton of great sites out there for purely technical content, so I&#8217;ve given up on that. Packet Racket will of course still contain some technical content, but nothing like &#8220;Everything you wanted to know about protocol X, but were afraid to ask.&#8221; I&#8217;ll be keeping track of my new adventures here, as well as writing about some of the technical challenges and projects I am working on.</p>
<p>So here&#8217;s to a new chapter for me in life. It&#8217;s always tough saying good bye to an old friend, but sometimes you just have to change it up a bit.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/272/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/272/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/272/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=272&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2010/10/08/saying-goodbye-to-an-old-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>
	</item>
		<item>
		<title>Upgrading Cisco IP Phone Firmware for CUCME Simplified</title>
		<link>http://packetracket.wordpress.com/2010/06/14/upgrading-cisco-ip-phone-firmware-for-cucme-simplified/</link>
		<comments>http://packetracket.wordpress.com/2010/06/14/upgrading-cisco-ip-phone-firmware-for-cucme-simplified/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 01:03:38 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[CUCME]]></category>
		<category><![CDATA[IP Phones]]></category>
		<category><![CDATA[Firmware]]></category>

		<guid isPermaLink="false">http://ciscocertifiedhell.com/?p=246</guid>
		<description><![CDATA[So as I mentioned, I&#8217;ve recently gotten into the voice realm at work. For the past few days, I&#8217;ve been installing and configuring CUCME and CUE on a 2901 router for a small satellite office. For someone who&#8217;s never worked with this technology before, it was admittedly a bit overwhelming at first. I get the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=246&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So as I mentioned, I&#8217;ve recently gotten into the voice realm at work. For the past few days, I&#8217;ve been installing and configuring CUCME and CUE on a 2901 router for a small satellite office. For someone who&#8217;s never worked with this technology before, it was admittedly a bit overwhelming at first. I get the general idea of what is <em>supposed to </em>happen, but actually making it happen has been a different story.</p>
<p>One problem I ran into is that the 7942 phones we had were displaying the wrong time. After verifying that all of the time zone and clock settings on the router and the ISM were correct, I was lost. I then ran across <a href="http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/troubleshooting/guide/ts_time.html" target="_blank">this link</a> on Cisco&#8217;s website. Simple enough&#8230;seems like the firmware <em>could</em> affect the time being displayed on the phone. Weird, but ok.</p>
<p>So I begin on the mission learning how to upgrade the firmware. I like to think that I am relatively competent. I will however, sometimes glance over small details that can make a lot of difference. After finally ending up <a href="http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/requirements/guide/cme80spc.htm" target="_blank">here</a>, (from <a href="http://www.cisco.com/en/US/products/sw/voicesw/ps4625/products_device_support_tables_list.html" target="_blank">here</a> &#8212; probably the more important link), I found the firmware files, but couldn&#8217;t figure out which load file to use. Therein lies the details&#8230;</p>
<p>If you look at the section labeled &#8220;Important  Information about Configuring   Cisco Unified   IP Phone Support&#8221; &#8211; it tells you to &#8220;configure only   the filenames that are marked with an asterisk (*) in the table below.&#8221; HA! Well, that was an important fact&#8230;the one that I glanced over probably 5 times and didn&#8217;t register for some reason.</p>
<p>Anyhow, the simplified version (which is presumably what you ended up here for) is this:</p>
<ol>
<li>Find your CUCME version <a title="Cisco Unified Communications Manager Express Compatibility Information" href="http://www.cisco.com/en/US/products/sw/voicesw/ps4625/products_device_support_tables_list.html" target="_blank">at this link</a></li>
<li>Find your phone(s) model (and protocol) in the first table shown (Cisco Unified IP Phone Support) &#8211; take note of which file has the asterisk next to it</li>
<li>Download the firmware files <a href="http://www.cisco.com/cisco/web/download/index.html" target="_blank">from this link</a> (CCO Login Required &#8211; Click <strong>Voice and Unified Communications</strong>, then <strong>IP Telephony, </strong>then <strong>IP Phones,</strong> and then select your model,  protocol, and which firmware version you want to use.</li>
<li>Download the zip file to your computer &#8211; in my case it was the cmterm-7942_7962-sccp.8-5-4.zip file</li>
<li>Extract the files, and upload them all using copy tftp flash</li>
<li>Once you have all files loaded in flash, do this:
<ol>
<li>(config)#telephony-service</li>
<li>(config-telephony)#load <strong>PhoneModelNumber FilenameWithAsterisk</strong> Example: (config-telephony)#load 7942 SCCP42.8-5-3S.loads (The documentation says to use the file extension for CUCME version &gt;= 7.0.1, but I also saw something that said don&#8217;t. I tried both ways and it seemed to work. YMMV)</li>
</ol>
</li>
<li>Once all that is done, reload your IP phone (either power cycle it or reset it through the IOS or CUCME GUI)</li>
<li>Ideally, the phone will see the new firmware configuration and proceed with the upgrade</li>
</ol>
<p>Please note that there may be some caveats/prereq&#8217;s that I didn&#8217;t include here (I don&#8217;t think there are, but I didn&#8217;t triple check everything). As always, this worked for me, it may or may not work for you. Hopefully, it will.</p>
<p>I hope this serves as an easy to follow guide to upgrading the firmware on your Cisco IP phone. I&#8217;m sure for those of you that have done it many times, its rather simple. But for voice noobs such as myself, it was quite a PITA.</p>
<ol>
<li></li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/246/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=246&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2010/06/14/upgrading-cisco-ip-phone-firmware-for-cucme-simplified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>
	</item>
		<item>
		<title>CCIE On Hold &#8211; CCVP In Play</title>
		<link>http://packetracket.wordpress.com/2010/04/18/ccie-on-hold-ccvp-in-play/</link>
		<comments>http://packetracket.wordpress.com/2010/04/18/ccie-on-hold-ccvp-in-play/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 22:23:11 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[General Announcements]]></category>

		<guid isPermaLink="false">http://ciscocertifiedhell.com/?p=237</guid>
		<description><![CDATA[So as much as I like the thought of &#8220;getting my numbers,&#8221; &#8211; I just can&#8217;t get back into it yet it seems. I&#8217;ve tried a few times, but for whatever reason, my mind isn&#8217;t working with me here. I don&#8217;t like having that feeling of something looming over me that I&#8217;m not actively working [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=237&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So as much as I like the thought of &#8220;getting my numbers,&#8221; &#8211; I just can&#8217;t get back into it yet it seems. I&#8217;ve tried a few times, but for whatever reason, my mind isn&#8217;t working with me here. I don&#8217;t like having that feeling of something looming over me that I&#8217;m not actively working on. So instead of living what that feeling of &#8220;I should be doing xxxx to help move this along,&#8221; I&#8217;m switching paths&#8230;to the CCVP.</p>
<p>We recently brought up a satellite office on a call manager express set up, which will eventually tie into our main office when we roll it out later this year. We&#8217;re also migrating all of our (albeit only 3) remote offices to voice over IP, so I think that will help to keep me in good shape for the CCVP battery of tests.</p>
<p>While the CCIE R&amp;S is generally just an expansion of the CCNP topics, I know very little about voice and related concepts. It will be nice learning completely new technologies, and not just revisiting stuff I already know somewhat, but need to learn in more depth. I&#8217;ve already ordered the <a href="http://www.amazon.com/gp/product/1587055546?ie=UTF8&amp;tag=cisccerthell-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1587055546">CVOICE</a><img class=" srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira srmnlmzxftzfaihevira" style="border:none!important;margin:0!important;" src="http://www.assoc-amazon.com/e/ir?t=cisccerthell-20&amp;l=as2&amp;o=1&amp;a=1587055546" border="0" alt="" width="1" height="1" /> study guide and am working my way through that for now. So far, so good! It&#8217;s nice to be genuinely interested in the material again. Hopefully, I can pull this off by the end of the year&#8230;a little ambitious, but manageable I think. QoS may have its way with me though&#8230;we&#8217;ll see.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/237/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=237&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2010/04/18/ccie-on-hold-ccvp-in-play/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>

		<media:content url="http://www.assoc-amazon.com/e/ir?t=cisccerthell-20&#38;l=as2&#38;o=1&#38;a=1587055546" medium="image" />
	</item>
		<item>
		<title>EtherChannel Negotiation for Dummies</title>
		<link>http://packetracket.wordpress.com/2010/03/12/etherchannel-negotiation-for-dummies-2/</link>
		<comments>http://packetracket.wordpress.com/2010/03/12/etherchannel-negotiation-for-dummies-2/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:44:09 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ciscocertifiedhell.com/?p=231</guid>
		<description><![CDATA[Similar to my post on DTP negotiation, this is just my way of remembering the nuances of EtherChannel negotiation&#8230; Mode On = No negotiation takes place PAgP (Cisco proprietary) Desirable: send PAgP packets Auto: listen for PAgP packets D+D = EtherChannel D+A = EtherChannel A+A = No EtherChannel LACP (Industry standard) Active: send LACP packets [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=231&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Similar to <a href="http://ciscocertifiedhell.com/2009/07/31/dtp-negotiation-for-dummies/" target="_blank">my post on DTP negotiation</a>, this is just my way of remembering the nuances of EtherChannel negotiation&#8230;</p>
<p>Mode On = No negotiation takes place</p>
<p><strong>PAgP (Cisco proprietary)</strong><br />
Desirable: send PAgP packets<br />
Auto: listen for PAgP packets<br />
D+D = EtherChannel<br />
D+A = EtherChannel<br />
A+A = No EtherChannel</p>
<p><strong>LACP (Industry standard)</strong><br />
Active: send LACP packets<br />
Passive: listen for LACP packets<br />
A+A = EtherChannel<br />
A+P = EtherChannel<br />
P+P = No EtherChannel</p>
<p>Carry on&#8230;nothing else much to see here.</p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:0;width:1px;height:1px;">http://ciscocertifiedhell.com/2009/07/31/dtp-negotiation-for-dummies/</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/231/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=231&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2010/03/12/etherchannel-negotiation-for-dummies-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>
	</item>
		<item>
		<title>The Day of Reckoning Approaches</title>
		<link>http://packetracket.wordpress.com/2010/03/09/the-day-of-reckoning-approaches/</link>
		<comments>http://packetracket.wordpress.com/2010/03/09/the-day-of-reckoning-approaches/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 21:49:11 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[General Announcements]]></category>

		<guid isPermaLink="false">http://ciscocertifiedhell.com/?p=223</guid>
		<description><![CDATA[Ok, so I&#8217;ve slacked off long enough. Munchkin isn&#8217;t sleeping well, but I can&#8217;t use that as an excuse to put off restarting studying forever. I&#8217;ve given myself until my birthday (in a few weeks) to not think about it&#8230;and then, it is time! Time to get back in the packet groove. I&#8217;ve got my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=223&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ok, so I&#8217;ve slacked off long enough. Munchkin isn&#8217;t sleeping well, but I can&#8217;t use that as an excuse to put off restarting studying forever.</p>
<p>I&#8217;ve given myself until my birthday (in a few weeks) to not think about it&#8230;and then, it is time! Time to get back in the packet groove. I&#8217;ve got my tentative study plan <a title="Study Chart" href="https://spreadsheets.google.com/ccc?key=0AvHEcEXiAYcadFZXN3N1eTJWVGhURmRvU3A2aDVXLUE&amp;hl=en" target="_blank">laid out here</a> for others to use if they&#8217;d like. Its not final yet, and there are some holes to be filled, but at least I have a defined set of tasks to accomplish.</p>
<p>So, in the words of Eminem: &#8220;Let&#8217;s get down to business, I don&#8217;t got no time to play around, what is this, must be a circus<br />
in town, let&#8217;s shut the shit down on these clowns, can I get a witness, {hell yeah}&#8221;</p>
<p>Ah hem&#8230;sorry &#8216; bout that. My social filter malfunctioned.</p>
<p>NOTE: After going back into the INE online classroom, I&#8217;ve found that the ATC COD has changed for the v4 exam. The spreadsheet referenced above may contain some of the older ATC COD videos, but I am updating them as I go through them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/223/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=223&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2010/03/09/the-day-of-reckoning-approaches/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>
	</item>
		<item>
		<title>Wireshark and the Misbehaving Clients</title>
		<link>http://packetracket.wordpress.com/2010/02/12/wireshark-and-the-misbehaving-clients/</link>
		<comments>http://packetracket.wordpress.com/2010/02/12/wireshark-and-the-misbehaving-clients/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 02:57:27 +0000</pubDate>
		<dc:creator>Gerren Murphy</dc:creator>
				<category><![CDATA[Network Troubleshooting]]></category>
		<category><![CDATA[Wireshark]]></category>

		<guid isPermaLink="false">http://packetracket.wordpress.com/?p=6</guid>
		<description><![CDATA[On Monday this past week, my co-worker was getting complaints of users not being able to connect via VPN the night before. It was only 2 users, so I figured it could&#8217;ve just been something flukey. Monday came and went. Tuesday came along and with it, brought the &#8220;snowpocalypse&#8221; as it was dubbed. The office [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=6&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On Monday this past week, my co-worker was getting complaints of users not being able to connect via VPN the night before. It was only 2 users, so I figured it could&#8217;ve just been something flukey. Monday came and went. Tuesday came along and with it, brought the &#8220;snowpocalypse&#8221; as it was dubbed. The office was closed on Wednesday, and of course that&#8217;s when everyone wants to VPN in. Fast forward to about 10AM in the middle of said snowpocalypse.</p>
<p>The phone rings and its my boss who says there are a lot of people who can&#8217;t connect via VPN and RDP. The odd thing was that if you would try again in 20-30 minutes, chances are it would work perfectly. Weird? Yeah, but I didn&#8217;t think too much about it at first. I began some basic research into the issue, but couldn&#8217;t really come up with anything at the moment.</p>
<p>I got into the office on Thursday, and began to dig a little deeper. I checked out some of the graphs on our NMS, and found that about every hour, for about 25 minutes, something on one of our subnets was maxing out our internet bandwidth (1OMb circuit). It was very weird&#8230;high peak, valley, peak, valley, peak, etc. every since Monday night at around 10. If you look at the chart below, you can see that all day on Thursday this was occuring.</p>
<p><a href="http://packetracket.files.wordpress.com/2010/02/fwgraph1.jpg"><img class="alignnone size-full wp-image-8" title="Firewall Traffic - Inside Interface" src="http://packetracket.files.wordpress.com/2010/02/fwgraph1.jpg?w=599&#038;h=193" alt="" width="599" height="193" /></a></p>
<p>At this point, I was a bit stumped. Up until this point, the only thing I could determine was that there were a ton of connections to a bunch of IP addresses in Kanas in the 12.200.0.0/16 range. If you browsed out to one of the IPs you would get what seemed like a 404 error, but it didn&#8217;t seem to be your typical 404. An IP whois lookup only revealed that the IPs came back to AT&amp;T Worldnet Services. Hmph&#8230;</p>
<p>I decided to do a packet capture on the firewall to try and narrow it down a bit. First thing I notice is a ton of http connections and get requests to the IP range I mentioned before. Weird. At one point, I ran one of the analysis tools in Wireshark (I don&#8217;t remember which one unfortunately). Whatever it was, turned up the fact that all of these connections were to nai.com. Interesting!</p>
<p>If you go to nai.com, it redirects to McAffee&#8217;s website. I get the proverbial &#8220;ah-ha!&#8221; moment. I ask my coworker if/when he last rebooted the McAffee policy server. He stated that it was Monday night around 10 or so. Funny&#8230;that&#8217;s when these funky spikes started happening. I ask if all the clients get their updates from the internal server, and they are <em>supposed </em>to. So here&#8217;s what happened&#8230;</p>
<p>The McAffee policy server apparently ran out of disk space, and was unable to download the latest updates. It apparently sent a message to the clients to get your updates from the web since the server&#8217;s copy is outdated. Turns out that the spikes we were seeing were all of the clients trying to grab their updates at roughly the same time. The 30 minute spike was actually 24 minutes if you looked more closely, which correlated with the policy that said &#8220;Try for 24 minutes, every hour.&#8221;</p>
<p>If you look at the graph from above,  you can see that sometime around 3PM, we corrected the problem, and all was well. This was one of the challenges that because you don&#8217;t see things like it everyday, it takes a bit of time to track down the issue, but it was definitely an interesting and dare I say fun task!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packetracket.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packetracket.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packetracket.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packetracket.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packetracket.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packetracket.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packetracket.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packetracket.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packetracket.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packetracket.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packetracket.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packetracket.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packetracket.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packetracket.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packetracket.wordpress.com&amp;blog=12008346&amp;post=6&amp;subd=packetracket&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packetracket.wordpress.com/2010/02/12/wireshark-and-the-misbehaving-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/19292bfd89f7da289c9fc653d4bbb0df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Gerren</media:title>
		</media:content>

		<media:content url="http://packetracket.files.wordpress.com/2010/02/fwgraph1.jpg" medium="image">
			<media:title type="html">Firewall Traffic - Inside Interface</media:title>
		</media:content>
	</item>
	</channel>
</rss>
