<?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 on: How to configure NAT in Cisco IOS (NAT Overloading) &#8211; Part 1</title>
	<atom:link href="http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-configure-nat-in-cisco-ios-nat-overload</link>
	<description>Your gateway to Internet</description>
	<lastBuildDate>Wed, 18 Jan 2012 17:46:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: juan</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2873</link>
		<dc:creator>juan</dc:creator>
		<pubDate>Sun, 06 Nov 2011 19:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2873</guid>
		<description>I had a Cisco 3825  acting as a Gateway

I had Static IP : Example:

78.12.34.34 on 0/0  using SFP gigabit port 10gb per port

the 0/1  is set up as defult 38.100.1.145 conecting to 
swtich cisco

then I had 8 server conected in to that Cisco switch 

1st-port: Server has Local ip as 38.100.1.146
2st-port: Server has Local ip as 38.100.1.147
3st-port: Server has Local ip as 38.100.1.148

How I can open port as 554,80,22... on this Cisco 3825

let say on server 1= ip-38.100.1.146:554 how I open this port.

Thanks</description>
		<content:encoded><![CDATA[<p>I had a Cisco 3825  acting as a Gateway</p>
<p>I had Static IP : Example:</p>
<p>78.12.34.34 on 0/0  using SFP gigabit port 10gb per port</p>
<p>the 0/1  is set up as defult 38.100.1.145 conecting to<br />
swtich cisco</p>
<p>then I had 8 server conected in to that Cisco switch </p>
<p>1st-port: Server has Local ip as 38.100.1.146<br />
2st-port: Server has Local ip as 38.100.1.147<br />
3st-port: Server has Local ip as 38.100.1.148</p>
<p>How I can open port as 554,80,22&#8230; on this Cisco 3825</p>
<p>let say on server 1= ip-38.100.1.146:554 how I open this port.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khalil</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2864</link>
		<dc:creator>khalil</dc:creator>
		<pubDate>Fri, 09 Sep 2011 22:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2864</guid>
		<description>quick question.... 
would it be possible to convert all of the private address to public by using the serial public ip address

for example ip nat inside source list 10 interface s 0/0/0 overload

since the s 0/0/0 interface already has the public address which is 100.100.100.10?

what if the addresses in the pool has changed?</description>
		<content:encoded><![CDATA[<p>quick question&#8230;.<br />
would it be possible to convert all of the private address to public by using the serial public ip address</p>
<p>for example ip nat inside source list 10 interface s 0/0/0 overload</p>
<p>since the s 0/0/0 interface already has the public address which is 100.100.100.10?</p>
<p>what if the addresses in the pool has changed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2846</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Fri, 22 Jul 2011 15:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2846</guid>
		<description>Dear All,
I have 8 public ip and whant to nat to my 4 local servers
i have cisco 1841 router please can any one help in dng a static nat</description>
		<content:encoded><![CDATA[<p>Dear All,<br />
I have 8 public ip and whant to nat to my 4 local servers<br />
i have cisco 1841 router please can any one help in dng a static nat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2812</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Tue, 10 May 2011 11:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2812</guid>
		<description>Dear tdma,
To know which internal IP gets natted to which public IP, you can use this command:

Router# show ip nat translations

It will show that which private IP got mapped/natted to which public IP.</description>
		<content:encoded><![CDATA[<p>Dear tdma,<br />
To know which internal IP gets natted to which public IP, you can use this command:</p>
<p>Router# show ip nat translations</p>
<p>It will show that which private IP got mapped/natted to which public IP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2811</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Tue, 10 May 2011 11:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2811</guid>
		<description>Dear tdma,
If you are having multiple public IPs, then you have to specify them in NAT POOL. That public IPs from pool will automatically get assigned to private IPs.</description>
		<content:encoded><![CDATA[<p>Dear tdma,<br />
If you are having multiple public IPs, then you have to specify them in NAT POOL. That public IPs from pool will automatically get assigned to private IPs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arman</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2741</link>
		<dc:creator>arman</dc:creator>
		<pubDate>Mon, 11 Oct 2010 17:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2741</guid>
		<description>very good explanation. thanks a lot</description>
		<content:encoded><![CDATA[<p>very good explanation. thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Animesh Singh</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2704</link>
		<dc:creator>Animesh Singh</dc:creator>
		<pubDate>Fri, 06 Aug 2010 14:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2704</guid>
		<description>please tell me ,static routing,default routing,dynamic routing(Routing protocols),vpn,nat &amp;also there apropriate example</description>
		<content:encoded><![CDATA[<p>please tell me ,static routing,default routing,dynamic routing(Routing protocols),vpn,nat &amp;also there apropriate example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tdma</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2692</link>
		<dc:creator>tdma</dc:creator>
		<pubDate>Mon, 12 Jul 2010 20:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2692</guid>
		<description>I have a question. If you have more than 1 IP in the public outside IP pool, how do you know/assign which internal IP gets natted to which public IP?</description>
		<content:encoded><![CDATA[<p>I have a question. If you have more than 1 IP in the public outside IP pool, how do you know/assign which internal IP gets natted to which public IP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdbiste</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2650</link>
		<dc:creator>cdbiste</dc:creator>
		<pubDate>Mon, 15 Mar 2010 00:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2650</guid>
		<description>thanks,it&#039;s excellent,how to configure the autoconfiguration IPv6?</description>
		<content:encoded><![CDATA[<p>thanks,it&#8217;s excellent,how to configure the autoconfiguration IPv6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bary</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/comment-page-1/#comment-2647</link>
		<dc:creator>Bary</dc:creator>
		<pubDate>Sat, 06 Mar 2010 17:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-nat-in-cisco-ios-nat-overload/#comment-2647</guid>
		<description>Nice how-to, well written and easy to follow

Worked first time

Thanks</description>
		<content:encoded><![CDATA[<p>Nice how-to, well written and easy to follow</p>
<p>Worked first time</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

