<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for ZZTopping</title>
	<atom:link href="http://blog.zztopping.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zztopping.com</link>
	<description>A Blog by a Non-Blogger</description>
	<lastBuildDate>Wed, 13 Jul 2011 12:18:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on How to Sort IP Addresses in Microsoft Excel by ZZTopping</title>
		<link>http://blog.zztopping.com/2009/02/05/how-to-sort-ip-addresses-in-microsoft-excel/comment-page-1/#comment-26192</link>
		<dc:creator>ZZTopping</dc:creator>
		<pubDate>Wed, 13 Jul 2011 12:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=43#comment-26192</guid>
		<description>Good stuff. Very useful if you do this very often.</description>
		<content:encoded><![CDATA[<p>Good stuff. Very useful if you do this very often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Sort IP Addresses in Microsoft Excel by Pepe Clic</title>
		<link>http://blog.zztopping.com/2009/02/05/how-to-sort-ip-addresses-in-microsoft-excel/comment-page-1/#comment-24978</link>
		<dc:creator>Pepe Clic</dc:creator>
		<pubDate>Fri, 24 Jun 2011 17:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=43#comment-24978</guid>
		<description>Also you can use a formula. For example, if the ip address is on A1 celd, you can use folowing and then paste and copy where is necesary:
=TEXT(LEFT(A1,FIND(&quot;.&quot;,A1,1)-1),&quot;000&quot;)&amp;&quot;.&quot;&amp;TEXT(TRUNC(MID(A1,FIND(&quot;.&quot;,A1,1)+1,3)),&quot;000&quot;)&amp;&quot;.&quot;&amp;TEXT(TRUNC(MID(A1,FIND(&quot;.&quot;,A1,FIND(&quot;.&quot;,A1,1)+1)+1,3)),&quot;000&quot;)&amp;&quot;.&quot;&amp;TEXT(TRUNC(MID(A1,FIND(&quot;.&quot;,A1,FIND(&quot;.&quot;,A1,FIND(&quot;.&quot;,A1,1)+1)+1)+1,3)),&quot;000&quot;)

Also you can use a simple VBA. You can find how at:
http://itech123.com/viewtopic.php?f=2&amp;t=2</description>
		<content:encoded><![CDATA[<p>Also you can use a formula. For example, if the ip address is on A1 celd, you can use folowing and then paste and copy where is necesary:<br />
=TEXT(LEFT(A1,FIND(&#8220;.&#8221;,A1,1)-1),&#8221;000&#8243;)&amp;&#8221;.&#8221;&amp;TEXT(TRUNC(MID(A1,FIND(&#8220;.&#8221;,A1,1)+1,3)),&#8221;000&#8243;)&amp;&#8221;.&#8221;&amp;TEXT(TRUNC(MID(A1,FIND(&#8220;.&#8221;,A1,FIND(&#8220;.&#8221;,A1,1)+1)+1,3)),&#8221;000&#8243;)&amp;&#8221;.&#8221;&amp;TEXT(TRUNC(MID(A1,FIND(&#8220;.&#8221;,A1,FIND(&#8220;.&#8221;,A1,FIND(&#8220;.&#8221;,A1,1)+1)+1)+1,3)),&#8221;000&#8243;)</p>
<p>Also you can use a simple VBA. You can find how at:<br />
<a href="http://itech123.com/viewtopic.php?f=2&#038;t=2" rel="nofollow">http://itech123.com/viewtopic.php?f=2&#038;t=2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Native VLANs &#8211; ISL vs 802.1q, CatOS vs IOS by charlesgwinn</title>
		<link>http://blog.zztopping.com/2009/01/09/native-vlans-isl-vs-8021q-catos-vs-ios/comment-page-1/#comment-17260</link>
		<dc:creator>charlesgwinn</dc:creator>
		<pubDate>Tue, 22 Feb 2011 17:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=37#comment-17260</guid>
		<description>I have the native VLAN thing down OK. I have a issue with a existing vlan 34 serving serveral access uni/ems service. engineering is wanting to add a actelis 2300 off a access port and serve the customer with a actelis 624 at the prem. this is a new config for us and my question is the poeple who know the actelis gear is wanting to set this up as a trunk as if the actelis is an extention of the TLS network we are thinking we must remain config&#039;d as access sence the existing service is all access/ems.we are using 6509&#039;s catos. Any thing else needed please let me know.</description>
		<content:encoded><![CDATA[<p>I have the native VLAN thing down OK. I have a issue with a existing vlan 34 serving serveral access uni/ems service. engineering is wanting to add a actelis 2300 off a access port and serve the customer with a actelis 624 at the prem. this is a new config for us and my question is the poeple who know the actelis gear is wanting to set this up as a trunk as if the actelis is an extention of the TLS network we are thinking we must remain config&#8217;d as access sence the existing service is all access/ems.we are using 6509&#8242;s catos. Any thing else needed please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Renumbering a Cisco 3750 Stack by Jason F.</title>
		<link>http://blog.zztopping.com/2009/06/17/renumbering-a-cisco-3750-stack/comment-page-1/#comment-16919</link>
		<dc:creator>Jason F.</dc:creator>
		<pubDate>Tue, 15 Feb 2011 21:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=75#comment-16919</guid>
		<description>Let&#039;s say you have a stack and want to renumber the members, however the 2 members in mind have ports labeled/etc.  Do these names follow the rename?  In other words gi3/0/4 is labeled &quot;Server1&quot;, I renumber this switch to 2, will gi2/0/4 inherit the name &quot;Server1&quot; after it reloads?  More importantly, I&#039;m concerned with VLAN memberships, speed, duplex, etc.</description>
		<content:encoded><![CDATA[<p>Let&#8217;s say you have a stack and want to renumber the members, however the 2 members in mind have ports labeled/etc.  Do these names follow the rename?  In other words gi3/0/4 is labeled &#8220;Server1&#8243;, I renumber this switch to 2, will gi2/0/4 inherit the name &#8220;Server1&#8243; after it reloads?  More importantly, I&#8217;m concerned with VLAN memberships, speed, duplex, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Dell OMSA on a 64-bit Debian Server by Finn Snaterse</title>
		<link>http://blog.zztopping.com/2008/04/29/dell-omsa-debian-64bit/comment-page-1/#comment-13644</link>
		<dc:creator>Finn Snaterse</dc:creator>
		<pubDate>Thu, 16 Dec 2010 17:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=11#comment-13644</guid>
		<description>Thanks for sharing your post, it&#039;s been a great help in the past. 

When configuring a new box again I decided to browse aground the repo&#039;s and found they also had a version 6 of omsa:

deb ftp://ftp.sara.nl/pub/sara-omsa dell6  sara

And on the SARA OMSA page (https://subtrac.sara.nl/oss/omsa_2_deb) they mentioned Dell actually has a Ubuntu repository for OMSA 6.3
http://linux.dell.com/repo/community/deb/</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your post, it&#8217;s been a great help in the past. </p>
<p>When configuring a new box again I decided to browse aground the repo&#8217;s and found they also had a version 6 of omsa:</p>
<p>deb <a href="ftp://ftp.sara.nl/pub/sara-omsa" rel="nofollow">ftp://ftp.sara.nl/pub/sara-omsa</a> dell6  sara</p>
<p>And on the SARA OMSA page (<a href="https://subtrac.sara.nl/oss/omsa_2_deb" rel="nofollow">https://subtrac.sara.nl/oss/omsa_2_deb</a>) they mentioned Dell actually has a Ubuntu repository for OMSA 6.3<br />
<a href="http://linux.dell.com/repo/community/deb/" rel="nofollow">http://linux.dell.com/repo/community/deb/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Dell OMSA on a 64-bit Debian Server by Jason</title>
		<link>http://blog.zztopping.com/2008/04/29/dell-omsa-debian-64bit/comment-page-1/#comment-9217</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 10 Aug 2010 18:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=11#comment-9217</guid>
		<description>Thank you so much for this post. After many many hours of trying to figure out how to get OMSA to work on my debian box this finally got everything working for me! 

thanks again.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this post. After many many hours of trying to figure out how to get OMSA to work on my debian box this finally got everything working for me! </p>
<p>thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My PuTTY SSH Tunnel Guide by c</title>
		<link>http://blog.zztopping.com/2009/04/17/my-putty-ssh-tunnel-guide/comment-page-1/#comment-8811</link>
		<dc:creator>c</dc:creator>
		<pubDate>Sun, 18 Jul 2010 07:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=59#comment-8811</guid>
		<description>nice post i am using freenas a the sshserver and the port fording is even easer on the router put the ssh port on andport ford on the client i used my cellphone to tesy it out</description>
		<content:encoded><![CDATA[<p>nice post i am using freenas a the sshserver and the port fording is even easer on the router put the ssh port on andport ford on the client i used my cellphone to tesy it out</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Dell OMSA on a 64-bit Debian Server by Eero</title>
		<link>http://blog.zztopping.com/2008/04/29/dell-omsa-debian-64bit/comment-page-1/#comment-8415</link>
		<dc:creator>Eero</dc:creator>
		<pubDate>Wed, 16 Jun 2010 13:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=11#comment-8415</guid>
		<description>Works fine also on debian lenny, just need to select correct packages from mirrors.

thanks for help.

--
Eero</description>
		<content:encoded><![CDATA[<p>Works fine also on debian lenny, just need to select correct packages from mirrors.</p>
<p>thanks for help.</p>
<p>&#8211;<br />
Eero</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My PuTTY SSH Tunnel Guide by hkppl</title>
		<link>http://blog.zztopping.com/2009/04/17/my-putty-ssh-tunnel-guide/comment-page-1/#comment-8155</link>
		<dc:creator>hkppl</dc:creator>
		<pubDate>Tue, 25 May 2010 10:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=59#comment-8155</guid>
		<description>Okay...thanks to theultramage&#039;s insight and a bit of experimentation, I may have stumbled upon a workaround: Try this (but create a system restore point, do a backup, and cross your fingers first!):

1) Go to &quot;Device Manager&quot; select View and enable &quot;show hidden devices.&quot;
2) Expand &quot;Non-Plug and Play Drivers&quot; and set &quot;Message-oriented TCP/IP and TCP/IPv6 Protocol (SMB session)&quot; to start on demand.
3) Reboot
4) Bind port 445 with your application.  I used Putty and bound my local loopback addresses on ports 139 and 445 to the tunneled IP addresses&#039; ports 139 and 445 on the remote network.
5) Start the &quot;Message-oriented TCP/IP and TCP/IPv6 Protocol (SMB session)&quot; driver.
6) Browse the remote shares like you used to do before KB942624.
6) Celebrate! We just found a way around the Port forwarding 445 for SMB and SSH problem!


I tried this on two different Vista machines: One with the KB942624 patch applied and the other with SP1 integrated in.  It worked on both.  No blue screens or any other quirks that I could see.

Only problem is that you must bind the port before starting SMB.sys each time you start Windows.  You can&#039;t stop the device once it&#039;s started (or at least I couldn&#039;t).

Again, I didn&#039;t come up with this approach on my own.  Theultramage&#039;s post pointed me in the right direction.</description>
		<content:encoded><![CDATA[<p>Okay&#8230;thanks to theultramage&#8217;s insight and a bit of experimentation, I may have stumbled upon a workaround: Try this (but create a system restore point, do a backup, and cross your fingers first!):</p>
<p>1) Go to &#8220;Device Manager&#8221; select View and enable &#8220;show hidden devices.&#8221;<br />
2) Expand &#8220;Non-Plug and Play Drivers&#8221; and set &#8220;Message-oriented TCP/IP and TCP/IPv6 Protocol (SMB session)&#8221; to start on demand.<br />
3) Reboot<br />
4) Bind port 445 with your application.  I used Putty and bound my local loopback addresses on ports 139 and 445 to the tunneled IP addresses&#8217; ports 139 and 445 on the remote network.<br />
5) Start the &#8220;Message-oriented TCP/IP and TCP/IPv6 Protocol (SMB session)&#8221; driver.<br />
6) Browse the remote shares like you used to do before KB942624.<br />
6) Celebrate! We just found a way around the Port forwarding 445 for SMB and SSH problem!</p>
<p>I tried this on two different Vista machines: One with the KB942624 patch applied and the other with SP1 integrated in.  It worked on both.  No blue screens or any other quirks that I could see.</p>
<p>Only problem is that you must bind the port before starting SMB.sys each time you start Windows.  You can&#8217;t stop the device once it&#8217;s started (or at least I couldn&#8217;t).</p>
<p>Again, I didn&#8217;t come up with this approach on my own.  Theultramage&#8217;s post pointed me in the right direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My PuTTY SSH Tunnel Guide by hkppl</title>
		<link>http://blog.zztopping.com/2009/04/17/my-putty-ssh-tunnel-guide/comment-page-1/#comment-8154</link>
		<dc:creator>hkppl</dc:creator>
		<pubDate>Tue, 25 May 2010 10:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zztopping.com/?p=59#comment-8154</guid>
		<description>Hi, I found your page when i searched the information of SSH tunnel. The following mentioned how to set ssh tunnel for SMB (i.e. shared folder in Windows) . 
Hope it&#039;s useful for u.
http://social.technet.microsoft.com/forums/en-US/itprovistanetworking/thread/d30d3c98-58c5-47f6-b5a5-f5620882020d/</description>
		<content:encoded><![CDATA[<p>Hi, I found your page when i searched the information of SSH tunnel. The following mentioned how to set ssh tunnel for SMB (i.e. shared folder in Windows) .<br />
Hope it&#8217;s useful for u.<br />
<a href="http://social.technet.microsoft.com/forums/en-US/itprovistanetworking/thread/d30d3c98-58c5-47f6-b5a5-f5620882020d/" rel="nofollow">http://social.technet.microsoft.com/forums/en-US/itprovistanetworking/thread/d30d3c98-58c5-47f6-b5a5-f5620882020d/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

