<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Ethereal Rantings: Recent Posts</title>
<link>http://etherealmind.com/forum/</link>
<description>Network Architecture, Design, Discussion and Review</description>
<language>en</language>
<pubDate>Tue, 06 Jan 2009 07:14:17 +0000</pubDate>

<item>
<title>Greg Ferro on "NATted or NAT'd"</title>
<link>http://etherealmind.com/forum/topic/10#post-21</link>
<pubDate>Thu, 02 Oct 2008 08:29:06 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">21@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;I like to use NAT'd, but would like feedback from what other people think.
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "CCIE Secuty Lab Preparation materials - IPexpert or Internetwork Expert"</title>
<link>http://etherealmind.com/forum/topic/9#post-20</link>
<pubDate>Tue, 16 Sep 2008 20:15:16 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">20@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;Any advice on the package offerings, quality of study material, ease if use, support etc, would be helpful. Please add to the discussion.
&#60;/p&#62;</description>
</item>
<item>
<title>mrd on "CCIE R/S Written - study materials"</title>
<link>http://etherealmind.com/forum/topic/8#post-19</link>
<pubDate>Thu, 04 Sep 2008 19:44:22 +0000</pubDate>
<dc:creator>mrd</dc:creator>
<guid isPermaLink="false">19@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;I suggest the flash cards as well.&#60;/p&#62;
&#60;p&#62;#20217 (R&#38;#38;S)
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "CCIE R/S Written - study materials"</title>
<link>http://etherealmind.com/forum/topic/8#post-18</link>
<pubDate>Sun, 31 Aug 2008 18:49:43 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">18@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;I am looking at re-certification the CCIE R/S and looking for tips on what people used to study. &#60;/p&#62;
&#60;p&#62;Obviously the Cisco Press Routing and Switching V3.0 from Wendell is a biggie, but what about other resources such as NLI R/S Written book. &#60;/p&#62;
&#60;p&#62;In particular, I would something that has questions and answers, because that makes it easier to cope with the exam. &#60;/p&#62;
&#60;p&#62;Note: I am not interested in hearing about braindumps etc.
&#60;/p&#62;</description>
</item>
<item>
<title>jrossi on "IPV4 Anycast - using it ?"</title>
<link>http://etherealmind.com/forum/topic/7#post-17</link>
<pubDate>Sun, 31 Aug 2008 18:17:52 +0000</pubDate>
<dc:creator>jrossi</dc:creator>
<guid isPermaLink="false">17@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;Only have ever used it for DNS, but it's the post child of anycast.  Other wise when I see &#34;anycast&#34; I am betting someone made a mistake :).
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "IPV4 Anycast - using it ?"</title>
<link>http://etherealmind.com/forum/topic/7#post-16</link>
<pubDate>Sat, 30 Aug 2008 20:14:04 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">16@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;I am wondering if anyone is actually using IPV4 Anycast to provide high availability to their Data Centre's ? I haven't seen it in a live network and was wondering if I had missed out on seeing it used ?
&#60;/p&#62;</description>
</item>
<item>
<title>cciepursuit on "Network Dictionary Request"</title>
<link>http://etherealmind.com/forum/topic/4#post-15</link>
<pubDate>Sat, 30 Aug 2008 15:21:55 +0000</pubDate>
<dc:creator>cciepursuit</dc:creator>
<guid isPermaLink="false">15@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;LOL.  Perfect!
&#60;/p&#62;</description>
</item>
<item>
<title>PacketU on "Welcome to Argue or Debate ?"</title>
<link>http://etherealmind.com/forum/topic/5#post-14</link>
<pubDate>Sat, 30 Aug 2008 14:57:54 +0000</pubDate>
<dc:creator>PacketU</dc:creator>
<guid isPermaLink="false">14@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;The OSI is a great model, but I think that there must be some flexibility in interpretation. I don’t necessarily agree with some others interpretation of it.  I look at it like this. On the sending side data flows down the osi. On the receiving side it flows up the osi. At intermediary hops, it may flow up and down the bottom 3 layers (at a router), or the bottom two layers (at a switch), or at any other point (at a proxy or protocol gateway). &#60;/p&#62;
&#60;p&#62;Many books and posts classify HTTP and SMTP at the application layer. I disagree with this. Like RPC, these are session layer. If you look at the exchange on a wire, it the HTTP or SMTP commands begin following the Transport Headers information and are typically identified by the TCP or UDP port. They issue the flow control for commands that influence the transmission of raw ASCII or HTML. ASCII and HTML are presentation layer protocols. Documentation also classifies Traceroute and FTP as application protocols. Traceroute I would probably agree with, and ftp I agree with when you consider the FTP application. The FTP protocol itself (PUT, LIST, PASV, PORT etc), I consider session layer. &#60;/p&#62;
&#60;p&#62;I know these will likely not be the correct answer on some tests, but this is the way that I view and understood them. When you use a protocol analyzer regularly, you quickly realize this stuff is sort of like peeling the layers off an onion.  Assuming that I am just totally incorrect in my interpretation of the OSI, I would still say that’s okay since I am successful with troubleshooting and deployment of this view.  OSI is simply a model to help us visually understand how systems communicate.  Many disagree with me on this.  I am curious as to the thoughts of others.
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "Welcome to Argue or Debate ?"</title>
<link>http://etherealmind.com/forum/topic/5#post-12</link>
<pubDate>Sat, 30 Aug 2008 11:11:03 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">12@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;Feel free to post here if you want to debate a topic, either something that is in my blog or a new topic. Maybe there is something you would like to bring to my attention, you could level a note here, or use my contact form &#60;a href=&#34;http://etherealmind.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://etherealmind.com/contact/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "Network Dictionary Request"</title>
<link>http://etherealmind.com/forum/topic/4#post-11</link>
<pubDate>Sat, 30 Aug 2008 07:38:31 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">11@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;How about  this ?&#60;/p&#62;
&#60;p&#62;acronyminy - (akkro - nim - inee)&#60;/p&#62;
&#60;p&#62;the disjointed sensation of knowing what an acronym means, but not remembering the exact words because you have used it so often you no longer think of it as an abbreviation.
&#60;/p&#62;</description>
</item>
<item>
<title>cciepursuit on "Network Dictionary Request"</title>
<link>http://etherealmind.com/forum/topic/4#post-10</link>
<pubDate>Fri, 29 Aug 2008 18:23:54 +0000</pubDate>
<dc:creator>cciepursuit</dc:creator>
<guid isPermaLink="false">10@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;The new forum looks great.  It integrates with your overall site design perfectly.&#60;/p&#62;
&#60;p&#62;Do you have a suggestion for a word that describes people (mostly management but sometimes IT staff) who know what an abreviation or acronym stands for - and nothing else:&#60;/p&#62;
&#60;p&#62;&#34;So we might need to implement SIP.&#34;&#60;br /&#62;
&#34;Ah yes, SIP.  Session Initiation Protocol.&#34;  &#38;lt;nods knowingly&#38;gt;&#60;br /&#62;
&#34;Ummm...yeah.  Do you know what SIP does?&#34;&#60;br /&#62;
&#34;It 's a protocol that initiates the session.&#34;&#60;br /&#62;
&#38;lt;head explodes&#38;gt;&#60;/p&#62;
&#60;p&#62;This bugs me because I often forget what the abreviation actually stands for but I know how that technology works.  I can break down DSCP to the bit level and explain why one binary number is significantly different than another, but I get tripped up by someone asking me what DSCP stands for and then rolling their eyes when I can't remember that DSCP stands for Differentiated Services Code Point.  Argh!
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "Your first topic"</title>
<link>http://etherealmind.com/forum/topic/1#post-9</link>
<pubDate>Fri, 29 Aug 2008 15:33:29 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">9@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;Woo hoo, some people came to visit.&#60;/p&#62;
&#60;p&#62;colour me chuffed!
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "I dont have time to post here..."</title>
<link>http://etherealmind.com/forum/topic/3#post-8</link>
<pubDate>Fri, 29 Aug 2008 15:32:52 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">8@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;No, you should definitely be studying,
&#60;/p&#62;</description>
</item>
<item>
<title>brandoncarroll on "I dont have time to post here..."</title>
<link>http://etherealmind.com/forum/topic/3#post-7</link>
<pubDate>Fri, 29 Aug 2008 15:05:37 +0000</pubDate>
<dc:creator>brandoncarroll</dc:creator>
<guid isPermaLink="false">7@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;but I will anyhow.  Nice Forum Greg!  Now back to the labs.
&#60;/p&#62;</description>
</item>
<item>
<title>hoogenboom on "Your first topic"</title>
<link>http://etherealmind.com/forum/topic/1#post-6</link>
<pubDate>Fri, 29 Aug 2008 12:13:32 +0000</pubDate>
<dc:creator>hoogenboom</dc:creator>
<guid isPermaLink="false">6@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;5th post?? :)
&#60;/p&#62;</description>
</item>
<item>
<title>Lori MacVittie on "Your first topic"</title>
<link>http://etherealmind.com/forum/topic/1#post-5</link>
<pubDate>Fri, 29 Aug 2008 10:17:57 +0000</pubDate>
<dc:creator>Lori MacVittie</dc:creator>
<guid isPermaLink="false">5@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;Nice! I *really* like the auto-generated password - talk about obfuscation! &#60;/p&#62;
&#60;p&#62;Like the look - this is a great idea. Hope it takes off!&#60;/p&#62;
&#60;p&#62;Lori
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "Welcome to Ethereal Rantings"</title>
<link>http://etherealmind.com/forum/topic/2#post-4</link>
<pubDate>Thu, 28 Aug 2008 22:01:08 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">4@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;Welcome the Ethereal Mind Forum where you can pop a valve, discuss, review, or tell me off about topics. If you want, you could just start a new topic and wait for people to join you in the discussion. &#60;/p&#62;
&#60;p&#62;I look forward to seeing you soon. &#60;/p&#62;
&#60;p&#62;Etherealmind.
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "Your first topic"</title>
<link>http://etherealmind.com/forum/topic/1#post-2</link>
<pubDate>Thu, 28 Aug 2008 21:20:04 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">2@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;and  a first reply. Also w00t!
&#60;/p&#62;</description>
</item>
<item>
<title>Greg Ferro on "Your first topic"</title>
<link>http://etherealmind.com/forum/topic/1#post-1</link>
<pubDate>Thu, 28 Aug 2008 20:17:12 +0000</pubDate>
<dc:creator>Greg Ferro</dc:creator>
<guid isPermaLink="false">1@http://etherealmind.com/forum/</guid>
<description>&#60;p&#62;First Post!  w00t.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
