<?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 Nat Help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-help/m-p/1937293#M458586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to conifrm, as i understand it from the request i have been given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My office LAN: Local_LAN 172.16.101.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My assgined static off IP: Natted_IP 172.16.101.250&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remote network: Remote_LAN 10.71.130.19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be accessing Remote_LAN from Local_LAN via Natted_IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Local_Lan Natted_IP destination static Remote_LAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list crypto_acl permit ip host 172.16.101.250 10.71.130.19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking at addiding this via ASDM. I presume the NAT rule is a static NAT rule. I'm unsure how to add this for my office LAN side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2012 14:48:11 GMT</pubDate>
    <dc:creator>Locayta123</dc:creator>
    <dc:date>2012-03-02T14:48:11Z</dc:date>
    <item>
      <title>Nat Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/1937291#M458584</link>
      <description>&lt;P&gt;HI there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had a request that i'd like to run past the group as i'm confused on how this may look / work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A client has asked us to setup a VPN to thier office but only allow the connection from one internal IP. Users would have to access this remote network from multiple work stations but must route via this one IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating the VPN and configuring the Source and Destination within IPSec Rules sounds ok, but how would i route my office VLAN via this one IP that has been allocated for this conection.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:37:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/1937291#M458584</guid>
      <dc:creator>Locayta123</dc:creator>
      <dc:date>2019-03-11T22:37:31Z</dc:date>
    </item>
    <item>
      <title>Nat Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/1937292#M458585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jamie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you are running 8.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So all you need to implement is that all your network when you want to access the other office via the VPN tunnel should get natted to one ip address. so that being the case here is what you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;objet network Local_Lan&lt;/P&gt;&lt;P&gt;subnet 192.168.12.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network Remote_Office_Lan&lt;/P&gt;&lt;P&gt;subnet 172.16.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object network Natted_IP_L2L&lt;/P&gt;&lt;P&gt;Host 172.16.15.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the nat would look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Local_Lan&amp;nbsp;&amp;nbsp; Natted_IP_L2L destination static&amp;nbsp; Remote_Office_Lan Remote_Office_Lan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the crypto ACL for the site to site tunnel you also need to match that traffic:&lt;/P&gt;&lt;P&gt;access-list crypto_acl permit ip host 172.16.15.2 172.16.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate all the helpful posts!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Security Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 18:07:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/1937292#M458585</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-03-01T18:07:55Z</dc:date>
    </item>
    <item>
      <title>Nat Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/1937293#M458586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to conifrm, as i understand it from the request i have been given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My office LAN: Local_LAN 172.16.101.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My assgined static off IP: Natted_IP 172.16.101.250&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remote network: Remote_LAN 10.71.130.19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be accessing Remote_LAN from Local_LAN via Natted_IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static Local_Lan Natted_IP destination static Remote_LAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list crypto_acl permit ip host 172.16.101.250 10.71.130.19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking at addiding this via ASDM. I presume the NAT rule is a static NAT rule. I'm unsure how to add this for my office LAN side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 14:48:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/1937293#M458586</guid>
      <dc:creator>Locayta123</dc:creator>
      <dc:date>2012-03-02T14:48:11Z</dc:date>
    </item>
  </channel>
</rss>

