<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Net Observer</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/" />
    <link rel="self" type="application/atom+xml" href="http://kennethhunt.com/net-observer/atom.xml" />
    <id>tag:kennethhunt.com,2007-09-30:/net-observer//5</id>
    <updated>2008-02-18T21:58:06Z</updated>
    <subtitle>Blog Travels through a Cisco World</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Publishing Platform 4.01</generator>

<entry>
    <title>WSU01 Self-Paced Course Wireshark Functionality and Fundamentals</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002044.html" />
    <id>tag:kennethhunt.com,2008:/net-observer//5.2044</id>

    <published>2008-02-18T21:53:47Z</published>
    <updated>2008-02-18T21:58:06Z</updated>

    <summary>This is a course on wireshark, I&apos;ve been viewing some of the free samples online and it is very good. Goes well with Chris Sanders book, Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems WSU01 [Self-Paced Course] Wireshark...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>This is a course on wireshark, I've been viewing some of the free samples online and it is very good. Goes well with Chris Sanders book, Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems</p>

<p>WSU01 [Self-Paced Course]<br />
Wireshark Functionality<br />
and Fundamentals</p>

<p><iframe src="http://rcm.amazon.com/e/cm?t=techobserver-20&o=1&p=8&l=as1&asins=B0012VPCR2&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
<blockquote><br />
Course Content<br />
Learn how to use Wireshark efficiently and effectively by placing Wireshark in the ideal location<br />
to capture traffic (even on a switched network). Learn to focus on key traffic using filters and<br />
display your results with Wireshark’s graphs.<br />
Course Overview - Introduction<br />
Section 1: Introduction to Wireshark<br />
a) History, Authors and License<br />
b) How Wireshark Works<br />
c) Wireshark Folders, Plugins and Help<br />
d) Resources and References for Analysts<br />
e) CACE Technologies - AirPcap<br />
f) Capture on Hubbed, Switched and Routed Networks<br />
Section 2: Capturing Packets<br />
a) Select an Active Interface<br />
b) Capture to a File<br />
c) Capture to a Ring Buffer<br />
d) Open and Work with File Sets<br />
e) Default Capture Filters<br />
f) Create New Capture Filters<br />
g) Avoid Dropped Packets<br />
h) Test Yourself<br />
Section 3: Configuring Global Preferences<br />
a) Customize the User Interface<br />
b) Set Global Capture Preferences<br />
c) Define Name Resolution Preferences<br />
d) Alter Protocol Settings<br />
e) My Favorite Preferences<br />
Section 4: Navigation and Colorization Techniques<br />
a) Go To a Specific Packet Number<br />
b) Find Packets Based on Payload<br />
c) Sort Columns<br />
d) Use and Customize Packet Colors<br />
e) Mark Packets<br />
f) Show a Packet in a New Window<br />
g) Test Yourself<br />
Section 5: Using Time Values and Summaries<br />
a) Use the Default Time Column Setting and Precision<br />
b) Use Time Between Packets<br />
c) Set a Time Reference and View Capture Time<br />
d) Troubleshooting with Time<br />
e) Analyze Summary Information<br />
f) Test Yourself<br />
Section 6: Examining Basic Trace File Statistics<br />
a) Examine Protocol Hierarchies<br />
b) View Network Connections<br />
c) View Network Endpoints<br />
d) Evaluate Destinations<br />
e) View IP Address Information<br />
f) Evaluate Packet Lengths<br />
g) Evaluate Port Types<br />
h) Examine Multicast Streams and Settings<br />
i) Test Yourself<br />
Section 7: Examining Advanced Trace File Statistics<br />
a) Create IO Graphs<br />
b) Create TCP Time-Sequence Graphs<br />
c) Analyze Flow Graphs<br />
d) Evaluate Service Response Times<br />
e) Analyze BOOTP/DHCP Statistics<br />
f) View HTTP Statistics<br />
g) Create Round-Trip Time Graphs<br />
Section 8: Creating Display Filters<br />
a) Follow a TCP Stream<br />
b) Create Filters from Conversations and Endpoints<br />
c) Default Display Filters and Filter Syntax<br />
d) Build and Save Filters Based on Packets<br />
e) Filter on Payload Bytes<br />
f) Use Expressions to Build Display Filter<br />
g) Use Boolean Operands and Negatives<br />
h) The 10 Most Useful Filters<br />
i) Manually Edit the Filter File<br />
Section 9: Save, Export and Print<br />
a) Save Filtered, Marked and Ranges of Packets<br />
b) Chart Conversation/Endpoint/Flow Graph Information<br />
c) Save and Reassemble Data Streams<br />
d) Export Packet Information<br />
e) Print Packets<br />
f) Capture/Edit Screen Shots for Reports<br />
Section 10: Expert System and Miscellaneous Tasks<br />
a) Use Expert and Expert Info Composite Information<br />
b) Analyze ACL Firewall Rules<br />
c) Protocol Forcing<br />
d) Merging Files<br />
e) Zoom, Autoscroll and Resizing Columns<br />
Section 11: Using Command-Line Tools<br />
a) tshark and dumpcap<br />
b) capinfos<br />
c) editcap<br />
d) mergecap<br />
e) text2pcap<br />
</blockquote></p>]]>
        
    </content>
