 




<?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; LAN</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-trenches/tag/lan/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>Nifty tools for tracking down that &#8220;interesting&#8221; network traffic</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/nifty-tools-for-tracking-down-that-interesting-network-traffic/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/nifty-tools-for-tracking-down-that-interesting-network-traffic/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 21:13:04 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[network monitor]]></category>
		<category><![CDATA[network troubleshooting]]></category>
		<category><![CDATA[pstools]]></category>
		<category><![CDATA[Routers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sysinternals]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[WAN]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/?p=109</guid>
		<description><![CDATA[My previous posting was meant to help you determine the source of potentially dangerous network traffic at your network&#8217;s edge. This post is meant to help you identify applications and traffic on your local network that seems to be &#8220;interesting&#8221;. I define &#8220;interesting&#8221; as something that you don&#8217;t know much about but would find it [...]]]></description>
				<content:encoded><![CDATA[<p>My previous posting was meant to help you <a href="http://itknowledgeexchange.techtarget.com/it-trenches/do-you-manage-a-firewall-and-want-to-find-the-source-of-malicious-network-activity-check-out-the-internet-malicious-activity-map/" target="_blank">determine the source of potentially dangerous network traffic at your network&#8217;s edge</a>. This post is meant to help you identify applications and traffic on your local network that seems to be &#8220;interesting&#8221;. I define &#8220;interesting&#8221; as something that you don&#8217;t know much about but would find it interesting to learn more about and maybe take some action to shutdown.</p>
<p>As you may already know, I work at an international company with sites around the globe. There are over 2500 computer nodes not including printers, servers, switches, etc. Sometimes it is necessary to identify what traffic is crossing the network links between the sites. There are lots of tools and processes that can be used to gather this information. I will outline a couple here.</p>
<p>Our WAN edge routers are from Cisco. One of the features that can be enabled on a Cisco router is the <em>ip cache flow</em> feature. The <strong><em>show ip cache flow</em> </strong>command returns some very useful information. An example is shown below.</p>
<p><!--[if gte mso 9]&gt; Normal   0         false   false   false                             MicrosoftInternetExplorer4 &lt;![endif]--><!--[if gte mso 9]&gt; &lt;![endif]--><!--[endif]--><!--  --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --> <!--[endif]--></p>
<pre>show ip cache flow</pre>
<pre>IP packet size distribution (116972772 total packets):</pre>
<pre>1-32   64   96  128  160  192  224  256  288  320  352  384  416  448  480</pre>
<pre>.000 .375 .090 .023 .010 .007 .006 .003 .002 .014 .011 .010 .009 .005 .004</pre>
<pre>512  544  576 1024 1536 2048 2560 3072 3584 4096 4608</pre>
<pre>.004 .003 .006 .028 .378 .000 .000 .000 .000 .000 .000</pre>
<pre>IP Flow Switching Cache, 278544 bytes</pre>
<pre>64 active, 4032 inactive, 4367569 added</pre>
<pre>80215342 ager polls, 0 flow alloc failures</pre>
<pre>Active flows timeout in 30 minutes</pre>
<pre>Inactive flows timeout in 15 seconds</pre>
<pre>IP Sub Flow Cache, 21640 bytes</pre>
<pre>0 active, 1024 inactive, 0 added, 0 added to flow</pre>
<pre>0 alloc failures, 0 force free</pre>
<pre>1 chunk, 1 chunk added</pre>
<pre>last clearing of statistics never</pre>
<pre>Protocol         Total    Flows   Packets Bytes  Packets Active(Sec) Idle(Sec)</pre>
<pre>--------         Flows     /Sec     /Flow  /Pkt     /Sec     /Flow     /Flow</pre>
<pre>TCP-Telnet         724      0.0         7   430      0.0       6.1      15.4</pre>
<pre>TCP-FTP          13859      0.0         9    93      0.0       6.7       3.4</pre>
<pre>TCP-WWW        3537205      0.8        14  1021     12.2       3.7       9.7</pre>
<pre>TCP-SMTP           290      0.0       104   989      0.0       5.5       1.8</pre>
<pre>TCP-X                3      0.0         2    42      0.0       0.3       1.3</pre>
<pre>TCP-BGP             18      0.0         1    43      0.0       0.0      13.9</pre>
<pre>TCP-Frag           112      0.0        37    78      0.0      18.3      15.5</pre>
<pre>TCP-other       684674      0.1        12   831      2.0       6.4       7.0</pre>
<pre>UDP-DNS           1973      0.0         1    72      0.0       0.1      15.4</pre>
<pre>UDP-NTP            248      0.0         1    77      0.0       0.0      15.4</pre>
<pre>UDP-Frag             3      0.0         1    45      0.0       0.0      15.6</pre>
<pre>UDP-other        10247      0.0         1   210      0.0       0.8      15.4</pre>
<pre>ICMP             97640      0.0        19    83      0.4      18.6      15.4</pre>
<pre>GRE              20509      0.0      2598   150     12.4     165.6      14.5</pre>
<pre>Total:         4367505      1.0        26   593     27.2       5.2       9.4</pre>
<pre>SrcIf         SrcIPaddress    DstIf         DstIPaddress    Pr SrcP DstP  Pkts</pre>
<pre>Tu0           10.aa.20.254    Fa0/0         10.bb.21.1      01 0000 0000    20</pre>
<pre>Tu0           10.cc.12.200    Fa0/0         10.bb.21.1      01 0000 0000    20</pre>
<pre>Tu0           10.dd.12.8      Fa0/0         10.bb.12.150    06 0D0A 0871   467</pre>
<pre>Tu0           10.ee.12.200    Fa0/0         10.bb.ee.140    06 0A23 01BD     1</pre>
<pre>Tu0           10.ff.12.150    Fa0/0         10.bb.ee.130    06 048A 07DA     1</pre>
<pre>Tu0           10.gg.20.254    Fa0/0         10.bb.21.1      01 0000 0000    20</pre>
<pre>Tu0           10.hh.20.254    Fa0/0         10.bb.21.1      01 0000 0000    20</pre>
<pre>Tu0           10.ff.12.150    Fa0/0         10.bb.ee.11     06 048A 04A7     1</pre>
<pre>Tu0           10.oo.12.210    Fa0/0         10.bb.12.200    11 0035 EA0B     1</pre>
<pre>Tu1           203.151.20.17   Fa0/0         10.bb.50.200    06 0050 055D     5</pre>
<pre>Tu1           203.151.20.17   Fa0/0         10.bb.50.200    06 0050 055E    10</pre>
<p>As you can see it includes statistics about the packet size distribution, the various protocols and amount of traffic for each protocol and then a summary listing of the traffic through the various interfaces on the router. In this case, the traffic is passing through a couple of encrypted tunnel interfaces. This is where things get interesting when troubleshooting traffic on a link. The first column is the source interface, then the source IP address. The third column is the destination interface followed by the destination IP address. The next 3 columns give some critical information about the traffic between the source and destination hosts. These values are all given in HEX. There is the protocol number (e.g. 01 &#8211; ICMP, 06 &#8211; TCP, 11 &#8211; UDP). See the <a href="http://www.iana.org/assignments/protocol-numbers/" target="_self">protocol listing at IANA</a> for more information on these numbers &#8211; remember to convert from HEX to decimal.</p>
<p>The next two columns are the source port and destination port pairing. These values are also in HEX. So, converting values like 01BD to 445 indicates that the traffic is Microsoft DS according to the <a href="http://www.iana.org/assignments/port-numbers" target="_blank">port number listing at IANA</a>. Port 0035 (53 decimal) would be DNS traffic. Port 0050 (80 decimal) would be http traffic. Port 01BB (443 decimal) would be https. So, as you can see, lots of information is right there on the router and no sniffing is required to see what traffic is on your network.</p>
<p>Once you find an &#8220;interesting&#8221; source and destination pair that concerns you, you might consider finding out what application is generating the traffic between that source / destination pair. This can be done unobtrusively using some of the excellent tools from the <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx" target="_blank">Microsoft/Sysinternals toolkit</a>. For example, the following command will list the current tcp &amp; udp connections on a remote computer (10.xx.50.81) &#8211; note that you must have administrative access to the remote computer to run this command (netstat is not a Sysinternals tool but is built into the Windows operating system):</p>
<p><strong><em>psexec </em></strong><em></em>\\<strong><em>10.xx.50.81 netstat -ano</em></strong></p>
<p>The output would look something like this:</p>
<p><!--[if gte mso 9]&gt;  Normal 0   false false false        MicrosoftInternetExplorer4  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">PsExec v1.94 &#8211; Execute processes remotely</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Copyright (C) 2001-2008 Mark Russinovich</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Sysinternals &#8211; www.sysinternals.com</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"> </span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Active Connections</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>Proto<span> </span>Local Address<span> </span>Foreign Address<span> </span>State<span> </span>PID</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>0.0.0.0:135<span> </span>0.0.0.0:0<span> </span>LISTENING<span> </span>852</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>0.0.0.0:445<span> </span>0.0.0.0:0<span> </span>LISTENING<span> </span>4</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>0.0.0.0:5800<span> </span>0.0.0.0:0<span> </span>LISTENING<span> </span>1748</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>0.0.0.0:5900<span> </span>0.0.0.0:0<span> </span>LISTENING<span> </span>1748</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>0.0.0.0:8085<span> </span>0.0.0.0:0<span> </span>LISTENING<span> </span>1456</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:139<span> </span>0.0.0.0:0<span> </span>LISTENING<span> </span>4</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:445<span> </span><span> </span>10.bb.50.64:1826<span> </span>ESTABLISHED<span> </span>4</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1221<span> </span>10.xx.12.200:135<span> </span>ESTABLISHED<span> </span>608</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1222<span> </span>10.xx.12.200:1026<span> </span>ESTABLISHED<span> </span>608</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1822<span> </span>10.xx.50.241:8080<span> </span>ESTABLISHED<span> </span>3756</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1823<span> </span>10.xx.50.241:8080<span> </span>ESTABLISHED<span> </span>3756</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1827<span> </span>10.xx.50.241:8080<span> </span>ESTABLISHED<span> </span>3756</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1828<span> </span>10.xx.50.241:8080<span> </span>ESTABLISHED<span> </span>3756</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1829<span> </span>10.xx.50.241:8080<span> </span>ESTABLISHED<span> </span>3756</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1830<span> </span>10.xx.50.241:8080<span> </span>ESTABLISHED<span> </span>3756</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>10.xx.50.81:1831<span> </span>10.xx.50.241:8080<span> </span>ESTABLISHED<span> </span>3756</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>TCP<span> </span>127.0.0.1:1068<span> </span>0.0.0.0:0<span> </span><span> </span>LISTENING<span> </span>2412</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>UDP<span> </span>0.0.0.0:445<span> </span>*:*<span> </span>4</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"><span> </span>UDP<span> </span>0.0.0.0:500<span> </span>*:*<span> </span>608</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"> </span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">netstat exited on 10.xx.50.81 with error code 0.</span></p>
<p class="MsoNormal">
<p class="MsoNormal">So, these results show that the host has various tcp &amp; udp connections that are in an established state. It shows the source &amp; destination ports (again like the <em>show ip cache flow</em> results). The other very useful piece of information that is shown is the PID or process identifier. This number matches a process running on the remote computer. So, to find out what the various running processes are and their PID&#8217;s, run the following command:</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>pslist \\10.xx.50.81</strong></p>
<p class="MsoNormal">
<p class="MsoNormal">The results returned are like the following:</p>
<p class="MsoNormal">
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0   false false false        MicrosoftInternetExplorer4  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--> <span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">pslist v1.28 &#8211; Sysinternals PsList</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Copyright ¬ 2000-2004 Mark Russinovich</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Sysinternals</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"> </span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Process information for 10.xx.50.81:</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"> </span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Name<span> </span>Pid Pri Thd<span> </span>Hnd<span> </span>Priv<span> </span>CPU Time<span> </span>Elapsed Time</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Idle<span> </span>0<span> </span>0<span> </span>1<span> </span>0<span> </span>0<span> </span>0:37:20.984<span> </span>0:00:00.000</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">System<span> </span>4<span> </span>8<span> </span>67<span> </span>316<span> </span>0<span> </span>0:00:48.343<span> </span>0:00:00.000</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">smss<span> </span>464<span> </span>11<span> </span>3<span> </span>21<span> </span>164<span> </span>0:00:00.015<span> </span>4:43:15.698</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">csrss<span> </span>528<span> </span>13<span> </span>15<span> </span>545<span> </span>2520<span> </span>0:00:13.484<span> </span>4:43:14.792</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">winlogon<span> </span>552<span> </span>13<span> </span>19<span> </span>524<span> </span>9488<span> </span>0:00:04.265<span> </span>4:43:14.370</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">services<span> </span>596<span> </span>9<span> </span>16<span> </span>295<span> </span>1876<span> </span>0:00:04.281<span> </span>4:43:14.183</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">lsass<span> </span>608<span> </span>9<span> </span>20<span> </span>428<span> </span>4160<span> </span>0:00:02.843<span> </span>4:43:14.167</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">svchost<span> </span>792<span> </span>8 <span> </span>17<span> </span>193<span> </span>3284<span> </span>0:00:00.796<span> </span>4:43:13.667</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">svchost<span> </span>852<span> </span>8<span> </span>10<span> </span>371<span> </span>2144<span> </span>0:00:35.421<span> </span>4:43:13.370</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">svchost<span> </span>916<span> </span>8<span> </span>70 2092<span> </span>16500<span> </span>0:00:54.359<span> </span>4:43:13.292</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">svchost<span> </span>968<span> </span>8<span> </span>6<span> </span>84<span> </span>1596<span> </span>0:00:00.921<span> </span>4:43:13.245</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">svchost<span> </span>992<span> </span>8<span> </span>15<span> </span>292<span> </span>3044<span> </span>0:00:00.843<span> </span>4:43:12.714</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">spoolsv<span> </span>1196<span> </span>8<span> </span>12<span> </span>142<span> </span>3492<span> </span>0:00:00.296<span> </span>4:43:12.277</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">stormliv<span> </span>1324<span> </span>8<span> </span>9<span> </span>163<span> </span>4952<span> </span>0:00:08.343<span> </span>4:43:04.339</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">EngineServer<span> </span>1444<span> </span>8<span> </span>3<span> </span>35<span> </span>576<span> </span>0:00:00.078<span> </span>4:43:03.995</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">FrameworkService<span> </span>1456<span> </span>8<span> </span>21<span> </span>356<span> </span>20632<span> </span>0:00:37.203<span> </span>4:43:03.573</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">VsTskMgr<span> </span>1504<span> </span>8<span> </span>19<span> </span>243<span> </span>7128<span> </span>0:00:29.578<span> </span>4:43:02.714</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">MDM<span> </span>1556<span> </span>8<span> </span>4<span> </span>86<span> </span>1092<span> </span>0:00:00.140<span> </span>4:43:02.495</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">mfevtps<span> </span>1580<span> </span>8<span> </span>6<span> </span>126<span> </span>6848<span> </span>0:00:02.609<span> </span>4:43:02.370</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">ArchivingORBService<span> </span>1636<span> </span>8<span> </span>4<span> </span>88<span> </span>3304<span> </span>0:00:15.031<span> </span>4:43:01.964</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">svchost<span> </span>1696<span> </span>8<span> </span>5<span> </span>118<span> </span>2608<span> </span>0:00:00.453<span> </span><span> </span>4:43:01.777</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">CcmExec<span> </span>1836<span> </span>8<span> </span>13<span> </span>810<span> </span>14688<span> </span>0:00:12.796<span> </span>4:43:01.214</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Mcshield<span> </span>1880<span> </span>13<span> </span>26<span> </span>182<span> </span>45316<span> </span>0:02:15.078<span> </span>4:42:59.464</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">naPrdMgr<span> </span>1964<span> </span>8<span> </span>6<span> </span>130 208448<span> </span>0:01:05.328<span> </span>4:42:57.902</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">mfeann<span> </span><span> </span>1968<span> </span>8<span> </span>8<span> </span>151<span> </span>2264<span> </span>0:00:01.625<span> </span>4:42:57.855</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">alg<span> </span>2412<span> </span>8<span> </span>5<span> </span>102<span> </span>1256<span> </span>0:00:00.109<span> </span>4:42:17.303</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">wmiprvse<span> </span>2876<span> </span>8<span> </span>4<span> </span>140<span> </span>4132<span> </span>0:00:00.781<span> </span>4:42:09.979</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">wmiprvse<span> </span>2660<span> </span>8<span> </span>7<span> </span>146<span> </span>1996<span> </span>0:00:00.828<span> </span>4:39:42.549</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">explorer<span> </span>3676<span> </span>8<span> </span>12<span> </span>442<span> </span>17392<span> </span>0:01:01.828<span> </span>3:59:34.124</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">hkcmd<span> </span>4092<span> </span>8<span> </span>2<span> </span>86<span> </span>896<span> </span>0:00:00.140<span> </span>3:59:30.406</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">igfxpers<span> </span>816<span> </span>8<span> </span>3<span> </span>93<span> </span>868<span> </span>0:00:00.078<span> </span>3:59:30.343</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">UdaterUI<span> </span>3388<span> </span>8<span> </span>5<span> </span>115<span> </span>1648<span> </span>0:00:00.859<span> </span>3:59:27.390</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">shstat<span> </span>3252<span> </span>8<span> </span>10<span> </span>98<span> </span>2160<span> </span>0:00:00.812<span> </span>3:59:27.093</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">ctfmon<span> </span>3968<span> </span>8<span> </span>1<span> </span>67<span> </span>984<span> </span>0:00:00.156<span> </span>3:59:25.828</span></p>
<p class="MsoNormal">
<p class="MsoNormal">Then if we need to remotely stop a running process that we consider suspicious or &#8220;interesting&#8221; issue the following command:</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>pskill 3968 \\10.xx.50.81 &#8211; </strong>note you can use either the PID # or the name of the process &#8211; however, you should use the PID if there are multiple instances of the application running</p>
<p class="MsoNormal">
<p class="MsoNormal">The results of the command, if successful, should look like:</p>
<p class="MsoNormal">
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0   false false false        MicrosoftInternetExplorer4  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--> <span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">PsKill v1.12 &#8211; Terminates processes on local or remote systems</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Copyright (C) 1999-2005<span> </span>Mark Russinovich</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Sysinternals &#8211; www.sysinternals.com</span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot"> </span></p>
<p class="MsoNormal"><span style="font-size: 7pt;font-family: &quot;Lucida Sans Typewriter&amp;quot&amp;quot&#038;quot">Process 3968 on 10.xx.50.81 killed&#8230;.</span></p>
<p class="MsoNormal">
<p class="MsoNormal">This process has become very useful when finding some rogue processes (malware) on some remote computers and there is no other way to disable the system or application. You can also issue a <em>psshutdown</em> command in a similar fashion, but the user may attempt to restart the machine again and then you will have to again shutdown the rogue application. There&#8217;s lots of ways to handle this situation including shutting down the LAN switch port if you have that access and privilege.</p>
<p class="MsoNormal">
<p class="MsoNormal">Let me know what processes you go through when managing remote systems where you may have limited physical access. Good luck out there and let&#8217;s be good network citizens!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/nifty-tools-for-tracking-down-that-interesting-network-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you see this? &#8211; Microsoft SharePoint Toolkit</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-microsoft-sharepoint-toolkit/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-microsoft-sharepoint-toolkit/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 16:07:14 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[awareness]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[diagnostics]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[WAN]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-microsoft-sharepoint-toolkit/</guid>
		<description><![CDATA[Many organizations are finding value in the Microsoft SharePoint technologies. Whether you use the free Windows SharePoint Services or the Microsoft Office SharePoint Server, your organization will gain a lot of value from using these services. To enhance your ability to manage these technologies, there is a project on Codeplex called the SharePoint Toolbox. Per [...]]]></description>
				<content:encoded><![CDATA[<p>Many organizations are finding value in the Microsoft SharePoint technologies. Whether you use the free Windows SharePoint Services or the Microsoft Office SharePoint Server, your organization will gain a lot of value from using these services. To enhance your ability to manage these technologies, there is a project on Codeplex called the <a href="http://www.codeplex.com/sptoolbox" target="_blank">SharePoint Toolbox</a>. Per the website, the purpose of this project is as follows:</p>
<blockquote><p>This project includes powerful and useful tools and add-ons for SharePoint that  help developers and IT pros implement SharePoint based solutions more quickly  and managed them more effectively. Contributions will come from the Microsoft  SharePoint Product Group, Microsoft SharePoint Online Services Group, Microsoft  Information Technology Group, and Microsoft Consulting Services Group.</p></blockquote>
<p>I have personally used the <a href="http://www.codeplex.com/sptoolbox/Release/ProjectReleases.aspx?ReleaseId=8366" target="_blank">CopyTimer</a> utility  to measure throughput from remote sites to a SharePoint server. It worked well and helped gather some excellent data about the site and global network performance.</p>
<p>Enjoy using these tools and give me some feedback on what you find useful and how SharePoint provides value to your organization.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-microsoft-sharepoint-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you see this? &#8211; (Wire)Sharkfest 2008 videos &#8211; including Vint Cerf &#8211; now available</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-wiresharkfest-2008-videos-including-vint-cerf-now-available/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-wiresharkfest-2008-videos-including-vint-cerf-now-available/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 20:52:55 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[analysis]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[forensics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[IT education]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[man-in-the-middle]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Network TAPs]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[WAN]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-wiresharkfest-2008-videos-including-vint-cerf-now-available/</guid>
		<description><![CDATA[Checkout the Sharkfest 2008 videos at LoveMyTool.com. If you use Wireshark or want to learn network troubleshooting, this is one of the best resources you can have in your toolkit. The videos will give you a better understanding of this tool and other tools out there. There is even a video of Dr. Vinton G. [...]]]></description>
				<content:encoded><![CDATA[<p>Checkout the <a href="http://www.lovemytool.com/blog/sharkfest.html" target="_blank">Sharkfest 2008 videos</a> at LoveMyTool.com. If you use Wireshark or want to learn network troubleshooting, this is one of the best resources you can have in your toolkit. The videos will give you a better understanding of this tool and other tools out there.</p>
<p>There is even a video of Dr. Vinton G. Cerf, vice president and Chief Internet Evangelist for Google. He is responsible for identifying new enabling technologies and applications on the Internet and other platforms for the company.  Widely known as a &#8220;Father of the Internet,&#8221; Vint is the co-designer with Robert Kahn of TCP/IP protocols and basic architecture of the Internet.</p>
<p>Have a great day and thanks for stopping by!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-wiresharkfest-2008-videos-including-vint-cerf-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Enterprise VOIP panel discussion</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/virtual-enterprise-voip-panel-discussion/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/virtual-enterprise-voip-panel-discussion/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 15:56:58 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[DataCenter]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[IP telephony]]></category>
		<category><![CDATA[IT education]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[PSTN]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[unified communications]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[WAN]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/virtual-enterprise-voip-panel-discussion/</guid>
		<description><![CDATA[As you may have already read, I will not be attending the Enterprise VOIP event at CampIT Conferences in Chicago on 10/14. Well, I thought I would bring my portion of the discussion to you in this virtual panel discussion and maybe you and I both can gain some from this forum. Some background on [...]]]></description>
				<content:encoded><![CDATA[<p>As you may have already read, I will not be attending the <a href="http://itknowledgeexchange.techtarget.com/it-trenches/visiting-chicago-on-101308-discussing-enterprise-voip-at-campit-conference/" target="_blank">Enterprise VOIP event at CampIT Conferences in Chicago on 10/14</a>. Well, I thought I would bring my portion of the discussion to you in this virtual panel discussion and maybe you and I both can gain some from this forum.</p>
<p>Some background on our environment: IP phone population &#8211; over 400, distributed at 4 sites, largest ~150, smallest 60; all Cisco</p>
<p>Why implement VOIP?</p>
<ul>
<li>greenfield site &#8211; needed a phone system and VOIP made sense for a new site install to position for future</li>
</ul>
<ul>
<li>acquired company in process of implementing VOIP &#8211; came into a situation where an acquisition had purchased VOIP and I became owner of the implementation; had issues with chosen vendor and equipment lists; eventually came out successful but was not without its pain during implementation.</li>
</ul>
<ul>
<li>forward looking strategy &#8211; setup the company to have regional communication hubs for IP telephony; we have VOIP in North America, Europe and Asia now; this could permit us to leverage our WAN for toll bypass provided we build other local site infrastructure to support this technology.</li>
</ul>
<p>Our biggest challenges:</p>
<ul>
<li>users: they find the phones easy to use and very good features; however, there are some features like managing meet-me conference calling that they feel are too onerous so don&#8217;t take the time to use this cost-saving feature</li>
</ul>
<ul>
<li>administrators: setting up phones is an infrequent event so it is not a real simple task to setup a new phone; moves are made easier than traditional systems; troubleshooting skills are different since voice now is carried over the data network until it reaches a PSTN gateway</li>
</ul>
<p>Best features:</p>
<ul>
<li>dial another site using extensions rather than 10 digit or more dialing</li>
</ul>
<ul>
<li>&#8220;on phone&#8221; directory &#8211; can lookup another IP phone user&#8217;s extension directly on the phone rather than finding them on a piece of paper or website somewhere</li>
</ul>
<ul>
<li>easier conference calling than old system</li>
</ul>
<ul>
<li>mobile-phone like features: listing missed calls; call history log</li>
</ul>
<ul>
<li>moves are made easier; adds are a challenge since done infrequently</li>
</ul>
<p>Desires for additional features/services:</p>
<ul>
<li>video</li>
</ul>
<ul>
<li>more ringtones (must have been someone young and a heavy cell phone user)</li>
</ul>
<ul>
<li>integration with e-mail/web</li>
</ul>
<p>What are the risks?</p>
<ul>
<li>it&#8217;s challenging to implement in an &#8220;old school&#8221; infrastructure environment (flat network, no-vlans, hubs still in use, etc.) It takes lots of forethought and understanding VLAN&#8217;s, WAN links, need to update staff skills.</li>
</ul>
<ul>
<li>The network MUST be reliable or voice will suffer. Traditional phone companies have had 100+ years to make a bulletproof network.</li>
</ul>
<ul>
<li>Costs. It&#8217;s not cheap to implement this technology. You have to weigh the ability of the organization to support non-industry leading implementations versus choosing the best technology you can afford.</li>
</ul>
<ul>
<li>Maintenance. Upgrading the software in the servers, gateways and phones is much riskier than upgrading a traditional PBX environment.</li>
</ul>
<p>What are the rewards?</p>
<ul>
<li>It works!</li>
</ul>
<ul>
<li>It positions the organization to take advantage of other services provided that it is not simply an IT-led project but meets business requirements.</li>
</ul>
<p>Feel free to add comments on your own experiences, concerns. This is a great forum and keep up the good work of information sharing!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/virtual-enterprise-voip-panel-discussion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you see this? &#8211; Process monitor now does TCP/UDP monitoring</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-process-monitor-now-does-tcpudp-monitoring/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-process-monitor-now-does-tcpudp-monitoring/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 13:12:00 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[Data security]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[diagnostics]]></category>
		<category><![CDATA[forensics]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sysinternals]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-process-monitor-now-does-tcpudp-monitoring/</guid>
		<description><![CDATA[If you ever need to get under the covers of running Windows processes for investigating why a system is running slow, then the Sysinternals toolkit has an updated tool that will help you. Per the website: Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It [...]]]></description>
				<content:encoded><![CDATA[<p>If you ever need to get under the covers of running Windows processes for investigating why a system is running slow, then the Sysinternals toolkit has an updated tool that will help you. Per the website:</p>
<blockquote><p><em>Process Monitor</em> is an advanced monitoring tool for Windows that  shows real-time file system, Registry and process/thread activity. It combines  the features of two legacy Sysinternals utilities, <em>Filemon</em> and  <em>Regmon</em>, and adds an extensive list of enhancements including rich and  non-destructive filtering, comprehensive event properties such session IDs and  user names, reliable process information, full thread stacks with integrated  symbol support for each operation, simultaneous logging to a file, and much  more. Its uniquely powerful features will make Process Monitor a core utility in  your system troubleshooting and malware hunting toolkit.</p>
<p><em>Process Monitor</em> runs on Windows 2000 SP4 with Update Rollup 1,  Windows XP SP2, Windows Server 2003 SP1, and Windows Vista as well as x64  versions of Windows XP, Windows Server 2003 SP1 and Windows Vista.</p></blockquote>
<p>I had previously talked about the <a href="http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-sysinternals-live/" target="_blank">Sysinternals Live</a> website. This update to one of the excellent tools is well worth your time in investigating. Take a look at the <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx" target="_blank">updated tool here</a>. The entire Sysinternals toolset can be found <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx" target="_blank">here</a>.</p>
<p>If you have not used these tools yet, then you are definitely missing a critical item for being successful in your IT position. Check them out… it may save your reputation some time!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-process-monitor-now-does-tcpudp-monitoring/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Did you see this? &#8211; Open Source Tools University</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-open-source-tools-university/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-open-source-tools-university/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 19:59:03 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Data security]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[diagnostics]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[forensics]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[IT education]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[WAN]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-open-source-tools-university/</guid>
		<description><![CDATA[If you are like me, you like those little goodie tools like nmap and wireshark that do something that is actually pretty complex but do it well and have a great following. I just came across this website that I am going to have to take some time to go through and find all of [...]]]></description>
				<content:encoded><![CDATA[<p>If you are like me, you like those little goodie tools like nmap and wireshark that do something that is actually pretty complex but do it well and have a great following. I just came across this website that I am going to have to take some time to go through and find all of the nuggets it offers. Hope you get some use out of it too and let us know what you discover and how it made your job easier.</p>
<p><a href="http://www.lovemytool.com" target="_blank">LoveMyTool</a></p>
<p>There are presentations on this site like the <a href="http://www.lovemytool.com/blog/2008/07/ray_tompkins_1.html" target="_blank">Wireshark IO Graph for Response Time Analysis (by Ray Tompkins).</a>This should be a great online learning experience. You will find contributors like <a href="http://www.lovemytool.com/blog/sake_blok.html" target="_blank">Sake Blok</a>, a Wireshark Core Developer and <a href="http://www.lovemytool.com/blog/startup-for-less.html" target="_blank">Denny K Miu</a> of StartupforLess.org &#8211; A Survival Guide for Bootstrapping Entrepreneurs</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-open-source-tools-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you see this? &#8211; Laura Chappell&#8217;s Troubleshooting &amp; Security Summit</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-laura-chappells-troubleshooting-security-summit/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-laura-chappells-troubleshooting-security-summit/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 13:34:12 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[Data security]]></category>
		<category><![CDATA[DataManagement]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[forensics]]></category>
		<category><![CDATA[honeypot]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Network TAPs]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[performance monitoring]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[WAN]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-laura-chappells-troubleshooting-security-summit/</guid>
		<description><![CDATA[Maybe you already know Laura Chappell (The Viral Bitgirl), if not then this is your chance to meet her and gain loads of knowledge in 2 days. On November 4-5, 2008 &#8211; Las Colinas, TX (near Dallas-Ft Worth airport) Laura will be holding a Troubleshooting and Security Summit. In two full days you will walk [...]]]></description>
				<content:encoded><![CDATA[<p>Maybe you already know Laura Chappell (<a href="http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-the-bitgirl/" target="_blank">The Viral Bitgirl</a>), if not then this is your chance to meet her and gain loads of knowledge in 2 days.</p>
<p>On November 4-5, 2008 &#8211; Las Colinas, TX (near Dallas-Ft Worth airport) Laura will be holding a Troubleshooting and Security Summit.</p>
<p>In two full days you will walk away with more security, optimization and troubleshooting knowledge than you&#8217;d get after spending months in the field figuring this out.</p>
<p>Learn the best practices and most efficient tools to use to analyze wired and wireless network performance to optimize and secure network communications from Laura Chappell, Founder of Wireshark University and Protocol Analysis Institute. See the Summit 08 special pricing and group discount information below. Register today at <a href="http://www.chappellsummit.com" target="_blank">www.chappellsummit.com</a>.</p>
<p>Key points include:<br />
* TCP Enhancements in Vista/Server 2008<br />
* Faster File Transfers with SMBv1 vs. SMBv2<br />
* Traffic Analysis between Virtualized Hosts<br />
* Proven Techniques to Baseline the Network<br />
* Latency Chokepoints<br />
* Automatic Traffic Capture and Analysis<br />
* Network Security and Forensics Procedures<br />
* Key Points to Deploying Decoys<br />
* Suspicious Traffic Signatures<br />
* Handling Traffic Evidence</p>
<p>Bring Your Own Laptop (BYOL) Format<br />
This hands-on lab-based course offers a series of demonstrations and individual hands-on labs to rapidly improve and expand your skill set. You will leave with your laptop loaded with tools, trace files and configured to improve network performance and security immediately after class.</p>
<p>GUEST SPEAKERS<br />
*Gerald Combs, Creator of Wireshark &#8211; Must-Know Steps to Analyzing Virtualized Communications and the Future of Wireshark</p>
<p>* Tom Quilty, Cybercrime Investigator for BD Consulting and Investigation &#8211; Preparing for and Handling a Data Breach or Theft</p>
<p>Register Today &#8211; Seating is Limited<br />
Register online at www.chappellsummit.com. Registration $1,295 &#8211; Early Bird $995 (ends midnight PDT Tuesday 9/30/08)</p>
<p>Group Discounts: Bring in two or more people from your company and receive $100 off each additional registration. Contact Brenda Czech at +1 408-378-7841 for more details.</p>
<p>Wireshark University Savings: Attendees receive the Wireshark University WSU03 Troubleshooting Network Communications self-paced course free with the student kits. Registered attendees also receive a 50%-off coupon on Wireshark University Self-Paced Courses.</p>
<p>Register today.<br />
<a href="http://www.chappellsummit.com" target="_blank">www.chappellsummit.com</a></p>
<p>If you go, please share some of the tips and tricks you gained with the ITKE population. Help spread the word!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-laura-chappells-troubleshooting-security-summit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Did you see this? &#8211; Online tools/tutorials &#8211; RingOfSaturn</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-online-toolstutorials-ringofsaturn/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-online-toolstutorials-ringofsaturn/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 19:24:13 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[awareness]]></category>
		<category><![CDATA[DataCenter]]></category>
		<category><![CDATA[DataManagement]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[diagnostics]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[IT education]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[online identity]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[WAN]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wireshark]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-online-toolstutorials-ringofsaturn/</guid>
		<description><![CDATA[Ok, I admit it. I&#8217;m a network tool junkie. I constantly look for neat tools to perform tasks in the easiest manner possible and give me reliable information. This website from RingofSaturn.com is definitely one of the cooler online tool websites. Check out the browser sniffer tool if you are curious about what information your [...]]]></description>
				<content:encoded><![CDATA[<p>Ok, I admit it. I&#8217;m a network tool junkie. I constantly look for neat tools to perform tasks in the easiest manner possible and give me reliable information. This <a href="http://networking.ringofsaturn.com/" target="_blank">website from RingofSaturn.com</a> is definitely one of the cooler online tool websites. Check out the <a href="http://networking.ringofsaturn.com/Tools/browser.php" target="_blank">browser sniffer tool</a> if you are curious about what information your browser gives up while surfing the web. You might be surprised!</p>
<p>Check out the <a href="http://networking.ringofsaturn.com/IP/howtrafficflows.php" target="_blank">TCP/IP tutorial</a>. It&#8217;s a quick easy read that you can share with those you are trying to explain how a network works.</p>
<p>Checkout this website. I guarantee that if networks are in your blood, you will find something of interest here.</p>
<p>Thanks for your time. Let’s be good network citizens together &amp; practice safe networking!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-online-toolstutorials-ringofsaturn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving a datacenter &#8211; one weekend &#8211; DONE!</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/moving-a-datacenter-one-weekend-done/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/moving-a-datacenter-one-weekend-done/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 19:04:03 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[CIO]]></category>
		<category><![CDATA[DataCenter]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[facility]]></category>
		<category><![CDATA[facility management]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[WAN]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/moving-a-datacenter-one-weekend-done/</guid>
		<description><![CDATA[Well, another busy month here. Last month we moved more than 2000 users from 6 different e-mail systems to a single e-mail platform. This month we moved a factory facility about 5 miles. The original facility was too small for our needs and we are also integrating a recent acquisition that was in a separate [...]]]></description>
				<content:encoded><![CDATA[<p>Well, another busy month here. Last month we moved more than <a href="http://itknowledgeexchange.techtarget.com/it-trenches/2000-users-new-mailboxes-one-weekend-done/" target="_blank">2000 users</a> from 6 different e-mail systems to a single e-mail platform. This month we moved a factory facility about 5 miles. The original facility was too small for our needs and we are also integrating a recent acquisition that was in a separate facility.</p>
<p>This event had been in the planning and implementation stages for months. The building had to be outfitted for occupancy and services had to be ready for use on day one.</p>
<p>Fortunately we had implemented a Cisco CallManager solution at the old facility and it was easy enough to move into the new facility. However, some challenges existed with that implementation. First of all, our original implementation was not a full CallManager implementation. It was a Survivable Remote System Telephony (SRST) implementation. The actual CallManager cluster for this site is located in southern California. This site is in northern California, several hundred miles away.</p>
<p>Another issue was that the site was experiencing growth due to the merged office. Our current gateway solution was not large enough to handle the additional handsets. We implemented a larger gateway with capacity to handle the current user population plus some additional growth.</p>
<p>I say &#8220;We&#8221; because we had a partner helping us with the implementation. This is not something we have in our staff skillset. Our partner helped us with the original implementation at the site. They provided outstanding support and were available to help with other network issues as they arose during the move and day one of business. I was able to breathe a sigh of relief with this partner onsite.</p>
<p>Our servers moved over without a glitch. Our structured cabling plant looks really nice (for the moment, I&#8217;m sure) . Our users enjoy the new facility. So, it&#8217;s a win-win!</p>
<p>My only real issue happened unfortunately on day one of business in the new facility. For some reason, both the primary and secondary network links went down. This was definitely not a good thing especially since the site used the remote CallManager to manage calls. During this period, the WAN link was unreliable and calls were dropped and phones reset. Another item that you should note is that there was another tenant moving into the building next door. My company and this other shared a telecom closet where all communication circuits entered the facilities. I have major concerns about cross-connects as well as the danger of miscommunication with the carriers about circuits being terminated or orders placed.</p>
<p>My WAN provider went right to work though and had the carriers investigating why both our primary (T1) link and backup (DSL) link went down. The circuits are provided by different carriers so they could work unrestricted on their issues while we waited for resolution. The T1 issue was due to some problem at the carrier central office (hmmmm&#8230;. likely story since I had a new neighbor moving in at the same time.) The DSL issue turned out to be some kind of problem with inside wiring.</p>
<p>Our circuits became stable later on day one and have been stable ever since. I&#8217;m really glad the event is over! Now we are planning for a new site implementation coming online in January and the facility has not even been built yet. The new facility is not even in the USA so this will be even more of a challenge.</p>
<p>Thanks for your time. Let’s be good network citizens together &amp; practice safe networking!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/moving-a-datacenter-one-weekend-done/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Did you see this? &#8211; Microsoft Assessment &amp; Planning Toolkit 3.1 Beta</title>
		<link>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-microsoft-assessment-planning-toolkit-31-beta/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-microsoft-assessment-planning-toolkit-31-beta/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 19:20:53 +0000</pubDate>
		<dc:creator>Troy Tate</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[DataCenter]]></category>
		<category><![CDATA[diagnostics]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-microsoft-assessment-planning-toolkit-31-beta/</guid>
		<description><![CDATA[The Microsoft Assessment and Planning (MAP) Toolkit is an integrated platform with tools and guidance that make it easier for you to assess your current IT infrastructure and determine the right Microsoft technologies for your IT needs. It offers easy inventory, powerful assessment and actionable recommendations for Windows Server 2008, Windows Server Hyper-V, Virtual Server 2005 R2, Microsoft Application [...]]]></description>
				<content:encoded><![CDATA[<p><span><span>The <a href="http://go.microsoft.com/?linkid=9124384" target="_blank"><strong>Microsoft  Assessment and Planning (MAP) Toolkit</strong></a> is an integrated platform with tools  and guidance that make it easier for you to assess your current IT  infrastructure and determine the right Microsoft technologies for your IT needs.  It offers easy inventory, powerful assessment and actionable recommendations for  <strong>Windows Server 2008, Windows Server Hyper-V, Virtual Server 2005 R2,  Microsoft Application Virtualization (formerly SoftGrid), System Center Virtual  Machine Manager, Windows Vista, 2007 Microsoft Office, and SQL Server</strong>.  The popular <a href="http://www.microsoft.com/technet/wvha"><strong><span><em>Windows  Vista Hardware Assessment</em></span></strong></a><em> </em>readiness tool has now  been replaced by the MAP toolkit platform.<br />
</span></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-microsoft-assessment-planning-toolkit-31-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
