<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; network analyzer</title> <atom:link href="http://www.ghacks.net/tag/network-analyzer/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Use Wireshark to track your network behavior</title><link>http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/</link> <comments>http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/#comments</comments> <pubDate>Fri, 07 Aug 2009 14:49:13 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[network analyzer]]></category> <category><![CDATA[network security]]></category> <category><![CDATA[protocol analyzer]]></category> <category><![CDATA[wireshark]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15130</guid> <description><![CDATA[Any time I need network analysis I turn to Wireshark. Wireshark is, in my opinion, the defacto standard for network protocol analyzers. Not only is it incredibly powerful, useful, and user-friendly it is also FREE! But what exactly is Wireshark? Simple: Wireshark is a network protocol analyzer that watches and logs all incoming and outgoing [...]]]></description> <content:encoded><![CDATA[<p>Any time I need network analysis I turn to <a
title="Wireshark" href="http://www.wireshark.org" target="_blank">Wireshark</a>. Wireshark is, in my opinion, the defacto standard for network protocol analyzers. Not only is it incredibly powerful, useful, and user-friendly it is also FREE! But what exactly is Wireshark? Simple: Wireshark is a network protocol analyzer that watches and logs all incoming and outgoing traffic as defined by your needs. This tool can not only read traffic live, it can read traffic from a previous dump. And it can read files from other applications such as tcpdump and Microsoft Network Analyzer.</p><p>Wireshark also offers some really great tools that help to make your network analysis much easier. Two of these tools (Filters and Expert Infos) I will highlight in this tutorial.</p><p><span
id="more-15130"></span><strong>Getting and installing</strong></p><p>Wireshark can be found in your distribution repositories. To install it follow these steps:</p><ol><li>Open up your Add/Remove Software tool.</li><li>Search for &#8220;wireshark&#8221; (no quotes).</li><li>Mark Wireshark for installation.</li><li>Click Apply to install.</li></ol><p>Once installed you will find Wireshark in your Internet sub menu of your Applications or Start menu. You will notice there are two entries for Wireshark: &#8220;Wireshark &#8220;and &#8220;Wireshark (as root)&#8221;. The problem with the non-root version is that the standard user might not have access to the networking interface. Because of this you have two choices: give the standard user access to the interface, or run the root version of Wireshark. I generally just use the root version of Wireshark.</p><p><strong>Starting a capture</strong></p><div
id="attachment_15131" class="wp-caption alignleft" style="width: 460px"><a
rel="attachment wp-att-15131" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_main/"><img
class="size-full wp-image-15131 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_main.png" alt="Figure 1" width="450" height="330" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When you first open up Wireshark you will be greeted by the main window (see Figure 1).</p><p>In this main window you will find everything you need to start a capture. Take a look at the row of icons under the menu toolbar. The second icon from the left is the icon you want to click to set up a capture. Clicking this button will</p><div
id="attachment_15132" class="wp-caption alignright" style="width: 384px"><a
rel="attachment wp-att-15132" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_capture_options/"><img
class="size-full wp-image-15132 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_capture_options.png" alt="Figure 2" width="374" height="328" /></a><p
class="wp-caption-text">Figure 2</p></div><p>open up the Capture Options window (see Figure 2). In the Capture Options window you must configure, at minimum, an interface which to use for the capture. All available interfaces will be listed in the Interface dropdown.</p><p>Once you have selected your interface you can then go through the rest of the options window and set up your capture to fit your needs. After you have taken care of your configuration needs click the Start button and your capture will begin.</p><p><strong>Filter your capture</strong></p><div
id="attachment_15133" class="wp-caption alignleft" style="width: 460px"><a
rel="attachment wp-att-15133" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_capture/"><img
class="size-full wp-image-15133 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_capture.png" alt="Figure 3" width="450" height="330" /></a><p
class="wp-caption-text">Figure 3</p></div><p>As you can see, in Figure 3, for some people the capture information can be a bit overwhelming. There is a lot of data streaming by.</p><p>But say you only want to follow traffic going to and from your internal gateway. To do this click on the Filter button to open up the filter dialog. In this dialog you</p><div
id="attachment_15134" class="wp-caption alignright" style="width: 280px"><a
rel="attachment wp-att-15134" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_gateway/"><img
class="size-full wp-image-15134 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_gateway.png" alt="Figure 4" width="270" height="240" /></a><p
class="wp-caption-text">Figure 4</p></div><p>are going to set up a filter that will filter out all traffic but that traffic seen by your gateway (see Figure 4). What you need to do is give the filter a name and then set the string. The best way to figure out the expression to use is to look at some of the examples. So for watching only a gateway at IP address 192.168.1.254 the filter string would be:</p><p><code>ip.addr == 192.168.1.254</code></p><p>With the configuration in place click the OK button and the filter will immediately be in place.</p><p><strong>Expert Infos</strong></p><div
id="attachment_15135" class="wp-caption alignleft" style="width: 400px"><a
rel="attachment wp-att-15135" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_expert/"><img
class="size-full wp-image-15135 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_expert.png" alt="Figure 5" width="390" height="360" /></a><p
class="wp-caption-text">Figure 5</p></div><p>During your capture you might not be able to discern what is going on with your network. That&#8217;s okay. There&#8217;s a tool available that will help you with that. If, during a capture, you click the Analyze menu and select the Expert Infos entry a new window will open up. This new window (see Figure 5) will give you a clearer picture as to what is going on with your network.</p><p>If this window doesn&#8217;t help out you can also go to the Expert Infos Composite which organizes Errors, Warnings,  Chats, and Details into separate tabs.</p><p><strong>Final thoughts</strong></p><p>Wireshark should be a tool you use. And after using this analyzer you most likely will find it becoming your &#8220;go-to analyzer&#8221; for day-to-day needs. Wireshark is simple, powerful, and free.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Network Monitor Experts Extension For Microsoft Network Monitor</title><link>http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/</link> <comments>http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/#comments</comments> <pubDate>Thu, 02 Jul 2009 12:13:27 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft network monitor]]></category> <category><![CDATA[network]]></category> <category><![CDATA[network an]]></category> <category><![CDATA[network analyzer]]></category> <category><![CDATA[network capturing]]></category> <category><![CDATA[network monitor]]></category> <category><![CDATA[network monitor experts]]></category> <category><![CDATA[Network Monitoring Software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14068</guid> <description><![CDATA[Version 3.3 of the Microsoft Network Monitor has been released a few months ago. The Network Monitor application has been designed for capturing and analysing of network traffic. The new version of Network Monitor added a few exciting features to the network monitoring software including the ability to add so called Experts &#8211; standalone applications [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/microsoft_network_monitor.jpg" alt="microsoft network monitor" title="microsoft network monitor" width="128" height="109" class="alignleft size-full wp-image-14069" />Version 3.3 of the Microsoft Network Monitor has been released a few months ago. The Network Monitor application has been designed for capturing and analysing of network traffic. The new version of Network Monitor added a few exciting features to the network monitoring software including the ability to add so called Experts &#8211; standalone applications &#8211; to the software which analyze data captured by Network Monitor.</p><p>Three Network Monitor Experts have been released so far, the last less than two weeks ago. <a
href="http://nmexperts.codeplex.com/">Available</a> are the Simple Search, Top Users and TCP Analyzer Experts. Here is a short summary of what these Experts do:</p><p><span
id="more-14068"></span><ul><li><a
href="http://archive.msdn.microsoft.com/NmSimpleSearch">Simple Search</a> Lets you search frames and comments for raw ASCII text case-insensitively or with regular expressions.</li><li><a
href="http://nmtopusers.codeplex.com/">Top Users</a> Lets you determine the heaviest users of network bandwidth.</li><li><a
href="http://research.microsoft.com/en-us/projects/tcpanalyzer/">TCP Analyzer</a> This tool analyzes network traces of Transmission Control Protocol (TCP) connections.</li></ul><p>The Experts can be downloaded separately and need to be installed before they can be used. It is recommended to close the Network Monitor before installing the add-ons. The Experts become then available in the Experts menu on top of the program.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/network_monitor_experts.jpg" alt="network monitor experts" title="network monitor experts" width="492" height="199" class="alignnone size-full wp-image-14070" /></p><p>Microsoft Network Monitor is offered as a free <a
href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;FamilyID=983b941d-06cb-4658-b7f6-3088333d062f">download</a> for 32-bit and 64-bit editions of the Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Microsoft Network Monitor</title><link>http://www.ghacks.net/2008/09/19/microsoft-network-monitor/</link> <comments>http://www.ghacks.net/2008/09/19/microsoft-network-monitor/#comments</comments> <pubDate>Fri, 19 Sep 2008 10:15:00 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[capture traffic]]></category> <category><![CDATA[microsoft network monitor]]></category> <category><![CDATA[network analyzer]]></category> <category><![CDATA[network monitor]]></category> <category><![CDATA[network traffic]]></category> <category><![CDATA[packet capture]]></category> <category><![CDATA[protocol analyzer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7083</guid> <description><![CDATA[Microsoft Network Monitor is a network protocol analyzer that captures network traffic, displays it in it&#8217;s program interface and provides access to functions that allow to analyze the traffic. The application provides access to all available network adapters which can be selected individually. The tabs driven interface creates a new tab for every capture process [...]]]></description> <content:encoded><![CDATA[<p>Microsoft Network Monitor is a network protocol analyzer that captures network traffic, displays it in it&#8217;s program interface and provides access to functions that allow to analyze the traffic. The application provides access to all available network adapters which can be selected individually. The tabs driven interface creates a new tab for every capture process which is listing all applications and processes that have caused traffic on the network adapter.</p><p>The actual capturing process does not start before the user clicks on the Start button of the application. Another possibility would be to load a previously saved session which can be displayed as well in the interface. The network traffic will be captured continuously until the user decides to stop the capturing process.</p><p>Filters can be used to narrow down the results. About 25 default filters are available like filtering by IPv4 addresses but the user can also define his own filters. Each frame is displayed listing the process name, source and destination IP, protocol name and description. Another pane is displaying details about the currently selected frame.</p><p><span
id="more-7083"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/microsoft_network_monitor-500x390.jpg" alt="microsoft network monitor" title="microsoft network monitor" width="500" height="390" class="alignnone size-medium wp-image-7084" /></p><p>The network monitor runs on Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008 and is available for 32-bit and 64-bit editions of the selected operating systems.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/19/microsoft-network-monitor/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