</entry>

<entry>
    <title>pcapdiff and Detecting Packet Injection and Spoofing</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002035.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2035</id>

    <published>2007-11-29T18:35:55Z</published>
    <updated>2007-11-29T18:39:51Z</updated>

    <summary>Here is a nice app, and a link to analyzing your traffic for tampering. pcapdiff Pcapdiff is a tool developed by the EFF to compare two packet captures and identify potentially forged, dropped, or mangled packets. Two technically-inclined friends can...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    <category term="networktools" label="network tools" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="packet" label="packet" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tcp" label="tcp" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="udp" label="udp" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wireshark" label="wireshark" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>Here is a nice app, and a link to analyzing your traffic for tampering.</p>

<p><a href="http://www.eff.org/testyourisp/pcapdiff/">pcapdiff</a><br />
<blockquote><p>Pcapdiff is a tool developed by the EFF to compare two packet captures and identify potentially forged, dropped, or mangled packets.  Two technically-inclined friends can set up packet captures (e.g. tcpdump or Wireshark) on their own computers and produce network traffic between their two computers over the Internet.  Later, they can run pcapdiff on the two packet capture files to identify suspicious packets for further investigation.  See <a href="http://www.eff.org/wp/detecting-packet-injection">Detecting packet injection: a guide to observing packet spoofing by ISPs</a> and <a href="http://www.eff.org/testyourisp">EFF's Test Your ISP Project</a> for more background.</p><br />
</blockquote></p>]]>
        
    </content>
</entry>

<entry>
    <title>CCNA Cheatsheet IOS Summary</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002032.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2032</id>

    <published>2007-11-15T15:32:44Z</published>
    <updated>2007-11-15T15:34:58Z</updated>

    <summary>Here is a site with a PDF cheatsheet you can download for a few IOS commands. If you ever plan to become a CCNA first visit the ICND exams, buy the CCNA Certification Libary from CiscoPress but definitely get some...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>Here is a site with a PDF cheatsheet you can download for a few IOS commands.</p>

<blockquote>
If you ever plan to become a CCNA first visit the ICND exams, buy the CCNA Certification Libary from CiscoPress but definitely get some hands-on experience. Simply check whether you know all the commands listed in my: *<a href="http://www.perihel.at/dcom/docs/ccna.pdf">Cheat Sheet</a>*.
</blockquote>]]>
        
    </content>
</entry>

<entry>
    <title>Cisco Security Guidelines Router and Firewall</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002027.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2027</id>

    <published>2007-10-31T18:24:24Z</published>
    <updated>2007-10-31T18:29:27Z</updated>

    <summary>Here are a few resources on auditing and securing your cisco router, and firewall: SANS: Secure Configuration of a Cisco 837 ADSL Firewall Router CIS: Cisco IOS Router and PIX Network Devices NSA: Cisco IOS Switch Security Configuration Guide...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    <category term="audit" label="audit" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cisco" label="cisco" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="firewall" label="firewall" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="secure" label="secure" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="security" label="security" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>Here are a few resources on auditing and securing your cisco router, and firewall:<br />
<ul><br />
<li><a href="http://www.sans.org/rr/whitepapers/firewalls/1194.php">SANS: Secure Configuration of a <b>Cisco</b> 837 ADSL Firewall Router</a></li><br />
<li><a  href="http://www.cisecurity.org/bench_cisco.html">CIS: <b>Cisco</b> IOS Router and PIX Network Devices</a></li><br />
<li><a  href="http://www.nsa.gov/snac/routers/cisco_scg-1.1b.pdf"><b>NSA</b>: <b>Cisco</b> IOS Switch Security Configuration Guide</a></li><br />
</ul></p>]]>
        
    </content>
