 




<?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>IT Trenches &#187; packet capture</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-trenches/tag/packet-capture/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/it-trenches</link>
	<description></description>
	<lastBuildDate>Fri, 19 Nov 2010 14:37:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Wireshark Book &#8211; Coffee &amp; a Quickie</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/wireshark-book-coffee-a-quickie/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/wireshark-book-coffee-a-quickie/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 14:14:39 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[ethereal]]></category>
		<category><![CDATA[Laura Chappell]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[technology reference]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/?p=393</guid>
		<description><![CDATA[Laura Chappell, my favorite Bitgirl, has released a new book about the Wireshark packet capture and analysis tool. My book is on it&#8217;s way. I can&#8217;t wait to dive right in and learn some new tricks. However, in the meantime, you and I can both get a coffee and a quickie look at the new [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.wiresharkbook.com/images/wiresharkbookpaperbackblack225.png"><img class="alignleft size-medium wp-image-388" src="http://www.wiresharkbook.com/images/wiresharkbookpaperbackblack225.png" alt="" width="160" height="195" /></a>Laura Chappell, <a href="http://itknowledgeexchange.techtarget.com/itanswers?s=bitgirl&amp;searchtype=IT+Blogs&amp;x=0&amp;y=0" target="_blank">my favorite Bitgirl</a>, has released a new <a href="http://www.wiresharkbook.com/index.html" target="_blank">book about the Wireshark</a> packet capture and analysis tool. My book is on it&#8217;s way. I can&#8217;t wait to dive right in and learn some new tricks. However, in the meantime, you and I can both get a <a href="http://www.wiresharkbook.com/coffee.html" target="_blank">coffee and a quickie</a> look at the new book and some features inside. Check it out. There are six quick videos of about 15 minutes or less that barely touch what you can do with Wireshark guided by Laura&#8217;s book. Grab a cup of java and enjoy!</p>
<p>Thanks for reading &#8211; and a tip of the hat to Laura &#8211; &#8220;enjoy life a bit at a time&#8221;.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/wireshark-book-coffee-a-quickie/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Broadcast traffic told me the network was contaminated</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/broadcast-traffic-told-me-the-network-was-contaminated/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/broadcast-traffic-told-me-the-network-was-contaminated/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 20:33:46 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[broadcast]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/broadcast-traffic-told-me-the-network-was-contaminated/</guid>
		<description><![CDATA[If you don&#8217;t know what&#8217;s broadcasting on your network, you don&#8217;t know your network! I recently discovered a rogue network cross-connection on a network. The cross connect was from an unmanaged internet connection to a private LAN. The way I discovered this was using Wireshark and listening for all traffic not from the private LAN [...]]]></description>
				<content:encoded><![CDATA[<p>If you don&#8217;t know what&#8217;s broadcasting on your network, you don&#8217;t know your network! I recently discovered a rogue network cross-connection on a network. The cross connect was from an unmanaged internet connection to a private LAN. The way I discovered this was using Wireshark and listening for all traffic not from the private LAN IP range. I used a capture filter of &#8220;not 172.16.88.0/24&#8243;. This showed all non-IP traffic and especially all broadcast traffic on the network. Lo and behold, a device was doing broadcasts on a network starting with 221.x.x.x. Hmmm&#8230; a device is either misconfigured or there is a cross-connect that no one knows about or isn&#8217;t telling anyone about. The Wireshark screen is shown below highlighting just one example ARP packet showing the traffic in question.</p>
<p>The display filter I have in the box removes spanning tree protocol (STP) and AppleTalk ZIP broadcasts.</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/12/arptraffic.jpg"><img class="aligncenter size-medium wp-image-341" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/46/files/2009/12/arptraffic.jpg" alt="" width="1102" height="590" /></a></p>
<p>This is definitely unexpected and unwelcome traffic. I asked the person to immediately find and remove this rogue connection.</p>
<p>So, I recommend every now and then putting up Wireshark and listening to broadcasts on your network. It&#8217;s talking to you!</p>
<p>Has your network told you anything interesting lately? <a href="#comments">Tell me and other ITKE readers about it</a>. Thanks for reading and let&#8217;s be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/broadcast-traffic-told-me-the-network-was-contaminated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Training &#8211; Laura Chappell presents: Wireshark 201 Jumpstart &#8211; Filtering on the Good, the Bad, the Ugly</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/free-training-laura-chappell-presents-wireshark-201-jumpstart-filtering-on-the-good-the-bad-the-ugly/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/free-training-laura-chappell-presents-wireshark-201-jumpstart-filtering-on-the-good-the-bad-the-ugly/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:44:42 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[analysis]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[ethereal]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[IT education]]></category>
		<category><![CDATA[Laura Chappell]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[trace files]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/free-training-laura-chappell-presents-wireshark-201-jumpstart-filtering-on-the-good-the-bad-the-ugly/</guid>
		<description><![CDATA[Laura Chappel, the BitGirl, is at it again with another in her series of Wireshark Jumpstart webinars. The next one is called Wireshark Jumpstart 201: Filtering on the Good, the Bad, the Ugly. It will be held on October 27 &#8211; 10:00am-11:00am PDT (GMT-7). If you manage networks or want to manage a network, a [...]]]></description>
				<content:encoded><![CDATA[<p>Laura Chappel, the <a href="http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-the-bitgirl/" target="_blank">BitGirl</a>, is at it again with another in her series of Wireshark Jumpstart webinars. The next one is called <a href="http://www.chappellseminars.com/s-wireshark201.html" target="_blank">Wireshark Jumpstart 201: Filtering on the Good, the Bad, the Ugly</a>. It will be held on October 27 &#8211; 10:00am-11:00am PDT (GMT-7). If you manage networks or want to manage a network, a good understanding of protocol and packet analysis will help you immensely with your career.</p>
<p>Some things you will learn in this webinar:</p>
<ul>
<li>Using the Default Capture and Display Filters</li>
<li>Creating a Few Hot Capture Filters</li>
<li>Filtering Tips and Tricks for Troubleshooting</li>
<li>Filtering Tips and Tricks for Security</li>
</ul>
<p>Even if you are very familiar with Wireshark or other packet capture and protocol decode tools, Laura&#8217;s seminars are well worth attending. You might even find out a little tidbit here or there because <a href="http://itknowledgeexchange.techtarget.com/it-trenches/repetition-is-one-of-the-keys-of-learning/" target="_blank">Repetition is one of the keys of learning</a>. Unfortunately I will not be able to attend this webinar since I will be on a golf vacation in North Carolina. So, if you attend this event, please come back and <a href="#comments" target="_self">share with me and other IT Trenches readers</a> what you learned and how valuable the webinar was for you.</p>
<p>Thanks for reading and let&#8217;s continue to be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/free-training-laura-chappell-presents-wireshark-201-jumpstart-filtering-on-the-good-the-bad-the-ugly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where do TCP resets come from?</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/where-do-tcp-resets-come-from/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/where-do-tcp-resets-come-from/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 13:06:36 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[application performance]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[network management]]></category>
		<category><![CDATA[network monitoring]]></category>
		<category><![CDATA[network performance]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[performance analysis]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[udp]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/where-do-tcp-resets-come-from/</guid>
		<description><![CDATA[I recently came across an excellent article on the topic of TCP resets. TCP is a connection-oriented protocol as opposed to the connectionless nature of UDP. So, if there are TCP resets on your network, this is not a bad thing and is just inherent in the protocol. Without TCP resets, a host could have [...]]]></description>
				<content:encoded><![CDATA[<p>I recently came across an excellent article on the topic of TCP resets. TCP is a connection-oriented protocol as opposed to the connectionless nature of UDP. So, if there are TCP resets on your network, this is not a bad thing and is just inherent in the protocol. Without TCP resets, a host could have a lot of partial connections established which are in the wait state awaiting further transmissions. This can exhaust the number of available sockets and cause the host to become unresponsive. This is what happened several years back with the TCP <a href="http://en.wikipedia.org/wiki/SYN_flood" target="_blank">SYN flood</a> and <a href="http://www.networkdictionary.com/security/LandAttack.php" target="_blank">LAND</a> denial of service attacks. Another reset type includes the ACK/RST. This is where a client attempts to connect to a service that is not available on that destination host.</p>
<p>If you manage a network and have taken packet captures to work on a problem and have seen RST packets or if you need to do this at some point in your career, you need to understand the purpose and source of the RST packets. Take a few minutes, read this excellent article that is the best explanation that I have seen on this topic. You will become better informed and better able to understand the nature of the network beast.</p>
<h5 class="posthead pageTitle"><a href="http://blogs.technet.com/networking/archive/2009/08/12/where-do-resets-come-from-no-the-stork-does-not-bring-them.aspx" target="_blank">Where do resets come from? (No, the stork does  not bring them.) </a></h5>
<p>Thanks for reading and let&#8217;s continue to be good network citizens.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/where-do-tcp-resets-come-from/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Wireshark to analyze a bot infected host</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/using-wireshark-to-analyze-a-bot-infected-host/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/using-wireshark-to-analyze-a-bot-infected-host/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 18:03:34 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[bot]]></category>
		<category><![CDATA[data capture]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[ethereal]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[Laura Chappell]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/using-wireshark-to-analyze-a-bot-infected-host/</guid>
		<description><![CDATA[My favorite Bitgirl (Laura Chappell) is at it again in this 15 minute presentation. She came across a host on a network that appears to be infected with some bot application. Take a few minutes and watch and learn! Maybe you will see something you can use or better understand some odd behavior on your [...]]]></description>
				<content:encoded><![CDATA[<p>My favorite <a href="http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-the-bitgirl/" target="_blank">Bitgirl (Laura Chappell)</a> is at it again in this 15 minute presentation. She came across a host on a network that appears to be infected with some bot application. Take a few minutes and watch and learn! Maybe you will see something you can use or better understand some odd behavior on your local network.</p>
<p><a href="http://www.securitytube.net/Analyze-a-Bot-Infected-Host-with-Wireshark-video.aspx">Analyze a BOT infected host using Wireshark Tutorial</a></p>
<p>Beware &#8211; there is a trick question in the presentation. Think hard&#8230; you probably know the right answer!</p>
<p>Thanks for reading &amp; let&#8217;s continue to be good network citizens.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/using-wireshark-to-analyze-a-bot-infected-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireshark quickstart tutorial &#8211; learn to capture network traffic</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/wireshark-quickstart-tutorial-learn-to-capture-network-traffic/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/wireshark-quickstart-tutorial-learn-to-capture-network-traffic/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 18:36:55 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[analysis]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[ethereal]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[IT education]]></category>
		<category><![CDATA[Laura Chappell]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[trace files]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/wireshark-quickstart-tutorial-learn-to-capture-network-traffic/</guid>
		<description><![CDATA[There are more upcoming sessions in the Laura Chappell seminar series called Wireshark 101Jumpstart tutorials. Check out the schedule at Chappell University website. Some of the things you will learn include: Wireshark elements and capabilities Tapping into the wired or wireless network Capturing and filtering basics Graphing basics If you cannot attend the seminar, you [...]]]></description>
				<content:encoded><![CDATA[<p>There are more upcoming sessions in the Laura Chappell seminar series called Wireshark 101Jumpstart tutorials. Check out the schedule at <a href="http://www.chappellseminars.com/s-wireshark101.html" target="_blank">Chappell University website</a>. Some of the things you will learn include:</p>
<ul style="margin: 0px 0px 0px 40px;padding: 0px">
<li><span style="font-size: x-small;font-family: Arial;color: #666666"><span style="font-size: 12px">Wireshark elements  and capabilities</span></span><span style="font-size: x-small;font-family: Arial;color: #666666"><span style="font-size: 12px"><br />
</span></span></li>
<li><span style="font-size: x-small;font-family: Arial;color: #666666"><span style="font-size: 12px">Tapping into the  wired or wireless network</span></span><span style="font-size: x-small;font-family: Arial;color: #666666"><span style="font-size: 12px"><br />
</span></span></li>
<li><span style="font-size: x-small;font-family: Arial;color: #666666"><span style="font-size: 12px">Capturing and  filtering basics</span></span><span style="font-size: x-small;font-family: Arial;color: #666666"><span style="font-size: 12px"><br />
</span></span></li>
<li><span style="font-size: x-small;font-family: Arial;color: #666666"><span style="font-size: 12px">Graphing basics</span></span></li>
</ul>
<p>If you cannot attend the seminar, you can still register and download the seminar notes and gain access to the trace files used in the session. If you manage a network, you should learn this stuff! Be sure to register and attend early. The sessions are limited to 1000 viewers and these fill up <strong>FAST!</strong></p>
<p>See my entry</p>
<h1><a title="Permanent Link to Repetition is one of the keys of learning" rel="bookmark" href="../repetition-is-one-of-the-keys-of-learning/">Repetition is one of the keys of learning</a></h1>
<p>for a how attending one of these seminars helped address an issue I was having with using Wireshark.</p>
<p>Thanks for reading and lets continue to be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/wireshark-quickstart-tutorial-learn-to-capture-network-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repetition is one of the keys of learning</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/repetition-is-one-of-the-keys-of-learning/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/repetition-is-one-of-the-keys-of-learning/#comments</comments>
		<pubDate>Tue, 26 May 2009 19:34:32 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[analysis]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[ethereal]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[IT education]]></category>
		<category><![CDATA[Laura Chappell]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[trace files]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/repetition-is-one-of-the-keys-of-learning/</guid>
		<description><![CDATA[I recently posted an update about Laura Chappell&#8217;s Chappell University Online seminars. I attended one of these seminars today. What a great experience! I always try to attend Laura&#8217;s events and always pickup a tidbit that makes my life as a network manager easier. She gives you information about tools you can use to fight [...]]]></description>
				<content:encoded><![CDATA[<p>I recently posted an update about <a href="http://itknowledgeexchange.techtarget.com/it-trenches/master-key-tasks-for-network-troubleshooting-chappell-university-online-seminars/" target="_blank">Laura Chappell&#8217;s Chappell University Online seminars</a>. I attended one of these seminars today. What a great experience! I always try to attend Laura&#8217;s events and always pickup a tidbit that makes my life as a network manager easier. She gives you information about tools you can use to fight the battle of &#8220;the network is down&#8221;. Most of the time the network is behaving as designed. It&#8217;s poorly written applications or too high user expectations that create issues. So, if you want be the expert on fighting the network is &#8220;bad&#8221; syndrome &#8211; check out Laura&#8217;s presentations &#8211; I did and I learned something new&#8230; <span id="more-221"></span></p>
<p>There are many options in <a href="http://www.wireshark.org" target="_blank">Wireshark</a> that go unused or require some understanding and practice to use.  Laura is great about going under the covers and revealing exactly what you need to use and how to use it. I have used ethereal (Wireshark&#8217;s predecessor) and Wireshark for several years now. It is only with continued education by Laura on the features that I am gaining a better understanding of this network analysis tool and the ins and outs of using it. For example, the Statistics &#8211; TCP Stream Graph &#8211; Round Trip Time Graph option. I thought my copy of Wireshark was flawed as I never received any results in the graph. Today, Laura&#8217;s online seminar showed me that I was likely reversing the results and ending up with an empty result set. Now I know! You can almost always learn something new about something old. Just keep digging! Thanks Laura for the tip.</p>
<p>In case you have missed any previous postings about Laura, here&#8217;s a few for you to check out.</p>
<p><strong><a href="../is-protocol-analysis-or-network-management-your-thing/" target="_blank">Is protocol analysis or network management your thing?</a></strong></p>
<p><strong><a href="../arp-as-a-network-auditing-tool/" target="_blank">ARP as a network auditing tool</a></strong></p>
<p><strong><a href="../did-you-see-this-latest-laura-chappell-newsletter/" target="_blank">Did you see this? &#8211; Latest Laura Chappell Newsletter</a></strong></p>
<p><strong><a href="../did-you-see-this-the-bitgirl/" target="_blank">Did you see this? &#8211; the viral bitgirl</a></strong></p>
<p>Thanks for reading &amp; let&#8217;s continue to be good network citizens.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/repetition-is-one-of-the-keys-of-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master key tasks for network troubleshooting &#8211; Chappell University Online Seminars</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/master-key-tasks-for-network-troubleshooting-chappell-university-online-seminars/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/master-key-tasks-for-network-troubleshooting-chappell-university-online-seminars/#comments</comments>
		<pubDate>Thu, 21 May 2009 12:57:02 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[analysis]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[ethereal]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[IT education]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[trace files]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/master-key-tasks-for-network-troubleshooting-chappell-university-online-seminars/</guid>
		<description><![CDATA[I&#8217;m a huge fan of Laura Chappell. She has a great sense of humor and is a great educator about all things packet oriented. Previous posts about Laura have included: Is protocol analysis or network management your thing? ARP as a network auditing tool Did you see this? &#8211; Latest Laura Chappell Newsletter Did you [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m a huge fan of Laura Chappell. She has a great sense of humor and is a great educator about all things packet oriented. Previous posts about Laura have included:</p>
<p><strong><a href="http://itknowledgeexchange.techtarget.com/it-trenches/is-protocol-analysis-or-network-management-your-thing/" target="_blank">Is protocol analysis or network management your thing?</a></strong></p>
<p><strong><a href="http://itknowledgeexchange.techtarget.com/it-trenches/arp-as-a-network-auditing-tool/" target="_blank">ARP as a network auditing tool</a></strong></p>
<p><strong><a href="http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-latest-laura-chappell-newsletter/" target="_blank">Did you see this? &#8211; Latest Laura Chappell Newsletter</a></strong></p>
<p><strong><a href="http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-the-bitgirl/" target="_blank">Did you see this? &#8211; the viral bitgirl</a></strong></p>
<p>She has now started a new online seminar series. Some of the presentation are free and others are accessible for a fee of $99. If you cannot get away for education, then this is an excellent alternative and you can gain a great amount of knowledge from this packet analysis expert. I recommend that you visit <a href="http://www.chappellseminars.com/index.html" target="_blank">Chappell Online University</a> and sign up for the free <a href="http://www.chappellseminars.com/sem-wjumpstart.html" target="_blank">Wireshark Jumpstart: Master Key Tasks for Network Troubleshooting</a> seminar to get a feel for the seminars.</p>
<p>Thanks for reading and let&#8217;s continue to be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/master-key-tasks-for-network-troubleshooting-chappell-university-online-seminars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doing Microsoft packet analysis? &#8211; Microsoft releases Network Monitor 3.3</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/doing-microsoft-packet-analysis-microsoft-releases-network-monitor-33/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/doing-microsoft-packet-analysis-microsoft-releases-network-monitor-33/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 12:11:02 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[analysis]]></category>
		<category><![CDATA[analysis tools]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[network monitor]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[udp]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/doing-microsoft-packet-analysis-microsoft-releases-network-monitor-33/</guid>
		<description><![CDATA[If you do packet capture or analysis in a Microsoft environment, then you are probably already familiar with Microsoft Network Monitor. If not, please read my real-world use of it for PROTOCOL analysis vs protocol analysis (with a small p). Microsoft has updated Network Monitor to v3.3. The announcement of its release can be found [...]]]></description>
				<content:encoded><![CDATA[<p>If you do packet capture or analysis in a Microsoft environment, then you are probably already familiar with Microsoft Network Monitor. If not, please read my real-world use of it for <a href="http://itknowledgeexchange.techtarget.com/it-trenches/protocol-analysis-vs-protocol-analysis-with-a-small-p/" target="_blank">PROTOCOL analysis vs protocol analysis (with a small p)</a>. Microsoft has updated Network Monitor to v3.3. The announcement of its release can be found on the <a href="http://blogs.technet.com/netmon/archive/2009/04/22/network-monitor-3-3-has-arrived.aspx" target="_blank">Technet blog</a>. Some of the new features listed are:</p>
<p>· Ability to capture WWAN (mobile broadband) and Tunnel traffic on Windows 7.</p>
<p>· Full Hyper-V support on Windows Server 2008</p>
<p>· <strong>Right-click-add-to-alias</strong>: Right-click a frame in the Frame Summary  window with an IPv4, IPv6 or MAC address to add that address as a new alias.  This is one of those little things that simplifies your work-flow.</p>
<p>· <strong>Right-click-go-to-definition</strong>: Have you ever wondered where and how  the protocols fields you see in the Frame Details are defined in our in-built  parsers? Wonder no more. Introducing right-click-go-to-definition: right-click a  field in the Frame Details window and select Go To Data Field Definition or Go  To Data Type Definition to see where the field is defined in the NPL  parsers.</p>
<p>· <strong>Autoscroll:</strong> Another one of those little, but priceless things …  auto-scroll. See the most recent traffic as it comes in. In a live capture,  click the AutoScroll button on the main toolbar to have the Frame Summary window  automatically scroll down to display the most recent frames as they come in.  Click Autoscroll again to freeze the view in its present location.</p>
<p>Several other new features are described in the Technet blog. If you capture packets on a Microsoft network, then you should get this upgraded version to add to your toolbox.</p>
<p>Thanks for reading and let&#8217;s continue to be good network citizens.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/doing-microsoft-packet-analysis-microsoft-releases-network-monitor-33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is protocol analysis or network management your thing?</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/is-protocol-analysis-or-network-management-your-thing/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/is-protocol-analysis-or-network-management-your-thing/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 13:47:09 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[ethereal]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[packet analysis]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[protocol analysis]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[trace files]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/?p=168</guid>
		<description><![CDATA[Laura Chappell (the Viral Bitgirl) has announced that Sharkfest 09 registration is open and all registered attendees get a FREE AIRPCAP ADAPTER (US $198)! Sharkfest is the Developer/User Conference for Wireshark and it is sponsored by CACE Technologies and Wireshark University. Laura will be there with new, hot (or cool, if you prefer) topics, trace [...]]]></description>
				<content:encoded><![CDATA[<p>Laura Chappell (<a href="http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-the-bitgirl/" target="_blank">the Viral Bitgirl</a>) has announced that Sharkfest 09 registration is open and all registered attendees get a FREE AIRPCAP ADAPTER (US $198)! Sharkfest is the Developer/User Conference for <a href="http://www.wireshark.org" target="_blank">Wireshark</a> and it is sponsored by CACE Technologies and Wireshark University. Laura will be there with new, hot (or cool, if you prefer) topics, trace files, case studies and hands-on labs. Register today at <a href="http://www.cacetech.com/sharkfest.09/" target="_blank">Sharkfest.09</a> to get your free AirPcap adapter. [Dates: June 16-18, 2009-registration and BBQ on June 15th]</p>
<p>Laura has also announced that <a href="http://www.chappellU.com" target="_blank">Chappell University</a> is open for registration. Subscription-level service will be open soon. Chappell University is an affordable, on-demand, online training system to maintain and enhance IT skills in the area of analysis, troubleshooting and security. Some of the content includes two lab workbooks with over 100 lab exercises using Wireshark to spot network problems, security breaches, and analyze normal and abnormal TCP/IP communications. There are video answers to all the lab exercises. In addition, there&#8217;s an extensive trace file respository and additional WLAN, VoIP, bot-infections, application, etc., trace files will be added each quarter. Check out the new <a href="http://www.youtube.com/chappellU" target="_blank">YouTube Channel for Chappell University</a> and the video &#8220;Ethical Hacking with NetScanTools Pro: Tutorial on ARP Scanning to Discover All Local Hosts&#8221; (even those hidden behind firewall applications).</p>
<p>If you have never experienced training presented by Laura, this is your chance to get very in-depth, easy to understand technical training. Sure, some of the stuff may cost a little, but she has tons of free stuff out there also. The paid content is definitely worth it. I have her Master Library (pre-dates the new Chappell University) and I still refer to the content occasionally to refresh my skills in network analysis.</p>
<p>Thanks for reading and let&#8217;s continue to be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/is-protocol-analysis-or-network-management-your-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
