<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Configuration Lock</title>
	<atom:link href="http://blog.ru.co.za/2010/02/05/configuration-lock/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ru.co.za/2010/02/05/configuration-lock/</link>
	<description>Filling the Gaps</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:45:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ruhann</title>
		<link>http://blog.ru.co.za/2010/02/05/configuration-lock/#comment-72</link>
		<dc:creator>Ruhann</dc:creator>
		<pubDate>Wed, 10 Feb 2010 20:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ru.co.za/?p=1612#comment-72</guid>
		<description>Hey j3RzY

Thanks. LOL. I love reading your ranting. Such wisdom and knowledge. Thanks for sharing. It&#039;s hot and humid here. I wish I was on the snow skiing :( I&#039;ll reading through DoTU tomorrow and see how much still applies :) should be interesting.  Keep in touch. 

Grenpa Sliwinski you are such a legend :D</description>
		<content:encoded><![CDATA[<p>Hey j3RzY</p>
<p>Thanks. LOL. I love reading your ranting. Such wisdom and knowledge. Thanks for sharing. It&#8217;s hot and humid here. I wish I was on the snow skiing <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I&#8217;ll reading through DoTU tomorrow and see how much still applies <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  should be interesting.  Keep in touch. </p>
<p>Grenpa Sliwinski you are such a legend <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsliwinski</title>
		<link>http://blog.ru.co.za/2010/02/05/configuration-lock/#comment-71</link>
		<dc:creator>jsliwinski</dc:creator>
		<pubDate>Wed, 10 Feb 2010 20:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ru.co.za/?p=1612#comment-71</guid>
		<description>Wow, I just googled DoTu it is still there last updated: 2001.08.26

http://www.madness.at/~mad/cisco_ios_udc.html

-- j3RzY</description>
		<content:encoded><![CDATA[<p>Wow, I just googled DoTu it is still there last updated: 2001.08.26</p>
<p><a href="http://www.madness.at/~mad/cisco_ios_udc.html" rel="nofollow">http://www.madness.at/~mad/cisco_ios_udc.html</a></p>
<p>&#8211; j3RzY</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsliwinski</title>
		<link>http://blog.ru.co.za/2010/02/05/configuration-lock/#comment-70</link>
		<dc:creator>jsliwinski</dc:creator>
		<pubDate>Wed, 10 Feb 2010 20:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ru.co.za/?p=1612#comment-70</guid>
		<description>Ruhann,

Great tip and a good blog. This should also lockout config via SNMP. 

We used to call these pearls. Like in &quot;programming pearls&quot;.  Keep it up.

I did some support other the years. 

Anytime you do this it is good to have a back door so you do not get yourself locked out.  e.g. change of ACLs; routing etc. can do it. 

Some of these comments have only historical value.

I would always do &quot;who&quot; before I start to do anything and once in a while just to check who is also on the router; and sometimes clear line when it idle for a while. Old hacking habit (white hat only). 

I have also found a good use for &quot;reload in XXX&quot; when you make gutsy configuration changes at remote uninhabited sites. When configs worked &quot;reload cancel; wr&quot; Saved a track roll many times.

Some other brute force methods for locking people out on CLI.  

Clear other lines. Configure no login or ACL on these and keep only lines for yourself. I would usually keep more then one opened for myself not to get locked out (back door).

Another one is to set some high # vty lines with different passwords. Busy out first few vty lines and change the idle time to high; keep connecting and at some point you get the high # vty that has restricted passwords.

Here is another access tip. In the days when there was AUX (second asynch) port on Cisco devices we would put a modem on this port (does anybody still uses modems there is one in my laptop but I do not remember using it).  We would test the modem periodically using Expect scripts; great tool for remote en-mass configs via CLI. From PSTN dial-in and from the inside with AT commands AT (expect OK) AT (set the string for the modem) AT DT # call out; expect a string. Escape back to CLI and clear AUX line. 

Modem does not work well on console since console does not support all the RS323 signals; e.g. for hangup.

Another tip. 

Do hop by hop telnet to routers and change terminal escape character (e.g. &quot;term esc $&quot; on the way, so that you can escape to CLI on different hops.  

We are snowed in here (literary) about 2 feet so far since last night. 

I am catching up on leet  

-- j3RzY 1337

PS. 

More down the history line. 

The &quot;-- name&quot; goes way back; e-mail in pre-WEB days (late 80s) when we used to read RFCs to get educated.  I sometimes feel I should write some Internet history; there are some cool links I digged out e.g. first public mention of the Cisco router on the mailing list. 

Does anybody know what project DoTu was: Document the Undocumented;  documentation of hidden IOS commands.</description>
		<content:encoded><![CDATA[<p>Ruhann,</p>
<p>Great tip and a good blog. This should also lockout config via SNMP. </p>
<p>We used to call these pearls. Like in &#8220;programming pearls&#8221;.  Keep it up.</p>
<p>I did some support other the years. </p>
<p>Anytime you do this it is good to have a back door so you do not get yourself locked out.  e.g. change of ACLs; routing etc. can do it. </p>
<p>Some of these comments have only historical value.</p>
<p>I would always do &#8220;who&#8221; before I start to do anything and once in a while just to check who is also on the router; and sometimes clear line when it idle for a while. Old hacking habit (white hat only). </p>
<p>I have also found a good use for &#8220;reload in XXX&#8221; when you make gutsy configuration changes at remote uninhabited sites. When configs worked &#8220;reload cancel; wr&#8221; Saved a track roll many times.</p>
<p>Some other brute force methods for locking people out on CLI.  </p>
<p>Clear other lines. Configure no login or ACL on these and keep only lines for yourself. I would usually keep more then one opened for myself not to get locked out (back door).</p>
<p>Another one is to set some high # vty lines with different passwords. Busy out first few vty lines and change the idle time to high; keep connecting and at some point you get the high # vty that has restricted passwords.</p>
<p>Here is another access tip. In the days when there was AUX (second asynch) port on Cisco devices we would put a modem on this port (does anybody still uses modems there is one in my laptop but I do not remember using it).  We would test the modem periodically using Expect scripts; great tool for remote en-mass configs via CLI. From PSTN dial-in and from the inside with AT commands AT (expect OK) AT (set the string for the modem) AT DT # call out; expect a string. Escape back to CLI and clear AUX line. </p>
<p>Modem does not work well on console since console does not support all the RS323 signals; e.g. for hangup.</p>
<p>Another tip. </p>
<p>Do hop by hop telnet to routers and change terminal escape character (e.g. &#8220;term esc $&#8221; on the way, so that you can escape to CLI on different hops.  </p>
<p>We are snowed in here (literary) about 2 feet so far since last night. </p>
<p>I am catching up on leet  </p>
<p>&#8211; j3RzY 1337</p>
<p>PS. </p>
<p>More down the history line. </p>
<p>The &#8220;&#8211; name&#8221; goes way back; e-mail in pre-WEB days (late 80s) when we used to read RFCs to get educated.  I sometimes feel I should write some Internet history; there are some cool links I digged out e.g. first public mention of the Cisco router on the mailing list. </p>
<p>Does anybody know what project DoTu was: Document the Undocumented;  documentation of hidden IOS commands.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