</entry>

<entry>
    <title>Network Access Protection with Cisco switches Blogcast Video</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002021.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2021</id>

    <published>2007-10-11T13:29:55Z</published>
    <updated>2007-10-11T13:31:50Z</updated>

    <summary>Network Access Protection with Cisco switches Blogcast In this blogcast I&apos;ve combined each segment that Ive made into a single 28min blogcast that covers the demo environment and shows you how to configure Network Access Protection from the server to...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    <category term="cisco" label="cisco" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="howto" label="howto" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="nac" label="nac" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="nap" label="nap" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="video" label="video" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p><a href="http://blogs.technet.com/mkleef/archive/2007/09/03/network-access-protection-with-cisco-switches-blogcast.aspx">Network Access Protection with Cisco switches Blogcast</a><br />
<blockquote><br />
In this blogcast I've combined each segment that Ive made into a single 28min blogcast that covers the demo environment and shows you how to configure Network Access Protection from the server to the client and even the switch itself with a little bit of troubleshooting at the end. In fact I've shared the Cisco switch config below for your use!</blockquote></p>]]>
        
    </content>
</entry>

<entry>
    <title>ios7crypt.rb - Ruby - Snipplr</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002019.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2019</id>

    <published>2007-10-05T16:39:44Z</published>
    <updated>2007-10-05T16:40:54Z</updated>

    <summary>Here&apos;s some ruby code to decrypt IOS passwords from Cisco router configs. http://snipplr.com/view/3490/ios7cryptrb/ ios7crypt: encrypts and decrypts passwords with Cisco IOS7 algorithm...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>Here's some ruby code to decrypt IOS passwords from Cisco router configs.</p>

<p><a href="http://snipplr.com/view/3490/ios7cryptrb/">http://snipplr.com/view/3490/ios7cryptrb/</a><br/><br/><br />
ios7crypt: encrypts and decrypts passwords with Cisco IOS7 algorithm</p>]]>
        
    </content>
</entry>

<entry>
    <title>pickupline a network exploration tool wifi and mac</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002011.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2011</id>

    <published>2007-09-12T15:56:15Z</published>
    <updated>2007-09-12T15:56:44Z</updated>

    <summary>illustrating the weakness of MAC authentication... PickupLine Official Website PickupLine is a network exploration tool that, among other things, is capable of bypassing authentication on authenticated wireless networks....</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="Training" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>illustrating the weakness of MAC authentication...</p>

<p><a title="PickupLine Official Website" href="http://pickupline.berlios.de/">PickupLine Official Website</a></p>

<p>PickupLine is a network exploration tool that, among other things, is capable of bypassing authentication on authenticated wireless networks. </p>]]>
        
    </content>
</entry>

<entry>
    <title>OPNET ITGURU ACE™ Uncovered: How ACE Analysis Really Works</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002007.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2007</id>

    <published>2007-08-27T16:05:07Z</published>
    <updated>2007-08-28T12:06:49Z</updated>

    <summary>Monday, August 27 09:00 - 12:00 1412 ACE™ Uncovered: How ACE Analysis Really Works - Atrium Ballroom B (Reagan) --- 8:36 AM 8/27/2007 just had a great continenal breakfast, the coffee was superb. I am sitting now in the atrium...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="Training" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>Monday, August 27<br />
09:00 - 12:00 	<br />
1412 ACE™ Uncovered: How ACE Analysis Really Works - Atrium Ballroom B (Reagan)<br />
---<br />
8:36 AM 8/27/2007<br />
just had a great continenal breakfast, the coffee was superb.<br />
I am sitting now in the atrium ballroom waiting for session 1412 to begin.</p>

<p>I have been working for more than a year on ACE analysis, and this will be my </p>

<p>second OPNETWORK conference</p>

<p>There was a reception last night in the Willard Hotel, wonderful ambience, and </p>

<p>the light finger foods, and spinach stuffed ravioli was really really good.<br />
9:04 AM 8/27/2007<br />
technical assistants introduction.</p>

<p>think of it as the science behind ace.</p>

<p>not point and click, how to, this is the theory of how the numbers are </p>

<p>calculated.</p>

<p>explaining to app dev that he broke a underforming app. you must be able to </p>

<p>support your conclusions.</p>

