<?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 Tech 21 Century</title>
	<atom:link href="http://www.tech21century.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech21century.com</link>
	<description>Technology in the 21st Century</description>
	<lastBuildDate>Sat, 06 Mar 2010 17:45:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on RegCure Review by RegCure Reviews &#124; Tech 21 Century</title>
		<link>http://www.tech21century.com/regcure-review/comment-page-1/#comment-1227</link>
		<dc:creator>RegCure Reviews &#124; Tech 21 Century</dc:creator>
		<pubDate>Sat, 06 Mar 2010 17:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=414#comment-1227</guid>
		<description>[...] my Windows registry. I believe it is the best value for money as well. Check out the following RegCure Review for some more information about the product. I suggest you to download RegCure software below and [...]</description>
		<content:encoded><![CDATA[<p>[...] my Windows registry. I believe it is the best value for money as well. Check out the following RegCure Review for some more information about the product. I suggest you to download RegCure software below and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco ASA 5505 Basic Configuration Tutorial by BlogAdmin</title>
		<link>http://www.tech21century.com/cisco-asa-5505-basic-configuration-tutorial/comment-page-1/#comment-1220</link>
		<dc:creator>BlogAdmin</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=291#comment-1220</guid>
		<description>Hello Eric,

It does not look like a configuration issue. To me it sounds like a hardware problem with your ASA 5505. If there was something wrong with the configuration then the ASA would not work at all. Check the power as the ASA 5505 used to have some issues with it in the past. I would ask for a replacement if I were you.</description>
		<content:encoded><![CDATA[<p>Hello Eric,</p>
<p>It does not look like a configuration issue. To me it sounds like a hardware problem with your ASA 5505. If there was something wrong with the configuration then the ASA would not work at all. Check the power as the ASA 5505 used to have some issues with it in the past. I would ask for a replacement if I were you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco ASA 5505 Basic Configuration Tutorial by Eric</title>
		<link>http://www.tech21century.com/cisco-asa-5505-basic-configuration-tutorial/comment-page-1/#comment-1219</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 04 Mar 2010 12:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=291#comment-1219</guid>
		<description>We have a 5505 installed, as soon as we installed it we started having connectivity issues. At Least 3 times a week we will have to power cycle it before we can get online. In the past few weeks we have been monitoring it and it seems to drop the connection every time at 7:15 pm. Is there a setting that we can change to cure this issue.</description>
		<content:encoded><![CDATA[<p>We have a 5505 installed, as soon as we installed it we started having connectivity issues. At Least 3 times a week we will have to power cycle it before we can get online. In the past few weeks we have been monitoring it and it seems to drop the connection every time at 7:15 pm. Is there a setting that we can change to cure this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Traffic Rate Limiting on Cisco ASA by BlogAdmin</title>
		<link>http://www.tech21century.com/traffic-rate-limiting-on-cisco-asa/comment-page-1/#comment-1193</link>
		<dc:creator>BlogAdmin</dc:creator>
		<pubDate>Thu, 25 Feb 2010 06:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=219#comment-1193</guid>
		<description>Hello Kris,

Maybe the flow of traffic in your scenario is different. Try to use the following:
&lt;strong&gt;ASA(config-pmap-c)#police input 100000 8000&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>Hello Kris,</p>
<p>Maybe the flow of traffic in your scenario is different. Try to use the following:<br />
<strong>ASA(config-pmap-c)#police input 100000 8000</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Traffic Rate Limiting on Cisco ASA by Kris</title>
		<link>http://www.tech21century.com/traffic-rate-limiting-on-cisco-asa/comment-page-1/#comment-1192</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Thu, 25 Feb 2010 06:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=219#comment-1192</guid>
		<description>I have applied a same configs, and when i do the sh service-pol int out
i dont see any hits,

SA-5540# sh service-pol int out

Interface outside:
  Service-policy: XXX-policy
    Class-map: XXX-map
      Output police Interface outside:
        cir 1000000 bps, bc 10000 bytes
        conformed 0 packets, 0 bytes; actions:  drop
        exceeded 0 packets, 0 bytes; actions:  drop
        conformed 0 bps, exceed 0 bps</description>
		<content:encoded><![CDATA[<p>I have applied a same configs, and when i do the sh service-pol int out<br />
i dont see any hits,</p>
<p>SA-5540# sh service-pol int out</p>
<p>Interface outside:<br />
  Service-policy: XXX-policy<br />
    Class-map: XXX-map<br />
      Output police Interface outside:<br />
        cir 1000000 bps, bc 10000 bytes<br />
        conformed 0 packets, 0 bytes; actions:  drop<br />
        exceeded 0 packets, 0 bytes; actions:  drop<br />
        conformed 0 bps, exceed 0 bps</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco ASA 5505 Basic Configuration Tutorial by Samuel</title>
		<link>http://www.tech21century.com/cisco-asa-5505-basic-configuration-tutorial/comment-page-1/#comment-1122</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Sun, 14 Feb 2010 11:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=291#comment-1122</guid>
		<description>Can we block Team Viewer through ASA5505,</description>
		<content:encoded><![CDATA[<p>Can we block Team Viewer through ASA5505,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco ASA 5505 Basic Configuration Tutorial by BlogAdmin</title>
		<link>http://www.tech21century.com/cisco-asa-5505-basic-configuration-tutorial/comment-page-1/#comment-1101</link>
		<dc:creator>BlogAdmin</dc:creator>
		<pubDate>Thu, 11 Feb 2010 19:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=291#comment-1101</guid>
		<description>Hello Scott,

You confused me a little bit here. As I understand, you have the following: {Internet-BT Broadband Line}&lt;------&gt;{BT Broadband WiFi Router}&lt;-----&gt;{ASA5505}&lt;----&gt;{WiFi Hotspots}. Is that correct? If that is the network topology, are the WiFi hotspots working as routers or as Layer2 bridges? If they work as Layer2 bridge, then the IP addresses assigned by the wifi hotspot must be in the same subnet as the inside IP address subnet of the ASA5505. If the Wifi hostspots work as routers then the IP address of the wired port of the hotspot device must be in the same subnet as the inside address of ASA. 

Please clarify the network topology so that I can help you further.</description>
		<content:encoded><![CDATA[<p>Hello Scott,</p>
<p>You confused me a little bit here. As I understand, you have the following: {Internet-BT Broadband Line}< ------>{BT Broadband WiFi Router}< ----->{ASA5505}< ---->{WiFi Hotspots}. Is that correct? If that is the network topology, are the WiFi hotspots working as routers or as Layer2 bridges? If they work as Layer2 bridge, then the IP addresses assigned by the wifi hotspot must be in the same subnet as the inside IP address subnet of the ASA5505. If the Wifi hostspots work as routers then the IP address of the wired port of the hotspot device must be in the same subnet as the inside address of ASA. </p>
<p>Please clarify the network topology so that I can help you further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco ASA 5505 Basic Configuration Tutorial by Scott</title>
		<link>http://www.tech21century.com/cisco-asa-5505-basic-configuration-tutorial/comment-page-1/#comment-1098</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 11 Feb 2010 13:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=291#comment-1098</guid>
		<description>I have a setup where we have a BT Boradband line connected to a BT Broadband Wifi router. This then links into our cisco ASA 5505. this then relays the Broadband signal to WIFI hotspots on certain levels. The problem I have is that the WIFI hotspots give out IP addresses and it connects to the wireless network. Unfortunatly there is no internet connection although you are connected to the wireless network. Could this be a problem with the ASA 5505 not routing the broadband signal properly to the WIFI hotspots? If so is there any commands etc.. I can use to sort this?

Thanks</description>
		<content:encoded><![CDATA[<p>I have a setup where we have a BT Boradband line connected to a BT Broadband Wifi router. This then links into our cisco ASA 5505. this then relays the Broadband signal to WIFI hotspots on certain levels. The problem I have is that the WIFI hotspots give out IP addresses and it connects to the wireless network. Unfortunatly there is no internet connection although you are connected to the wireless network. Could this be a problem with the ASA 5505 not routing the broadband signal properly to the WIFI hotspots? If so is there any commands etc.. I can use to sort this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google launches its first official Android Mobile Phone-Nexus One by Leon Jones</title>
		<link>http://www.tech21century.com/google-launches-its-first-official-android-mobile-phone-nexus-one/comment-page-1/#comment-1045</link>
		<dc:creator>Leon Jones</dc:creator>
		<pubDate>Tue, 02 Feb 2010 07:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=771#comment-1045</guid>
		<description>The Nexus One is a amazing phone  in regards to features.in my opinion it wont be succesfull in the long run though.Why would people buy this when the can get an iPhone     for 100 bucks?Its all about brand recognition .  Which is something Apple is killing</description>
		<content:encoded><![CDATA[<p>The Nexus One is a amazing phone  in regards to features.in my opinion it wont be succesfull in the long run though.Why would people buy this when the can get an iPhone     for 100 bucks?Its all about brand recognition .  Which is something Apple is killing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing BackTrack 4 Pre Final in VMWARE by BlogAdmin</title>
		<link>http://www.tech21century.com/installing-backtrack-4-pre-final-in-vmware/comment-page-1/#comment-1038</link>
		<dc:creator>BlogAdmin</dc:creator>
		<pubDate>Mon, 01 Feb 2010 17:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech21century.com/?p=541#comment-1038</guid>
		<description>I have done this some time ago and worked. From what I remember you can enable windows sharing through the VM menu&gt;Settings(or properties)&gt;Advanced and you should find a sharing option. After you share a windows folder, you can access it within Backtrack from /mnt/hgfs</description>
		<content:encoded><![CDATA[<p>I have done this some time ago and worked. From what I remember you can enable windows sharing through the VM menu&gt;Settings(or properties)&gt;Advanced and you should find a sharing option. After you share a windows folder, you can access it within Backtrack from /mnt/hgfs</p>
]]></content:encoded>
	</item>
</channel>
</rss>
