<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<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>Comments on: Cisco, NAT, and Port Range Stupidity</title>
	<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/</link>
	<description>Networks - Systems - Coding</description>
	<pubDate>Sun, 06 Jul 2008 12:53:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Cisco, NAT, and Port Range Resolution &#124; Slaptijack</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-1129</link>
		<dc:creator>Cisco, NAT, and Port Range Resolution &#124; Slaptijack</dc:creator>
		<pubDate>Sat, 09 Feb 2008 09:06:06 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-1129</guid>
		<description>[...] you might recall, I had previously taken umbrage with Cisco&#8217;s inability to forward a range of ports to a particular host. Many readers have offered suggestions and links to other documents around the [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] you might recall, I had previously taken umbrage with Cisco&#8217;s inability to forward a range of ports to a particular host. Many readers have offered suggestions and links to other documents around the [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-795</link>
		<dc:creator>William</dc:creator>
		<pubDate>Tue, 11 Dec 2007 01:08:56 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-795</guid>
		<description>Hey there,  my easy way was just write a file of the commands I wanted then copy and paste to the terminal. Then when I need to take the lines out, just edit the file, then copy and paste the commands to remove the rules. Just borrowed what someone had and used sed to change my ip and ethernet device.

Seems to be quite a few ways to do this depending on what you like to use the most and what is available.

http://slaptijack.com/ios-nat-for-world-of-warcraft-updater/</description>
		<content:encoded><![CDATA[<p>Hey there,  my easy way was just write a file of the commands I wanted then copy and paste to the terminal. Then when I need to take the lines out, just edit the file, then copy and paste the commands to remove the rules. Just borrowed what someone had and used sed to change my ip and ethernet device.</p>
<p>Seems to be quite a few ways to do this depending on what you like to use the most and what is available.</p>
<p><a href="http://slaptijack.com/ios-nat-for-world-of-warcraft-updater/" >http://slaptijack.com/ios-nat-for-world-of-warcraft-updater/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-653</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sat, 24 Nov 2007 20:24:16 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-653</guid>
		<description>Will the PIX allow static statement that allows for a range of outside ports (on the outside interface) to be forwarded to the same range on an inside address?

I don't have thousands of lines, but a few dozen and it does clutter up the config....

Thanks,
Brandon</description>
		<content:encoded><![CDATA[<p>Will the PIX allow static statement that allows for a range of outside ports (on the outside interface) to be forwarded to the same range on an inside address?</p>
<p>I don&#8217;t have thousands of lines, but a few dozen and it does clutter up the config&#8230;.</p>
<p>Thanks,<br />
Brandon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dufus</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-650</link>
		<dc:creator>Dufus</dc:creator>
		<pubDate>Sat, 24 Nov 2007 13:43:19 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-650</guid>
		<description>What do you guys mean the PIX/ASA doesn't have this problem?  They sure do...  I haven't found an easy way to forward a range of ports to one machine inside while allowing another range to be forwarded to a second</description>
		<content:encoded><![CDATA[<p>What do you guys mean the PIX/ASA doesn&#8217;t have this problem?  They sure do&#8230;  I haven&#8217;t found an easy way to forward a range of ports to one machine inside while allowing another range to be forwarded to a second</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slap</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-552</link>
		<dc:creator>slap</dc:creator>
		<pubDate>Thu, 01 Nov 2007 12:31:18 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-552</guid>
		<description>Here's another link to a possible solution.  It seems a bit cumbersome to me, but is better than nothing.&lt;br /&gt;
&lt;br /&gt;
http://www.petri.co.il/forums/showthread.php?p=84196</description>
		<content:encoded><![CDATA[<p>Here&#8217;s another link to a possible solution.  It seems a bit cumbersome to me, but is better than nothing.</p>
<p><a href="http://www.petri.co.il/forums/showthread.php?p=84196" >http://www.petri.co.il/forums/showthread.php?p=84196</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slap</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-450</link>
		<dc:creator>slap</dc:creator>
		<pubDate>Fri, 05 Oct 2007 00:47:39 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-450</guid>
		<description>That's an interesting find.  I'll give it a try and report back with my results.</description>
		<content:encoded><![CDATA[<p>That&#8217;s an interesting find.  I&#8217;ll give it a try and report back with my results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Edwards</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-448</link>
		<dc:creator>Chris Edwards</dc:creator>
		<pubDate>Thu, 04 Oct 2007 16:29:43 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-448</guid>
		<description>You can do this. I found a way at... http://www.dslreports.com/faq/13794</description>
		<content:encoded><![CDATA[<p>You can do this. I found a way at&#8230; <a href="http://www.dslreports.com/faq/13794" >http://www.dslreports.com/faq/13794</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slap</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-377</link>
		<dc:creator>slap</dc:creator>
		<pubDate>Mon, 17 Sep 2007 12:07:05 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-377</guid>
		<description>Thanks for the response, Chris!

You're right that a PIX or ASA doesn't suffer from this particular annoyance.  Unfortunately, not everyone has an ASA handy or available. 

This information is for those folks.</description>
		<content:encoded><![CDATA[<p>Thanks for the response, Chris!</p>
<p>You&#8217;re right that a PIX or ASA doesn&#8217;t suffer from this particular annoyance.  Unfortunately, not everyone has an ASA handy or available. </p>
<p>This information is for those folks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-374</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 16 Sep 2007 02:00:01 +0000</pubDate>
		<guid>http://slaptijack.com/networking/cisco-nat-and-port-range-stupidity/#comment-374</guid>
		<description>Might help if you were using the right tool for the right job....get either a Cisco PIX or ASA firewall...</description>
		<content:encoded><![CDATA[<p>Might help if you were using the right tool for the right job&#8230;.get either a Cisco PIX or ASA firewall&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