<p>not blind acceptance of the math, but understanding what the math behind the </p>

<p>answers is.</p>

<p>pdf copy of the slides on the desktop.</p>

<p>going over two main analysis components.</p>

<p>the summary of delays.<br />
where it has spent it's time</p>

<p>quick predict<br />
where it will spend it's time</p>

<p>talk about the various source of delays...<br />
finish with how simulation works.</p>

<p>components of delay:<br />
where should i spend my energy on troubleshooting?<br />
summary delay chart pinpoints the areas that need analysis.</p>

<p>review of network delays<br />
network hops... <br />
complexity can be simplified... analogy of resistors and circuits.<br />
there is an equivalent network between the client and server. it's not crucial to </p>

<p>model the actual, reducing complexity to simplify analysis.</p>

<p>bandwidth is the easiest to understand. we all agree, basically bandwidth delay </p>

<p>is the time it takes to clock a certain number bits per second on to the wire.<br />
varies with the size of the packet!</p>

<p>the longer the packet, the longer it takes to clock on to the circuit.</p>

<p>from start of the packet to the end... 2000 bit packet, on a 2000 bit/second </p>

<p>circuit equals 1 second from start to end of packet to hit the wire.</p>

<p>latency delay:<br />
length of time that it takes the rising edge of the bit to transit the circuit.<br />
thousand mile cable, with an  electric cable, propgation delay, longer to reach </p>

<p>california, than bethesda.</p>

<p>opnet defines latency ONE WAY... ping would return round-trip latency...!!!!<br />
remember to divide in half if using ping</p>

<p>the bottleneck link controls how much the bandwidth plays in the equation...<br />
usually the slowest links are entry and exit of the circuit... t1 is three times </p>

<p>slower than a t3 because of throttling delay.</p>

<p>throwing more bandwidth at a problem, only solves one of the components of the </p>

<p>problem.</p>

<p>roads, bandwidth = how many lanes the road has...<br />
latency is the distance of that road, one lane road to new york, four hours, four </p>

<p>lane road still takes four hours, but if i want to send a fleet of trucks, the </p>

<p>four lane road allows me to send more data.</p>

<p>***warehouse analogy... could be created here***</p>

<p>application turns<br />
application will experience the latency of the circuit, for each application </p>

<p>turn.<br />
latency delay = circuit latency * (turns +1)</p>

<p>CONGESTION DELAY<br />
is queing delay on devices, not the wire, you can not store data on the wire.<br />
this is variable based on congestion.</p>

<p>you have to calulate the congestion delay for every single packet.</p>

<p>calculating network delays<br />
clocking data on to the wire, and latency delay. BUT then we see additional delay </p>

<p>due to congestion delays.</p>

<p>clocking the data off the wire will take the same amount of time... but it does </p>

<p>not matter as much...</p>

<p>40% of mistakes because they did not specify bandwidth on import. you MUST answer </p>

<p>to the extent that you can.<br />
you can not change them once they are imported... import configuration, toggle it </p>

<p>to previous, and then tweak the numbers when you select bandwidth and latency.</p>

<p>packet trains<br />
bundles of packets, an application may send a block of data, 10 k forinstance, </p>

<p>and tcp chops it up into chunks</p>

<p>calulating delay for packet trains<br />
so we will treat packet trains like 1 big packet<br />
we see how bundles act like small packets, but can experience the same congestion </p>

<p>delays.</p>

<p>turns + 1 = application turns<br />
you always experience latency once</p>

<p>pie chart<br />
is telling you the benefit you will get for fixing this thing... bandwidth, </p>

<p>latency, congestion.</p>

<p>calculating delays, advanced<br />
take the mental image if you started increasing bandwidth, to infinity , the </p>

<p>whole thing would compress , squeezing out bandwidth, what do you have left...</p>

<p>lab excercise.<br />
response time = 26.03<br />
bandwidth delay = (3.199,760*8)/1544000 = 16.58<br />
percentage of bandwidth = 16.58/26.03 = 63.7</p>

<p>user think time is a new feature of it guru 14.<br />
you can specify anything greater than X time factor is user think time... telling </p>

<p>the user to wait five seconds between screen refreshes.</p>

<p>you must perform the sanity check to defend your results in ACE</p>

<p>key concept.<br />
every packet has a time value when you look at it in wireshark<br />
ace knows TWO time values for each packet, when it was received and when it left.</p>

<p>Trace merge:</p>

