<?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; network analysis</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-trenches/tag/network-analysis/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>Online Nmap video training &#8211; scan your network</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/online-nmap-video-training-scan-your-network/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/online-nmap-video-training-scan-your-network/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 15:21:39 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[blackhat]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[free training]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[host identification]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[network testing]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[online training]]></category>
		<category><![CDATA[penetration testing]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[training resources]]></category>
		<category><![CDATA[vulnerability scanning]]></category>
		<category><![CDATA[whitehat]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/online-nmap-video-training-scan-your-network/</guid>
		<description><![CDATA[Nmap has been around a long time. It has become an indispensable tool for identifying systems, services and vulnerabilities on a network. It has also been featured in movies like The Matrix Reloaded, Bourne Ultimatum and Die Hard 4. What other network tool do you have in your toolkit that is a movie star? I [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://nmap.org" target="_blank">Nmap</a> has been around a long time. It has become an indispensable tool for identifying systems, services and vulnerabilities on a network. It has also been <a href="http://nmap.org/movies.html" target="_blank">featured in movies</a> like The Matrix Reloaded, Bourne Ultimatum and Die Hard 4. What other network tool do you have in your toolkit that is a movie star?</p>
<p>I came across a great training resource for Nmap. It is a video by the author of Nmap, Gordon &#8220;Fyodor&#8221; Lyon. This particular <a href="http://www.cosmolearning.com/video-lectures/nmap-scanning-the-internet-by-fyodor/" target="_blank">video is from Defcon 16 Black Hat Briefings 2008</a>. It is a great video because you learn some tips and tricks from the Nmap master. Take some time and learn about scan timing settings in Nmap that can get you results much faster. Learn also about analyzing responses of firewalled hosts versus non-firewalled hosts. The tips I learned in this video made a big difference in getting my job done.</p>
<p>The CosmoLearning website has a lot of <a href="http://www.cosmolearning.com/computer-science/" target="_blank">excellent computer science content</a>. This is a website to bookmark if you are a computer professional or student. You will find something of interest whether it be artificial intelligence, computer graphics, programming theory, or robotics.</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/online-nmap-video-training-scan-your-network/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>IT services and The Three Chinese Curses</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/it-services-and-the-three-chinese-curses/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/it-services-and-the-three-chinese-curses/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 18:38:11 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[bot]]></category>
		<category><![CDATA[botnet]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[service level]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[trojan]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/it-services-and-the-three-chinese-curses/</guid>
		<description><![CDATA[In America, October is the time when haunting, evil spirits and curses come to mind. Earlier today I posted a blog entry titled Can IT education bring an end to the recession? I used a quote that is attributed to a series of Chinese curses that go in ascending order of severity. After I used [...]]]></description>
				<content:encoded><![CDATA[<p>In America, October is the time when haunting, evil spirits and curses come to mind. Earlier today I posted a blog entry titled <a href="http://itknowledgeexchange.techtarget.com/it-trenches/can-it-education-bring-an-end-to-the-recession/" target="_blank">Can IT education bring an end to the recession?</a> I used a quote that is attributed to a series of Chinese curses that go in ascending order of severity. After I used it, I pondered on the other two curses and their applicability to IT services.</p>
<p>According to <a href="http://en.wikipedia.org/wiki/May_you_live_in_interesting_times" target="_blank">Wikipedia</a>, the three curses are:</p>
<blockquote>
<ul>
<li>May you live in interesting times.</li>
<li>May you come to the attention of those in authority (sometimes rendered May the government be aware of you)</li>
<li>May you find what you are looking for</li>
</ul>
</blockquote>
<p style="text-align: left"><span id="more-282"></span>These curses have no time frame attached, so they could be true yesterday, today or tomorrow. The first curse about living in interesting times is very true for most IT shops. The challenges never seem to end but the funds do. The business requirements are fuzzy but the support requirements are real. What makes for interesting times in your role and your organization?</p>
<p style="text-align: left">The second curse could be attached to information security services. It most assuredly should apply to those who employ botnets and trojans for unrighteous financial gain. The most recent reports of trojans and bots that can dynamically alter web pages during a banking transaction are very scary. Fortunately, information security professionals are aware of the threat and are working on addressing it.</p>
<p style="text-align: left">The third curse may be applicable to those who support networks and need to answer the ever present question about &#8220;why is the network slow?&#8221; It seems like we are always pressed into identifying the reasons for slow application and service performance without having the toolset to do proper diagosis and troubleshooting. It then becomes a challenge to find what we are looking for.</p>
<p style="text-align: left">Maybe IT is a cursed profession after all. What do you think? Is there a more cursed profession?</p>
<p style="text-align: left">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/it-services-and-the-three-chinese-curses/feed/</wfw:commentRss>
		<slash:comments>1</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>
	</channel>
</rss>
