 




<?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; broadcast</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-trenches/tag/broadcast/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>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>
	</channel>
</rss>