<p>based on lining up clocks this is trivial, packet left, packet received.</p>

<p><br />
single side adjust<br />
if you specify the latency too high, you would get packet crosses.</p>

<p>sending a packet train... 10 packets... the ack's come back...........big gap in </p>

<p>the ack's<br />
either the packet was delayed, or that ack was delayed.</p>

<p>acknowledgements may delayed...<br />
there are rules that govern how ack's get delayed.</p>

<p>key concept: if we graph the delays... packet size, packet delay... small packets </p>

<p>have small delays... large packets have large delays.<br />
      *<br />
     /congestion<br />
    /____<br />
   /bandwidth ^<br />
  /______<br />
 /latency ^<br />
/ -------<br />
never zero latency</p>

<p><br />
tcp guarantees that a packet will cross the network, it also protects the </p>

<p>network.<br />
prevents single users from hogging the network</p>

<p><br />
what does protocol delay look like<br />
it is delay added by the network layer, that is overhead on the packet train.</p>

<p>tcp protocol delay causesd by:<br />
tcp windowing<br />
slow start<br />
	notice the inflight data graph is ramping up...<br />
	http 1.0 would be susceptible to this issue</p>

<p>frozen window<br />
	<br />
nagle's window<br />
	sending one packet at a time is inefficient<br />
	bundling to prevent inefficiency in the network<br />
	can be a problem in mainframe communications</p>

<p>retranmission<br />
	tcp covers how long it takes to recover from packet loss</p>

<p>out of sequence packets</p>

<p>lab 2</p>

<p>summary of labs, conclusion<br />
was a congestion problem<br />
the trace file showed the effect of protocol congestion which was slowing down </p>

<p>the packets</p>

<p>how to explain parrallel effects<br />
reading the paper while eating breakfast<br />
another example, dessert in the oven, making steaks... things that happen at the </p>

<p>same time</p>

<p>two types of applications:</p>

<p>transactional<br />
e.g. database queries<br />
	sequential<br />
	or<br />
	parallel<br />
		multiple calls with dependencies</p>

<p>asynchronous<br />
voice calls...</p>

<p>so parallel effects are something you have to do TWO things to make them go away.</p>

<p>analysis vs experimentation</p>

<p>simulation, is recreating variables and tuning them for determining different </p>

<p>effects</p>

<p>use QuickPredict for experiments</p>

<p>barchart<br />
sweep<br />
multi-user quick predict</p>]]>
        
    </content>
</entry>

<entry>
    <title>Getting Ready For OPNETWORK 2007</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002006.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2006</id>

    <published>2007-08-26T14:08:53Z</published>
    <updated>2007-08-26T14:19:06Z</updated>

    <summary>I am in Washington DC For the OPNETWORK 2007 conference. Registration Desk and Internet Café open on Sunday: Please check in at the registration desk located, in the Amphitheater Foyer of The Ronald Reagan Building, to obtain your conference badge,...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="Training" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>I am in Washington DC For the OPNETWORK 2007 conference.</p>

<p>Registration Desk and Internet Café open on Sunday: <br />
Please check in at the registration desk located, in the Amphitheater Foyer of The Ronald Reagan Building, to obtain your conference badge, personal agenda, and welcome bag. </p>

<p>Registration opens Sunday, Aug 26th between the hours of 2 pm and 9 pm. <br />
and at 7 am on Monday morning.<br />
<a href="http://kennethhunt.com/net-observer/wm-opnetwork-2007.jpg"><img alt="thmb-wm-opnetwork-2007.jpg" src="http://kennethhunt.com/net-observer/thmb-wm-opnetwork-2007.jpg" width="200" height="133" /></a></p>]]>
        
    </content>
</entry>

<entry>
    <title>Network Warrior by Gary A. Donahue</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002005.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2005</id>

    <published>2007-08-23T20:04:11Z</published>
    <updated>2007-08-23T20:05:25Z</updated>

    <summary>I am reviewing this under safari, so far the text seems relevant. Network Warrior by Gary A. Donahue Publisher: O&apos;Reilly Pub Date: June 01, 2007 Print ISBN-10: 0-596-10151-1 Print ISBN-13: 978-0-59-610151-0 Pages: 598...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="Training" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>I am reviewing this under safari, so far the text seems relevant.</p>

