<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NAT a remote IP address in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587360#M604795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thanks, it makes sense now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the router, you can configure the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source static 192.168.60.100 152.73.41.156&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's static 1:1 NAT, and it will translate 192.168.60.100 to 152.73.41.156.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Dec 2010 11:52:45 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2010-12-29T11:52:45Z</dc:date>
    <item>
      <title>NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587352#M604787</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to be able to access a remote server (connected via site-to-site VPN) at a different address.&lt;/P&gt;&lt;P&gt;Here is the scenario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA5520 with 4 Interfaces&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;inside (172.30.x.x)&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;outside (74.x.x.x) Public Address&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Net1 (162.x.x.x) Public Address but on an Intranet (not routerd on the Internet)&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Net2 (172.21.x.x)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN3000 concentrator&lt;/P&gt;&lt;P&gt;on this, I have an IPSEC vpn with the a remote network of 192.168.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need users on the 162.x.x.x intranet to access a server on the 192.168.x.x server, using a 162.x.x.x address that I have available on my 162.xxx subnet.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;W.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:23:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587352#M604787</guid>
      <dc:creator>william-espana</dc:creator>
      <dc:date>2019-03-11T19:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587353#M604788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firstly, please share a topology diagram to understand how the VPN Concentrator is actually connected to the ASA.&lt;/P&gt;&lt;P&gt;Is the VPN Concentrator behind or in front of the ASA?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 08:45:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587353#M604788</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-12-16T08:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587354#M604789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;Attached is a basic network diagram.&lt;/P&gt;&lt;P&gt;I currently have a couple of servers on the DMZ vlan (9) 172.12.0/24 natted to 162.x.x.x IP addresses.&lt;/P&gt;&lt;P&gt;However, now I need a server which is on the remote site to site vpn at 192.168.x.x natted so people on the 162.x.x.x intranet can access that web server, using a 162.x.x.x IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 15:05:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587354#M604789</guid>
      <dc:creator>william-espana</dc:creator>
      <dc:date>2010-12-16T15:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587355#M604790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't quite understand your topology. Which device is actually performing the NAT?&lt;/P&gt;&lt;P&gt;Can you share your ASA configuration please. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 11:51:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587355#M604790</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-12-17T11:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587356#M604791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply, I hope this explains my situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;Here is my situation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt;I have an intranet that I connect to on the 152.x.x.x network. &lt;BR /&gt;(It is a public address range, but it is not routed to the Internet).&amp;nbsp; &lt;BR /&gt;A router that I do not control is used to access this intranet, with an IP address of 152.73.41.45&lt;BR /&gt; (not the actual IP range)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;I&amp;nbsp; placed a router on the intranet to be able to host servers on the&amp;nbsp; 152.0.0.x intranet.I have a couple of web servers that I publish to the&amp;nbsp; 152.x.x.x network, through an ASA which has an inside IP address of&amp;nbsp; 172.22.0.2.&amp;nbsp; There are one to one nat statements that translate from the&amp;nbsp; 152.x.x.x to the 172.21.12.X network.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;Here is what I need to do:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;On my VPN 3000 there is a site to site IP sec VPN that connects me to a 192.168.60.x network.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;I need the users on the 152.x.x.x network to access a web server that is on the 192.168.60.x network.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;I do have an available IP address (152.73.41.156) that I can use, but I don’t know how to do this on the router.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;I tried the IP nat inside source, but I couldn’t get it to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;This router has the following Interfaces:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;VLAN 22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;interface FastEthernet0/0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; ip address 172.22.0.5 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; ip nat inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; duplex auto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; speed auto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;VLAN 152&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;interface FastEthernet0/1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; ip address 152.73.41.147 255.255.255.240&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; ip access-group 101 in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; ip nat outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; duplex auto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; speed auto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; no cdp enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;This is the route on this router to the 192.168.x.x network&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;ip route 192.168.0.0 255.255.0.0 172.22.0.13&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;The ASA, although I don’t think has anything to do in this situation is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;ASA 5520&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;VLAN 152&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;interface GigabitEthernet0/2.152&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; vlan 162&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; nameif IntraNet&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; security-level 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; ip address 152.73.41.146 255.255.255.240&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;VLAN 22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;interface GigabitEthernet0/1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; nameif inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; security-level 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; ip address 172.22.0.2 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;VLAN 21&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;interface GigabitEthernet0/2.9&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; vlan 9&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; nameif DMZ&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; security-level 40&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; ip address 172.21.12.1 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;The final piece is a VPN 3000 concentrator.&amp;nbsp; This concentrator has 3 interfaces:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;Private 172.22.0.13&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;Public (public Ip address to the Internet)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt;External 152.73.41.152&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;SPAN style="line-height: 115%; font-size: 12pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 14pt;"&gt;What&amp;nbsp; do I need to do to allow users on the 152.x.x.x intranet to access a&amp;nbsp; web server which is on the 192.168.x.x network (over an IP Sec VPN)&amp;nbsp; using an IP address of 152.73.41.156?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;SPAN style="line-height: 115%;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG style="line-height: 115%;"&gt;Thank you all for your help.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 00:15:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587356#M604791</guid>
      <dc:creator>william-espana</dc:creator>
      <dc:date>2010-12-24T00:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587357#M604792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, do you want to NAT the remote server ip to 152.73.41.156? or do you want to PAT the users ip address (152.x.x.x network) to 152.73.41.156?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you need to NAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you need to NAT? just trying to understand why you can't access the remote server from the 152.x.x.x network without NAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what is the crypto ACL configured on the vpn concentrator for the site-to-site tunnel to the remote end? What is the local subnet and what is the remote subnet configured?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I just want to understand if there is a requirement to NAT or you think that NAT is the only way to access the remote web server. And also need confirmation on which ip address you need to NAT to 152.73.41.156?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 03:22:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587357#M604792</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-12-24T03:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587358#M604793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, what is the default gateway of users in 152.x.x.x network?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 03:23:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587358#M604793</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-12-24T03:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587359#M604794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, everyone that is on the 152.73.x.x Intranet (which I don't have any control over) can access my 152.73.41.144/28 subnet though a router with an IP address of 172.73.41.145.&lt;/P&gt;&lt;P&gt;I placed my own router on this network, which is the router I mentioned with the following interfaces:&lt;/P&gt;&lt;P&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o:OfficeDocumentSettings&gt; &lt;o:RelyOnVML&gt;&lt;/o:RelyOnVML&gt; &lt;o:AllowPNG&gt;&lt;/o:AllowPNG&gt; &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;VLAN 22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;interface FastEthernet0/0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;ip address 172.22.0.5 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;ip nat inside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;duplex auto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;speed auto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;VLAN 152&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;interface FastEthernet0/1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;ip address 152.73.41.147 255.255.255.240&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;ip access-group 101 in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;ip nat outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;duplex auto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;speed auto&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 12pt; line-height: 115%;"&gt;&lt;SPAN&gt; &lt;/SPAN&gt;no cdp enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Keep in mind that all of the users that are on the 152.73.x.x network, (about 100 sites) can only access IP addresses on 152.73.x.x.&amp;nbsp; I need all of those users to access the server which is on a site to site VPN with an IP address of 192.168.60.x network.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;So I figured since all the intranet users can only access 152.73.x.x IP addresses, I need to use one of my 152.73.41.x IP addresses and translate it to the remote server of 192.168.60.100&lt;/P&gt;&lt;P class="MsoNormal"&gt;My available IP address is 152.73.41.156.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;As far as the concentrator goes, here are the defined local and remote nets&lt;/P&gt;&lt;P class="MsoNormal"&gt;Local to remote&lt;/P&gt;&lt;P class="MsoNormal"&gt;172.21.10.0/0.0.0.255&lt;BR /&gt;152.73.41.144/0.0.0.15&lt;BR /&gt;172.21.11.0/0.0.0.255&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Remote to local&lt;/P&gt;&lt;P class="MsoNormal"&gt;192.168.60.0/0.0.0.255&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;So, Since I cannot access the main 152.73.44.144 router (and they will not route to a 192.168.60.x network, I need to publish the above mentioned web server that has an IP address of 192.168.60.100 on the 152.73.x.x network and use the IP address of 152.73.41.156.&lt;/P&gt;&lt;P class="MsoNormal"&gt;Hope this answers your questions.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 04:12:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587359#M604794</guid>
      <dc:creator>william-espana</dc:creator>
      <dc:date>2010-12-24T04:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587360#M604795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thanks, it makes sense now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the router, you can configure the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source static 192.168.60.100 152.73.41.156&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's static 1:1 NAT, and it will translate 192.168.60.100 to 152.73.41.156.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 11:52:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587360#M604795</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-12-29T11:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587361#M604796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;I tried that NAT entry, but users that come in on the 152.x.x.x network are still not able to reach the server.&lt;/P&gt;&lt;P&gt;Is there anything else I should look for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Dec 2010 16:09:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587361#M604796</guid>
      <dc:creator>william-espana</dc:creator>
      <dc:date>2010-12-30T16:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: NAT a remote IP address</title>
      <link>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587362#M604797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your access-list 101 allow traffic to this 152.73.41.156 address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not pls. add it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't work then pls provide the following output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh run | nat&lt;/P&gt;&lt;P&gt;sh access-l 101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is an acl associated with nat we need to see that acl as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Dec 2010 23:20:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-a-remote-ip-address/m-p/1587362#M604797</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-12-30T23:20:39Z</dc:date>
    </item>
  </channel>
</rss>

