<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;[Config] [Cisco 1921] Outgoing NAT - Source NAT depending on the&#x27; in forum &#x27;Cisco&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-the-27015436</link>
<description></description>
<language>en</language>
<pubDate>Sun, 26 May 2013 03:23:45 EDT</pubDate>
<lastBuildDate>Sun, 26 May 2013 03:23:45 EDT</lastBuildDate>

<item>
<title>Re: [Config] [Cisco 1921] Outgoing NAT - Source NAT depending on</title>
<link>http://www.dslreports.com/forum/Re-Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-27026893</link>
<description><![CDATA[RyanG1 posted : You may have to play around with ip nat outside instead of my previous post ip nat inside.<br><br>Change the outgoing ip using source nat. forgot about that...<br><br>ex:<br><br><pre class="brush: text">ip nat outside source list 100 pool pool1&#012; &#012;</pre><!--end code block--><br>You may also need to change a few access-lists etc but i dont have anything to test this with at the moment as im at work.<br><br>Ryan<br><br><small>--<br>Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so. -Douglas Adams</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-27026893</guid>
<pubDate>Tue, 20 Mar 2012 11:28:22 EDT</pubDate>
</item>

<item>
<title>Re: [Config] [Cisco 1921] Outgoing NAT - Source NAT depending on</title>
<link>http://www.dslreports.com/forum/Re-Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-27026490</link>
<description><![CDATA[anon posted : Hey,<br><br>That you for answering... I had to wait before I could test.<br>...but it doesn't work.<br><br>I'm clueless now, and can't figure out how I can do that...<br>Any idea?<br><br>Thanks,<br>Mathieu.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-27026490</guid>
<pubDate>Tue, 20 Mar 2012 09:57:30 EDT</pubDate>
</item>

<item>
<title>Re: [Config] [Cisco 1921] Outgoing NAT - Source NAT depending on</title>
<link>http://www.dslreports.com/forum/Re-Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-27016361</link>
<description><![CDATA[RyanG1 posted : ive never tried this so it may not work that and im exhausted but maybe:<br><br><pre class="brush: text">access-list 100 permit ip 192.168.0.0 0.0.0.255 host 9.9.9.9&#012;access-list 101 deny ip 192.168.0.0 0.0.0.255 host 9.9.9.9&#012;access-list 101 permit ip 192.168.0.0 0.0.0.255 any&#012; &#012;ip nat pool pool1 1.0.0.2 1.0.0.2 netmask 255.255.255.255&#012;ip nat inside source list 100 pool pool1&#012;ip nat inside source list 101 interface GigabitEthernet0/1 overload&#012; &#012;</pre><!--end code block--><br>Ryan<br><br><small>--<br>Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so. -Douglas Adams</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-27016361</guid>
<pubDate>Sat, 17 Mar 2012 00:45:05 EDT</pubDate>
</item>

<item>
<title>[Config] [Cisco 1921] Outgoing NAT - Source NAT depending on the</title>
<link>http://www.dslreports.com/forum/Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-the-27015436</link>
<description><![CDATA[anon posted : Hi all,<br>I found great resources on dslreports.com to configure a 1921 router. Thanks to all!<br><br>One thing I could not find over the internet is how to source nat+pat a packet with different public ip depending on the destination.<br><br>I mean: default public IP (1.0.0.1) is used for outgoing connections, using overloading:<br><pre class="brush: text">interface GigabitEthernet0/0&#012; description LAN-Gi0/0&#012; ip address 192.168.0.1 255.255.255.0&#012; ip nat inside&#012;!&#012;interface GigabitEthernet0/1&#012; description WAN-Gi0/1&#012; ip address 1.0.0.1 255.255.255.248&#012; ip nat outside&#012;!&#012;ip nat inside source list 10 interface GigabitEthernet0/1 overload&#012;access-list 10 permit 192.168.0.0 0.0.0.255&#012; &#012;</pre><!--end code block-->That works.<br><br>BUT: While outgoing to a specific destination (let's say 9.9.9.9/32), I need to use another public IP: 1.0.0.2<br>How would you do that?<br><br>As I became hopeless to find any way to do that using ip nat, I was thinking of using loopback address, or some route-map...?<br><br>Thanks!<br>Mathieu.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Config-Cisco-1921-Outgoing-NAT-Source-NAT-depending-on-the-27015436</guid>
<pubDate>Fri, 16 Mar 2012 19:07:35 EDT</pubDate>
</item>

</channel>
</rss>
