<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: connector]]></title>
    <link>http://securityratty.com/tag/connector</link>
    <description></description>
    <pubDate>Fri, 02 Nov 2007 19:08:09 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Some Burning Logging Questions - Answered!]]></title>
      <link>http://securityratty.com/article/d9d6f72f9a5cc1e9a8b472fe3df3a204</link>
      <guid>http://securityratty.com/article/d9d6f72f9a5cc1e9a8b472fe3df3a204</guid>
      <description><![CDATA[I was wandering down a street and somebody came out and confronted me with these logging questions :-) So I answered them - now I am posting them here since they might be useful for my readers
Q1: For...]]></description>
      <content:encoded><![CDATA[<p>I was wandering down a street and somebody came out and confronted me with these logging questions :-) So I answered them - now I am posting them here since they might be useful for my readers.</p> <p><strong>Q1: For those companies that have successfully implemented enterprise-wide logging, what  were the big nasty surprises that they encountered? </strong> </p><p><strong>A1:</strong>  Here are a few:</p> <ul> <li>political boundaries within the organization: "these are our logs, and you are  not getting them"  </li><li>privacy laws: some logs cannot be collected in some countries; some  cannot cross the border, some cannot be seen by some people, etc. This  is true mostly in EU, less in US.  </li><li>legal blocks: work with legal before deploying any org-wide log  management; legal might try to prevent certain data from ever being  created (for fear of being legally discovered later)  </li><li>log volume: underestimating log volume is common and pretty nasty  </li><li>related to the last one: vendors being "optimistic" about their tool  scalability  </li><li>time synchronization (of course!), specifically, lack thereof.</li></ul> <p> </p> <p><strong>Q2: For those companies that have successfully implemented enterprise-wide logging,  what was their  implementation approach?</strong>  </p><p><strong>A2:</strong> Typically, 2-3 vendor PoC or pilot first.  Then with the chosen vendor: phased approach based on location + type of log source (e.g. firewalls, then routers, then OS, then proxies, etc) + network topology (e.g. DMZ, then internal) + log  source criticality (e.g. critical servers first; the rest next). <a href="http://chuvakin.blogspot.com/2007/01/natural-flow-of-log-management.html%20">This</a> might be handy to look at.<br />  </p><p><strong>Q3: What kind of storage requirements have been experienced by those organizations who have successfully implemented enterprise-wide logging?</strong>  </p><p><strong>A3:</strong> Massive? :-)  </p><p>Here is a simple example: PCI DSS is a bit more aggressive than NERC  since it mandates 1 year of log retention vs NERC 90 days, so: 1 year worth of logs is =  365 days x 24 hours x 3600 seconds x 1 (one!!!) busy firewall with 100 log  messages each second x 200 bytes per message average (e.g. valid for  PIX and ASA devices) = 588 gigabytes / year of raw log data uncompressed (assuming 10x  compression you'd get about 60GB of compressed log data per year)  </p><p>Store it in RDBMS? Multiple it by 2-3. Have an index? Add about 30%.  </p><p>The bottom line is: terabyte is the unit to measure logs.  </p><p>  </p><p><strong>Q4: At the organizations that have successfully implemented enterprise-wide logging, how logging impacted network and system performance? </strong> </p><p><strong>A4: </strong>Too broad a question, so here are a few pointers:  </p><ul> <li><strong>logging</strong> affects performance much more on some types of systems compared to other types: most painful  examples are databases where some people (can't find a link...sorry) report performance  loss of up to 40% if logging all SELECT statements and other data retrieval  commands (you need to log selectively on these); in other cases (e.g. web  servers) there is no performance loss and logging is "always on"  </li><li><strong>log collection</strong>: agents impact system performance (<a href="http://chuvakin.blogspot.com/2008/02/more-on-hating-agents.html">long post on this subjects</a>): a little when they  run (everybody knows this) and A LOT when they crash (few people think  about it - agent software memory leaks are not uncommon); unlike agents,  remote agentless log collection barely affects system performance  (unless you have one of the few esoteric cases)  </li><li><strong>log transfer</strong> and network performance: look for compressed (logs  compress really well), TCP-based transfers; syslogging over UDP uncompressed  has a chance of doing a pipe saturation DoS on your network.  Yes, people say "use a dedicated LAN," but  this is definitely wishful thinking for many. Also, raw UDP syslog in large quantities over WAN  = insanity :-)</li></ul> <p><strong></strong>  </p><p><strong>Q5: What were some successful strategies for obtaining  buy-in from system owners and operators in regards to turning logging on?</strong>  </p><p><strong>A5:</strong> OK, also too broad a question, but here are some pointers:</p> <ul> <li>provide them a <em>useful service</em> based on their logs (e.g. performance  measurement, availability monitoring, compromise detection :-), or other security metrics, etc)  </li><li>help them with <em>their compliance mandates</em> (e.g. create reports that  they can show to the auditors that "bug" them)  </li><li>give them <em>tools</em> to <em>better solve their problems</em> (e.g. allow access to a  log management tool so that can investigate issues better, search the logs, check on their users, etc) </li></ul> <p> </p> <p><strong>Q6: How the organizations that have successfully implemented enterprise-wide logging dealt with unusual  devices (=log sources)  that have no log management vendor  support?</strong>  </p><p><strong>A6: </strong>They were in massive pain - if they choose a log management vendor wrong. You need to look for  vendors that have "universal log source support"  with NO requirement for a custom  rules or custom collector/connector/agent development. <a href="http://www.loglogic.com/">Some vendors</a> have generic  text log collectors that can grab and analyze  unknown logs. Typically  this is done via some form of text indexing that works across all logs,  including those from unknown, vertical, esoteric or custom-developed log  sources  </p><p>Hope it was useful!</p><div class="blogger-post-footer">About me: http://www.chuvakin.org</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=37ns1sG"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=37ns1sG" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=YlGQ9BG"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=YlGQ9BG" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~4/276500279" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 23 Apr 2008 12:20:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/data">data</category>
      <category domain="http://securityratty.com/tag/raw log data">raw log data</category>
      <category domain="http://securityratty.com/tag/logs compress">logs compress</category>
      <category domain="http://securityratty.com/tag/logs">logs</category>
      <category domain="http://securityratty.com/tag/analyze unknown logs">analyze unknown logs</category>
      <category domain="http://securityratty.com/tag/unknown">unknown</category>
      <category domain="http://securityratty.com/tag/data retrieval commands">data retrieval commands</category>
      <category domain="http://securityratty.com/tag/measure logs">measure logs</category>
      <category domain="http://securityratty.com/tag/log data">log data</category>
      <source url="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~3/276500279/some-burning-logging-questions-answered.html">Some Burning Logging Questions - Answered!</source>
    </item>
    <item>
      <title><![CDATA[Fiber: Review of Optics, Cables & Connectors]]></title>
      <link>http://securityratty.com/article/96dc850bc005748fcb2bba0b6554c568</link>
      <guid>http://securityratty.com/article/96dc850bc005748fcb2bba0b6554c568</guid>
      <description><![CDATA[When I started this blog, I said I wanted to give you useful information, sometimes in the form of lengthy technology overviews, and sometimes in short snippets. I like to dig around the search terms,...]]></description>
      <content:encoded><![CDATA[<p>When I started this blog, I said I wanted to give&nbsp;you useful information, sometimes in the form of lengthy technology overviews, and sometimes in short snippets. I like to dig around the search terms, comments and emails to see what you want to know more about, and I&#8217;ve seen a lot of interest in&nbsp;fiber information. </p><p>The fiber types (such as&nbsp;multi-mode, single-mode), standards (SX, LX, LH) and &nbsp;connectors (LC, ST, SC) seem to be a topics that need clarification about 80% of the time when we&#8217;re working with customers on networking equipment or site surveys. </p><p>Here&#8217;s a <strike>brief</strike> review of the various types of fiber, optics, connectors and when to use what. Let&#8217;s start with the basic stuff, and move down the line. </p><p><strong>Multi-mode vs Single-mode<br /></strong>First of all, we have multi-mode and single-mode fiber. <strong>Multimode</strong> has a larger diameter&nbsp;&#8216;core&#8217; or the area in the middle the light travels through. The larger diameter- think of it as a big tunnel- lets the light take different paths, creating multiple rays, or modes. The light bounces around more, which means the connectors and splices for multimode are more&nbsp;forgiving than for singlemode, but the bouncing causes&nbsp;dispersion&nbsp;and fidelity loss.&nbsp;On the other hand, <strong>singlemode</strong> has a much smaller diameter core, giving the light one straight path, or mode, through the cable. Because of this, singlemode offers higher throughput and longer distance, but the light equipment and connectors are much more finely-tuned. Which, of course, means singlemode is much more expensive. </p><p>When you&#8217;re adding or surveying multimode fiber, you should know what <strong>core size</strong> you&#8217;re working with. The core size affects bandwidth and the maximum distance you can reliably run it. Multimode usually comes in 50- or 62.5-micron, which is the core diameter.&nbsp;The larger the core size, the more bandwidth you get, but the shorter distance you&#8217; can go.&nbsp;To give you a general comparison, most singlemode comes in 9-micron core, which is about 1/6<sup>th</sup> the diameter of multimode. </p><p><u>When to use what</u>. In short, the fiber type you choose will depend on 1) budget and 2) distance. Mostly, you&#8217;ll use multimode for short fiber runs, between switches, to servers and possibly between buildings, if they&#8217;re adjacent. You should use singlemode when you need higher throughput or a longer distance. Here&#8217;s a quick look at the types and maximum distances for each.<em> I&#8217;ve also included a proprietary rating, for connectors using 1550nm wavelength over singlemode fiber, to get increased distance. (Standard for singlemode is 1310).</em></p><ul><li><div>Multimode - up to 220m&nbsp;with 62.5 micron core</div></li><li><div>Multimode - up to 550m with 50 micron core</div></li><li><div>Singlemode - up to 5km-10km <em>(standard, using 1310nm optics)</em></div></li><li><div>Singlemode - up to 70+km* <em>(proprietary,&nbsp;using 1550 nm optics)<br /></em></div></li></ul><p><strong>Fiber Optic Standards</strong> <br />You&#8217;ll need to know the type of optic to specify for your network equipment. Some vendors have their own proprietary fiber optics, but the standards are <strong>1000Base-SX</strong> for multimode, and <strong>1000Base-LX</strong> for singlemode. You can use multimode with 1000Base-LX with the addition of a mode-conditioning cable to set the light along the correct path down the cable. LX, which is standard, uses the ~1310nm wavelength. Vendors have created <strong>1000BASE-ZX</strong> and <strong>1000BASE-LH</strong>, which use the 1550nm optics to obtain longer distances. Note, here we&#8217;re talking about 1-Gig fiber, not 10GbE, hence the <em>1000Base</em>. We usually just refer to these as SX, LX and LH, leaving off the <em>1000Base</em>- when talking about the optics.</p><ul><li><div>1000Base-SX - multimode</div></li><li><div>1000Base-LX - singlemode standard<em> (can be used over MM with mode-conditioning cable)</em></div></li><li><div>1000Base-LH - singlemode non-standard <em>(proprietary for longer distances at 1550nm)</em></div></li></ul><p><strong>Connectors</strong><br />Here&#8217;s the fun part, and no one remembers what connectors they have (if they even knew in the first place!). There are several out there, but you&#8217;re probably going to only ever run into&nbsp;three&nbsp;- <strong>LC</strong>, <strong>ST</strong> and <strong>SC</strong>. </p><p>I&#8217;ll start with <strong>LC</strong> since that&#8217;s usually found on switches and other current network equipment these days. LC stands for &#8216;Lucent Connector&#8217; (the creator) and is&nbsp;the connection type&nbsp;on&nbsp;SFPs (Small Factor Pluggable) or Mini-GBICs. They&#8217;re small, and were designed to replace the SC connectors. </p><p>Since I mentioned <strong>SC</strong>, let&#8217;s go there next. SC, or &#8216;Standard Connector&#8217; are the predecessor to LC, and are similar in shape, but quite a bit larger. We suggest using the mnemonic &#8216;Square Connector&#8217; to remember SC. </p><p>Last- and possibly least- we have <strong>ST</strong>, which really means &#8216;Straight Tip&#8217;, but many folks have a better time thinking of &#8216;Stab and Twist&#8217;. You stick it in and lock it in place by turning the outer barrel, sort of like BNC did. <em>And yes, I&#8217;m old enough to remember the BNC days ;)</em></p><p><strong>Duplex and Simplex</strong><br />Most often, you&#8217;ll be using duplex fiber, which consists of a pair of fiber for bi-directional communication. Then- of course- you would use simplex fiber cables if you only need to send data a single direction. Those applications are more specific, but they do exist.</p><p><strong>Ordering Fiber Cables</strong><br />If we&#8217;re translating all our acronyms and numbers into something we can use, then let&#8217;s talk about how you put it all together when you&#8217;re procuring cables. </p><p><u>For example</u>, let&#8217;s say you&#8217;re purchasing short fiber jumpers for connecting your patch cable to your switch. Most likely, you&#8217;ll want multimode, in a short length (2meters), with LC on the end going to the switch and let&#8217;s say SC on your patch panel. In our example, we&#8217;re assuming we have 62.5micron mm fiber. </p><p><u>What you&#8217;ll ask for is</u>: Fiber jumper, 2 meters, duplex, 62.5-micron&nbsp;multimode, LC to SC. </p><table><tbody><tr><td><img style="width: 123px; height: 70px" alt="fiber_LC_2.jpg" src="http://www.securityuncorked.com/storage/fiber_LC_2.jpg" /></td><td><img style="width: 118px; height: 76px" alt="fiber_SC_2.jpg" src="http://www.securityuncorked.com/storage/fiber_SC_2.jpg" /></td><td><img style="width: 117px; height: 74px" alt="fiber_ST_2.jpg" src="http://www.securityuncorked.com/storage/fiber_ST_2.jpg" /></td></tr><tr><td><span class="sizeLess20">LC</span></td><td><span class="sizeLess20">SC</span></td><td><span class="sizeLess20">ST</span></td></tr></tbody></table><p><em>These are the best images I found to demonstrate the shapes and orientation of the various duplex fiber connectors we talked about. You can find these images and descriptions&nbsp;at </em><a class="offsite-link-inline" href="http://www.cablestogo.com/resources/fiber.asp" target="_blank"><em>Cables To Go</em></a><em>.</em></p><p>&nbsp;</p><p><strong>Wowzers</strong>, I said this was going to be a short one. In fact, this post was originally titled &#8220;<em>Fiber: A&nbsp;Very Brief Review of Cables&nbsp;&amp; Connectors</em>&#8221; but I had to rename it ;)&nbsp;Oh well- now you have all the information in one place for future reference. </p><p># # #</p>
]]></content:encoded>
      <pubDate>Fri, 04 Apr 2008 23:22:59 +0000</pubDate>
      <category domain="http://securityratty.com/tag/cables">cables</category>
      <category domain="http://securityratty.com/tag/simplex fiber cables">simplex fiber cables</category>
      <category domain="http://securityratty.com/tag/fiber">fiber</category>
      <category domain="http://securityratty.com/tag/connectors">connectors</category>
      <category domain="http://securityratty.com/tag/fiber cables">fiber cables</category>
      <category domain="http://securityratty.com/tag/short fiber runs">short fiber runs</category>
      <category domain="http://securityratty.com/tag/short">short</category>
      <category domain="http://securityratty.com/tag/single-mode">single-mode</category>
      <category domain="http://securityratty.com/tag/single-mode fiber">single-mode fiber</category>
      <source url="http://www.securityuncorked.com/security-uncorked/2008/4/5/fiber-review-of-optics-cables-connectors.html">Fiber: Review of Optics, Cables &amp; Connectors</source>
    </item>
    <item>
      <title><![CDATA[Zune Killer App - Windows Media Center]]></title>
      <link>http://securityratty.com/article/c1d04a11f31c9276f4fc0d15345f48fd</link>
      <guid>http://securityratty.com/article/c1d04a11f31c9276f4fc0d15345f48fd</guid>
      <description><![CDATA[I admit it, I did not buy a Zune last year when they were first released. I don't have a large music collection and I'm generally happy listening to the radio to get my music fix, or the digital music...]]></description>
      <content:encoded><![CDATA[<p>I admit it, I did not buy a Zune last year when they were first released.&nbsp; I don't have a large music collection and I'm generally happy listening to the radio to get my music fix, or the digital music channels available from my cable company, if you will.</p> <p>However, as some of you may realize from my previous postings (Vista Media Center <a href="http://blogs.technet.com/security/archive/2007/05/23/building-my-windows-vista-media-center-part-1-the-system.aspx">Part 1</a>, <a href="http://blogs.technet.com/security/archive/2007/06/05/building-my-windows-vista-media-center-vmc-part-2-the-tuner.aspx">Part 2</a> and <a href="http://blogs.technet.com/security/archive/2007/11/03/building-my-windows-vista-media-center-vmc-part-3-mymovies2.aspx">Part 3</a>), I have been a fan of Media Center as a potential alternative to the recently-downgraded (don't get me started, even my wife lost what she considered *basic* features with the "standard" Comcast DVR downgrade) Comcast DVR.</p> <p>The event that kicks this story of begins with a Poker game.&nbsp; Just after <a href="http://blogs.technet.com/security/archive/2007/10/03/zune-and-ipod-size-comparison.aspx">Microsoft announced the new Zune line-up</a> in October, I <img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="83" alt="zune-reaper" src="http://blogs.technet.com/blogfiles/security/WindowsLiveWriter/ZuneKillerFeatureWindowsMediaCenter_856A/zune-reaper_1.jpg" width="147" align="right" border="0">won a charity poker event where the prize was a custom Zune 30.&nbsp; It was basically a "pearl" Zune with a special logo on the back and pre-loaded with some poker theme music that we heard during the event.&nbsp; I played with it a few days, loading it with some songs and even buying a couple of recent ones from the Zune marketplace.</p> <p>Then ... I discovered the killer feature ... integration with my Windows Vista Media Center.&nbsp;&nbsp; Now, technically, this feature was not actually enabled when I discovered it.&nbsp; However, it took me all of 5 minutes to find the registry mod on the Internet and enable it.&nbsp; That became moot a week or so ago when the recent Zune upgrade rectified that issue, so now everyone can enjoy this feature by default.&nbsp; Here is the very simple set-up instructions:</p> <ol> <li>Install the Zune software on your media center  <li>Make sure you add your "Recorded TV" folder, if it is in an odd place (mine is on an external half-TByte drive).  <li>Plug in your Zune device as a guest  <li>Sync recorded TV shows to your heart's content</li></ol> <p>Now, let's see why this rocks...</p> <h3><font color="#000080" size="3">iPod vs Zune TV Comparison</font></h3> <p><strong>The Apple Way...</strong></p> <p>There was much ado when the Daily Show became available on iTunes for $1 per show or $9.99 for 16 episodes (roughly 3 weeks of shows).&nbsp; I browsed over to <a title="http://www.apple.com/itunes/store/tvshows.html" href="http://www.apple.com/itunes/store/tvshows.html">http://www.apple.com/itunes/store/tvshows.html</a>&nbsp;just now and found this blurb:</p> <blockquote> <p> <p><em><strong>Be a watercooler hero.</strong>&nbsp; For as little as $1.99, you can own the latest episode of your favorite show as early as one day after it airs, or purchase past episodes that you missed (or want to watch over and over). Choose a Season Pass and get a whole season of a TV show, past or present, at a discount. Or buy Multi-Passes for shows that air every day, like The Daily Show with Jon Stewart, and enjoy a month’s worth of episodes downloaded automatically to your computer.</em></p> <p></p></blockquote> <p>Well, yahoo, yipee!&nbsp; Only $2 per show on your iPod, iPhone or Apple TV.</p> <p><strong>The Zune + Media Center Way ...</strong></p> <p>I record all of my favorite TV shows on my Windows Media Center.&nbsp; In the evening, I plug in my Zune and choose which shows to sync for mobile watching.&nbsp; For example, last night I chose the two latest episodes of Heroes which I had not gotten around to watching because of my recent Jury Duty and the holiday activities.&nbsp; The Zune software automagically converts the show to 320x240 and syncs it to my Zune.</p> <p>This morning on the <a href="http://blogs.technet.com/security/archive/2007/11/02/my-supergeek-moment-on-the-way-to-work.aspx">Connector Bus to work</a>, I watched <a href="http://en.wikipedia.org/wiki/Out_of_Time_%28Heroes%29">Heroes Season 2, Episode 7, "Out of Time"</a> and found out the surprising identity of "Adam Monroe."&nbsp; I'll watch Episode 8 on the way home...</p> <h3><font color="#000080" size="3">And My TV Movies Too...</font></h3> <p>And, it doesn't stop there.&nbsp; As I <a href="http://blogs.technet.com/security/archive/2007/11/03/building-my-windows-vista-media-center-vmc-part-3-mymovies2.aspx">described previously</a>, I've been building up quite a library of TV Movies, cutting out commercials, compressing them and creating my own on-demand TV Movies library.&nbsp; Since I got my Zune, I've switched to using MP4 compression with H.264 video&nbsp;and AAC3 audio, which gets added automatically to my Zune library and can be synced to the device... better together indeed!</p> <p>With my Zune 30, this means I can load up about 50 kids movies and TV shows that I've previously recorded for those long road trips and vacations.&nbsp; In fact, I can plug my Zune into the aux-video inputs in our mini-van and play directly on the integrated DVD video screen.</p> <p>And it is all so <em>easy</em>...</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=2566603" width="1" height="1">]]></content:encoded>
      <pubDate>Mon, 26 Nov 2007 18:55:40 +0000</pubDate>
      <category domain="http://securityratty.com/tag/zune">zune</category>
      <category domain="http://securityratty.com/tag/apple tv">apple tv</category>
      <category domain="http://securityratty.com/tag/apple">apple</category>
      <category domain="http://securityratty.com/tag/tv">tv</category>
      <category domain="http://securityratty.com/tag/tv movies">tv movies</category>
      <category domain="http://securityratty.com/tag/zune software">zune software</category>
      <category domain="http://securityratty.com/tag/zune tv comparison">zune tv comparison</category>
      <category domain="http://securityratty.com/tag/media center">media center</category>
      <category domain="http://securityratty.com/tag/windows media center">windows media center</category>
      <source url="http://blogs.technet.com/security/archive/2007/11/26/zune-killer-app-windows-media-center.aspx">Zune Killer App - Windows Media Center</source>
    </item>
    <item>
      <title><![CDATA[My Supergeek Moment on the Way to Work]]></title>
      <link>http://securityratty.com/article/6268fb4ebfd6692270fe598191a1c495</link>
      <guid>http://securityratty.com/article/6268fb4ebfd6692270fe598191a1c495</guid>
      <description><![CDATA[Sometimes, it is just cool to work at Microsoft. It will take me a bit to get to the description of my &quot;moment&quot;, so bear with me
I live in Snoqualmie, Washington (see Snoqualmie Falls , 2nd most...]]></description>
      <content:encoded><![CDATA[<p>Sometimes, it is just cool to work at Microsoft.&nbsp; It will take me a bit to get to the description of my "moment", so bear with me.</p> <p>I live in <a href="http://en.wikipedia.org/wiki/Snoqualmie%2C_Washington">Snoqualmie, Washington</a> (see <a href="http://en.wikipedia.org/wiki/Snoqualmie_Falls">Snoqualmie Falls</a>, <a href="http://snoqualmie.kulshan.com/Washington/King_County/Snoqualmie/Attractions/Snoqualmie_Falls.htm">2nd most visited tourist attraction</a>) - a beautiful place to live that is about 30 minutes from Microsoft.&nbsp; Quicker drive than my old commute, but physically further out, so that means more gas...</p> <p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="139" alt="connector bus" src="http://blogs.technet.com/blogfiles/security/WindowsLiveWriter/MySupergeekMomentontheWaytoWork_CDD6/connector%20bus_1.jpg" width="100" align="left" border="0"> </p> <p>When Microsoft recently launched the free <a href="http://seattlepi.nwsource.com/business/332970_msftbus25.html">Connector Bus service</a>, with Snoqualmie Ridge as one of&nbsp;the&nbsp;neighborhoods, I thought that it would be a good&nbsp;opportunity for me to support <a href="http://www.microsoft.com/about/corporatecitizenship/citizenship/businesspractices/environmentalimpact.mspx">Microsoft "green" environmental efforts</a> by driving to work less and using this service.&nbsp; One of&nbsp;the cool things about&nbsp;the Connector&nbsp;is that they have wireless connectivity, so you can catch up on email&nbsp;and&nbsp;surf during the drive.</p> <p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="160" alt="comm2007" src="http://blogs.technet.com/blogfiles/security/WindowsLiveWriter/MySupergeekMomentontheWaytoWork_CDD6/comm2007_1.png" width="100" align="right" border="0">Separately, you may not have noticed, but two weeks ago Microsoft <a href="http://www.microsoft.com/presspass/press/2007/oct07/10-16UC2LaunchPR.mspx">launched its next wave of Unified Communications software</a>.&nbsp; I installed the Communicator 2007 client last week, which basically looks like a business version of MSN Messenger.&nbsp; However, it also ties into our phone systems at work *and* will make a secure connection across the internet back to a corporate gateway even when we're out of the office.&nbsp;&nbsp; I can have it autodial my Contacts, or alternatively, I can set up my laptop as my "preferred calling device."&nbsp; </p> <p>This means, for example, that if I am at RSA Europe in London and logged in via the wireless&nbsp;Internet in the booth, and you call me at my office in Redmond, I can get a window to pop up and can answer the phone using the microphone and speaker on my laptop.&nbsp; Similarly, I can initiate calls from there, so no more calling cards when I travel.</p> <p>Back to my story.</p> <p>This morning, I caught the Connector Bus for the first time.&nbsp; I sat down, pulled out my laptop and logged into the bus' wireless network and started catching up on email.&nbsp; Then, I noticed that the Communicator client had connected.&nbsp; I plugged in my microphone/earpiece headset, I clicked on my wife's name and initiated a call ... she answered and there I was, riding the bus to work, surfing the Internet and talking to my wife on the phone via my laptop and it hit me ... my supergeek moment ;-)</p><img src="http://blogs.technet.com/aggbug.aspx?PostID=2316036" width="1" height="1">]]></content:encoded>
      <pubDate>Fri, 02 Nov 2007 19:08:09 +0000</pubDate>
      <category domain="http://securityratty.com/tag/microsoft">microsoft</category>
      <category domain="http://securityratty.com/tag/microsoft recently">microsoft recently</category>
      <category domain="http://securityratty.com/tag/weeks ago microsoft">weeks ago microsoft</category>
      <category domain="http://securityratty.com/tag/supergeek moment">supergeek moment</category>
      <category domain="http://securityratty.com/tag/moment">moment</category>
      <category domain="http://securityratty.com/tag/snoqualmie">snoqualmie</category>
      <category domain="http://securityratty.com/tag/bus">bus</category>
      <category domain="http://securityratty.com/tag/snoqualmie ridge">snoqualmie ridge</category>
      <category domain="http://securityratty.com/tag/connector bus">connector bus</category>
      <source url="http://blogs.technet.com/security/archive/2007/11/02/my-supergeek-moment-on-the-way-to-work.aspx">My Supergeek Moment on the Way to Work</source>
    </item>
  </channel>
</rss>
