<?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 VPN and NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/1759497#M530443</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My setup..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Site 1: Cisco ASA 5505 Firewall running 8.4.1&lt;/P&gt;&lt;P&gt;Site 2: Cisco 877 Router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Between the 2 of these I have a working site to site VPN setup. The only issue is if a NAT rule is set up on the remote office, to access that I have to use to the external IP and go via the NAT. I can't do it 'internally' via the VPN. Why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;I'm at site 1 on my laptop with an IP assigned by DHCP of 192.168.1.123.&lt;/P&gt;&lt;P&gt;At site 2 I have a server on 192.168.2.10 running a web server on port 80. Site 2's external public IP is 12.34.56.78.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I want to access that web server from my laptop at site one, visiting &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.2.10/" target="_blank"&gt;http://192.168.2.10/&lt;/A&gt;&lt;SPAN&gt; does not work. I have to go to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://12.34.56.78/" target="_blank"&gt;http://12.34.56.78/&lt;/A&gt;&lt;SPAN&gt;. If I have a server running but with no NAT set up to the WAN for it I can access it fine. The problem only exists one way. I don't have the issue at site 2 when trying to access servers at site 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config at site 1:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;object network LocalLAN&lt;/P&gt;&lt;P&gt; subnet 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network RemoteLAN&lt;/P&gt;&lt;P&gt; subnet 192.168.2.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static LocalLAN LocalLAN destination static RemoteLAN RemoteLAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network LocalLAN&lt;/P&gt;&lt;P&gt; nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 33.44.55.66 1&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config at site 2:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;ip nat inside source list 140 interface Dialer0 overload&lt;/P&gt;&lt;P&gt;ip nat inside source static tcp 192.168.2.10 80 interface Dialer0 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Dialer0&lt;/P&gt;&lt;P&gt; ip access-group 110 in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 Dialer0 permanent&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;access-list 110 permit tcp any any eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 140 deny&amp;nbsp;&amp;nbsp; ip 192.168.2.0 0.0.0.255 192.168.1.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 140 permit ip 192.168.2.0 0.0.0.255 any&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where am I going wrong please? &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Shell_&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 21:26:37 GMT</pubDate>
    <dc:creator>shell_uk_</dc:creator>
    <dc:date>2019-03-11T21:26:37Z</dc:date>
    <item>
      <title>VPN and NAT</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/1759497#M530443</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My setup..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Site 1: Cisco ASA 5505 Firewall running 8.4.1&lt;/P&gt;&lt;P&gt;Site 2: Cisco 877 Router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Between the 2 of these I have a working site to site VPN setup. The only issue is if a NAT rule is set up on the remote office, to access that I have to use to the external IP and go via the NAT. I can't do it 'internally' via the VPN. Why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;I'm at site 1 on my laptop with an IP assigned by DHCP of 192.168.1.123.&lt;/P&gt;&lt;P&gt;At site 2 I have a server on 192.168.2.10 running a web server on port 80. Site 2's external public IP is 12.34.56.78.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I want to access that web server from my laptop at site one, visiting &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.2.10/" target="_blank"&gt;http://192.168.2.10/&lt;/A&gt;&lt;SPAN&gt; does not work. I have to go to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://12.34.56.78/" target="_blank"&gt;http://12.34.56.78/&lt;/A&gt;&lt;SPAN&gt;. If I have a server running but with no NAT set up to the WAN for it I can access it fine. The problem only exists one way. I don't have the issue at site 2 when trying to access servers at site 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config at site 1:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;object network LocalLAN&lt;/P&gt;&lt;P&gt; subnet 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network RemoteLAN&lt;/P&gt;&lt;P&gt; subnet 192.168.2.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static LocalLAN LocalLAN destination static RemoteLAN RemoteLAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network LocalLAN&lt;/P&gt;&lt;P&gt; nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 33.44.55.66 1&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config at site 2:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;ip nat inside source list 140 interface Dialer0 overload&lt;/P&gt;&lt;P&gt;ip nat inside source static tcp 192.168.2.10 80 interface Dialer0 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Dialer0&lt;/P&gt;&lt;P&gt; ip access-group 110 in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 Dialer0 permanent&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;access-list 110 permit tcp any any eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 140 deny&amp;nbsp;&amp;nbsp; ip 192.168.2.0 0.0.0.255 192.168.1.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 140 permit ip 192.168.2.0 0.0.0.255 any&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where am I going wrong please? &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Shell_&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:26:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/1759497#M530443</guid>
      <dc:creator>shell_uk_</dc:creator>
      <dc:date>2019-03-11T21:26:37Z</dc:date>
    </item>
    <item>
      <title>VPN and NAT</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/1759498#M530449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the private ip of server defined in the crypto ACL on ASA, can yolu provide the interesting config from both&amp;nbsp; the devices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Sep 2011 18:10:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/1759498#M530449</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-09-18T18:10:57Z</dc:date>
    </item>
    <item>
      <title>VPN and NAT</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/1759499#M530452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This bit?&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;access-list outside_cryptomap extended permit ip object LocalLAN object RemoteLAN&lt;/P&gt;&lt;P&gt;crypto map mymap 1 match address outside_cryptomap&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surely it's something to do with NAT though on the 877? If it's not NATd to the WAN on the 877 then it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will post the full configs when I have time, there's a lot of xx'ing out etc I'll need to do!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas from any one though, please shout up &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shell_&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 10:44:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/1759499#M530452</guid>
      <dc:creator>shell_uk_</dc:creator>
      <dc:date>2011-09-19T10:44:40Z</dc:date>
    </item>
  </channel>
</rss>