<p>	<br />
Network Warrior<br />
by Gary A. Donahue<br />
Publisher: O'Reilly<br />
Pub Date: June 01, 2007<br />
Print ISBN-10: 0-596-10151-1<br />
Print ISBN-13: 978-0-59-610151-0<br />
Pages: 598<br />
<iframe src="http://rcm.amazon.com/e/cm?t=techobserver-20&o=1&p=8&l=as1&asins=0596101511&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>]]>
        
    </content>
</entry>

<entry>
    <title>Capture Multiple Trace Files From Several Interfaces With Cisco Application Analysis Solution (OPNET)</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002004.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2004</id>

    <published>2007-08-22T14:29:31Z</published>
    <updated>2007-08-22T14:33:21Z</updated>

    <summary>CAAS and OPNET ITGURU only allow you to capture from one interface at a time from the OPNET agent. If you use the DNS name and the IP address you can capture two interfaces, but what do you do if...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="howto" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>CAAS and OPNET ITGURU only allow you to capture from one interface at a time from the OPNET agent. If you use the DNS name and the IP address you can capture two interfaces, but what do you do if there are three interfaces? </p>

<p>Custom HOSTS editing will let you resolve the same IP address to different names, here are a few pointers on doing this:</p>

<p>Go to<br />
C:\windows\system32\drivers\etc</p>

<p>edit the HOSTS file with notepad or something like vi.</p>

<p>format is IP address TAB desiredname</p>

<p>for example: <br />
Use the last MAC address octet to differentiate.</p>

<p>    127.0.0.1 localhost<br />
    192.168.1.29 SERVER-1A.COMPANY.INTERNAL.COM<br />
    192.168.1.29 SERVER-19.COMPANY.INTERNAL.COM<br />
    192.168.1.29 SERVER-23.COMPANY.INTERNAL.COM</p>

<p>This gives you a UNIQUE dns type name to resolve to and when picking the interfaces in the GUI you will be able to check and refer to the correct one with the MAC octet for that interface.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Technorati Profile</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/002003.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.2003</id>

    <published>2007-08-22T13:48:46Z</published>
    <updated>2007-08-22T13:53:27Z</updated>

    <summary>Technorati Profile...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p><a href="http://technorati.com/claim/9rtyuufbaa" rel="me">Technorati Profile</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>OPNETWORK 2007 AGENDA</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/001998.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.1998</id>

    <published>2007-08-01T13:26:22Z</published>
    <updated>2007-08-01T13:27:41Z</updated>

    <summary>This is my agenda for this year&apos;s conference, hope to see some of you there! OPNETWORK 2007 MY SESSION AGENDA Kenneth Hunt Monday, August 27 09:00 - 12:00 1412 ACE™ Uncovered: How ACE Analysis Really Works 12:00 - 13:00 2011...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="Training" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>This is my agenda for this year's conference, hope to see some of you there!</p>

<p><a title="OPNETWORK 2007" href="http://opnet.com/opnetwork2007/">OPNETWORK 2007</a><br />
MY SESSION AGENDA<br />
		Kenneth Hunt<br />
		Monday, August 27<br />
	09:00 - 12:00 	1412 ACE™ Uncovered: How ACE Analysis Really Works<br />
	12:00 - 13:00 	2011 Keynote<br />
	13:00 - 14:00 	2000 Lunch<br />
	14:00 - 16:00 	1453 Implementing a Performance Engineering Process Within Your Organization<br />
	17:00 - 18:00 	1440 Live Demo — Active Application Performance Monitoring with SLA Commander™ and ACE™<br />
	18:00 - 22:00 	2001 Dinner / Reception and Entertainment<br />
		Tuesday, August 28<br />
	09:00 - 12:00 	1418 Modeling Applications with the Standard Application Models<br />
	12:00 - 13:00 	2012 Keynote<br />
	13:00 - 14:00 	2000 Lunch<br />
	14:00 - 18:00 	1415 Application Capture and Import Strategies with ACE™ — Advanced<br />
	18:00 - 19:00 	1721 Birds of a Feather: Network Documentation<br />
	18:00 - 22:00 	2001 Dinner / Reception and Entertainment<br />
		Wednesday, August 29<br />
	09:00 - 12:00 	1423 Case Studies: Application, Server, and Enterprise Analysis I<br />
	12:00 - 13:00 	2013 Keynote<br />
	13:00 - 14:00 	2000 Lunch<br />
	14:00 - 16:00 	1427 Capacity and Performance Planning for Mainframes — Introduction<br />
	16:00 - 18:00 	1456 Importing Performance Data for Effective Capacity Management with IT Guru® Systems Planner<br />
	18:00 - 19:00 	1717 Birds of a Feather: NETWARS<br />
	18:00 - 22:00 	2002 Partner Pavilion / Dinner<br />
		Thursday, August 30<br />
	09:00 - 12:00 	1465 Server Consolidation and Virtualization Planning with IT Guru® Systems Planner<br />
	12:00 - 13:00 	2014 Keynote<br />
	13:00 - 14:00 	2000 Lunch<br />
	16:00 - 18:00 	1459 Capacity and Performance Planning for Mainframes — Advanced<br />
	18:00 - 22:00 	2001 Dinner / Reception and Entertainment<br />
		Friday, August 31<br />
	09:00 - 12:00 	1413 Troubleshooting and Predicting Web Application Performance with ACE™<br />
	12:00 - 13:00 	2000 Lunch<br />
		</p>]]>
        
    </content>
</entry>

<entry>
    <title>Scanning OPNET Open Port 27401 For Active Agent</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/001996.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.1996</id>

    <published>2007-07-30T18:10:08Z</published>
    <updated>2007-07-30T18:18:12Z</updated>

    <summary>If you need to check a list of servers for active agents, you can put the hostnames in a file, hostname.txt for instance and use NMAP to check if the port 27401 is open and listening. server1:~# nmap -iL hostname.txt...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="howto" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p>If you need to check a list of servers for active agents, you can put the hostnames in a file, hostname.txt for instance  and use NMAP to check if the port 27401 is open and listening.</p>

<p><tt><br />
server1:~# nmap -iL hostname.txt -n -p 27401<br />
</tt></p>

<p>I will explain this, the -iL option loads the file with hostnames in it,<br />
-n prevents DNS resolution, since, we probably are using IP addresses and -p is the flag for PORT.</p>

<p><tt><br />
<blockquote><br />
server1:~# nmap -iL hosts -n -p 27401</p>

<p>Starting Nmap 4.20 ( http://insecure.org ) at 2007-07-30 14:14 EDT<br />
Interesting ports on 192.168.10.29:<br />
<b>PORT      STATE SERVICE<br />
27401/tcp open  unknown</b></p>

<p>Interesting ports on 192.168.10.23:<br />
<b>PORT      STATE SERVICE<br />
27401/tcp open  unknown</b></p>

<p>Interesting ports on 192.168.10.67:<br />
<b>PORT      STATE SERVICE<br />
27401/tcp open  unknown</b><br />
</tt><br />
</blockquote><br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Open1X open source 802.1X WPA WPA2 IEEE802.11i</title>
    <link rel="alternate" type="text/html" href="http://kennethhunt.com/net-observer/archives/001995.html" />
    <id>tag:kennethhunt.com,2007:/net-observer//5.1995</id>

    <published>2007-07-27T14:26:43Z</published>
    <updated>2007-07-27T14:26:56Z</updated>

    <summary>Open1X.org The Open1X project is dedicated to bringing a free, open source 802.1X/WPA/WPA2/IEEE802.11i implementation to as many target platforms as possible. [...] IEEE 802.1X IEEE 802.1X [...] provides authentication to devices attached to a LAN port, establishing a point-to-point connection...</summary>
    <author>
        <name>klsh</name>
        <uri>http://kennethhunt.com</uri>
    </author>
    
        <category term="howto" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://kennethhunt.com/net-observer/">
        <![CDATA[<p><a title="Open1X.org" href="http://open1x.sourceforge.net/">Open1X.org</a></p>

<blockquote>
The Open1X project is dedicated to bringing a free, open source 802.1X/WPA/WPA2/IEEE802.11i implementation to as many target platforms as possible.
[...]</blockquote>

<p><a href="http://en.wikipedia.org/wiki/802.1x">IEEE 802.1X</a><br />
IEEE 802.1X [...] provides authentication to devices attached to a LAN port, establishing a point-to-point connection or preventing access from that port if authentication fails. It is used for certain closed wireless access points, and is based on the EAP, Extensible Authentication Protocol.</p>

<p>[...]</p>

<p>Some vendors are implementing 802.1X for wireless access points, to be used in certain situations where an access point needs to be operated as a closed access point, addressing the security vulnerabilities of WEP (see 802.11i). The authentication is usually done by a third-party entity, such as a RADIUS server.<br />
</p>]]>
        
    </content>
</entry>

</feed>
