<?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 ASA 5505 NAT Issue? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238321#M346847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response.&amp;nbsp; I set the security-level back to 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am connected at port 1-7 I cannot see the internet or the outside network.&lt;/P&gt;&lt;P&gt;If I am connected at port 0 I cannot see the inside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need full access both ways for now, we have a number of companies that will be remoting in through the sonicwall vpn and they will need to be able to access the inside network.&amp;nbsp; We will also need internet access from the inside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ah, ok, so there needs to be some changes made to the sonic wall for this to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will set no nat-control and see if I can add routes to the sonicwall.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2013 15:14:15 GMT</pubDate>
    <dc:creator>woodyboles</dc:creator>
    <dc:date>2013-07-08T15:14:15Z</dc:date>
    <item>
      <title>ASA 5505 NAT Issue?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238319#M346844</link>
      <description>&lt;P&gt;I've been reading the forums for two days and tried many of the solutions and haven't had any luck.&lt;/P&gt;&lt;P&gt;I'm sure I have extra stuff in there now, from trying so many different approaches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an inside network of 192.168.0.0, 255.255.252.0 and an outside network of 10.106.140.0, 255.255.255.192&lt;/P&gt;&lt;P&gt;The router to the internet is 10.106.140.62 and is a sonicwall.&amp;nbsp; The ASA ip is 10.106.140.23 on the outside and 192.168.0.213 on the inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to access the ASDM from both the inside and outside networks, but I can't see across the firewall.&lt;/P&gt;&lt;P&gt;Currently I am looking to have all access open, and then it will have restrictions put on it later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASDM Version 6.4(5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.2(5) &lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.0.213 255.255.252.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 10.106.140.23 255.255.255.192 &lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;access-list inside_access_in extended permit ip any any &lt;BR /&gt;access-list inside_access_in extended permit tcp any eq www any eq www &lt;BR /&gt;access-list outside_access_in extended permit ip any any &lt;BR /&gt;access-list inside_access_in_1 extended permit ip any any &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;access-group inside_access_in_1 in interface inside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 10.106.140.62 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.0.0 255.255.252.0 inside&lt;BR /&gt;http 10.160.140.0 255.255.255.192 outside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 192.168.1.5-192.168.1.254 inside&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;webvpn&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect ip-options &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;Cryptochecksum:2816e13a745260f8c8544997a414118a&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:08:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238319#M346844</guid>
      <dc:creator>woodyboles</dc:creator>
      <dc:date>2019-03-12T02:08:47Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 NAT Issue?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238320#M346845</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;Could you change the &lt;STRONG&gt;"inside"&lt;/STRONG&gt; interfaces &lt;STRONG&gt;"security-level"&lt;/STRONG&gt; to &lt;STRONG&gt;"100"&lt;/STRONG&gt; instead of the &lt;STRONG&gt;"0"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though this probably doesnt affect your situation anyway I would still suggest it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, we need to make clear what you are attempting to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You say you dont have access through the firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your hosts behind the &lt;STRONG&gt;"inside"&lt;/STRONG&gt; interface should already have full access to anywhere behind the&lt;STRONG&gt; "outside"&lt;/STRONG&gt; interface. But notice that this naturally doesnt work both ways since you are doing Dynamic PAT for the "inside" hosts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be able to initiate connections in both directions you will either have to use NAT0 or have no NAT configurations all with &lt;STRONG&gt;"nat-control" &lt;/STRONG&gt;disabled. Naturally in this case the firewall infront of the ASA will have to have routes for the network(s) behind the ASA also or routing will become a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you clarify what you need to achieve with this 2 firewall setup and between which networks the traffic is not working and should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 15:01:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238320#M346845</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-08T15:01:26Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 NAT Issue?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238321#M346847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response.&amp;nbsp; I set the security-level back to 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am connected at port 1-7 I cannot see the internet or the outside network.&lt;/P&gt;&lt;P&gt;If I am connected at port 0 I cannot see the inside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need full access both ways for now, we have a number of companies that will be remoting in through the sonicwall vpn and they will need to be able to access the inside network.&amp;nbsp; We will also need internet access from the inside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ah, ok, so there needs to be some changes made to the sonic wall for this to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will set no nat-control and see if I can add routes to the sonicwall.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 15:14:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238321#M346847</guid>
      <dc:creator>woodyboles</dc:creator>
      <dc:date>2013-07-08T15:14:15Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 NAT Issue?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238322#M346849</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;So I assume that this ASA firewall is supposed to acts pretty much as some Internal firewall between some users and some resources?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case I would imagine that the easiest setup would be simply to do NO NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could for example do the following changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list INSIDE-NAT0 remark NO NAT for traffic between INSIDE and OUTSIDE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list INSIDE-NAT0 permit ip 192.168.0.0 255.255.252.0 any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside) 0 access-list INSIDE-NAT0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;no global (outside) 1 interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;no nat (inside) 1 0.0.0.0 0.0.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could remove the current NAT configuration and go without any NAT configuration at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to this you will naturally need to have a route configured on the Soniwall for the network 192.168.0.0/22 pointing towards the &lt;STRONG&gt;"outside"&lt;/STRONG&gt; interface IP address of the ASA. You will also have to have the correct NAT rules on the Sonicwall to enable the hosts behind ASA to access Internet. And if there are some access rules from LAN to WAN on the Sonicwall then naturally you will have to permit traffic from the LAN behind ASA to the Internet also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &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;Please do remember to mark the reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask more if needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 15:24:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238322#M346849</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-08T15:24:10Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 NAT Issue?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238323#M346852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am able to get to the Internet from the Inside now, I'm not able to see any devices on the outside network though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main thing I need though is for a remote user to login to the VPN at the sonicwall, 10.106.140.62 and reach the inside network on the Cisco.&amp;nbsp; I would like to do this without messing with the sonicwall too much, it runs some pretty important equipment.&amp;nbsp; I can see where there would need to be a route set to send traffic from the sonicwall to the Cisco.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where should this traffic be sent though?&amp;nbsp; Should the destination be the outside interface, 10.106.140.23?&amp;nbsp; And then the cisco takes the traffic from outside to inside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 19:51:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238323#M346852</guid>
      <dc:creator>woodyboles</dc:creator>
      <dc:date>2013-07-08T19:51:48Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 NAT Issue?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238324#M346855</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;The Sonicwall should have a route which tells where the LAN network that is behind ASA is found. In other words it should know the "next hop" IP address towards that network. And in this case that next hop is the "outside" interface IP address of the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally I am not sure how the VPN Client connection is configured on the Sonicwall. I would imagine that it can also be configured with Full Tunnel or Split Tunnel VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a Full Tunnel VPN client connection all connection initiated by the VPN user are forwarded through the VPN Connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a Split Tunnel VPN only the traffic destined to certain networks are forwarded to the VPN connection. Those networks naturally depend on the configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as you can see, if the VPN Client connection type is Full Tunnel then there is no problem with regards to that but if the VPN Client connection is Split Tunnel then you might need to add the LAN network behind the ASA to the list of networks for which traffic needs to be tunneled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have not configured a Sonicwall so I am not sure how that is done there. But I am not sure if you even have to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 19:58:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238324#M346855</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-08T19:58:36Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 NAT Issue?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238325#M346860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your help.&amp;nbsp; I was finally able to get it to work with two rules in the sonicwall and a few changes in my configuration. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 21:18:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238325#M346860</guid>
      <dc:creator>woodyboles</dc:creator>
      <dc:date>2013-07-08T21:18:10Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 NAT Issue?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238326#M346861</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;Glad it worked out &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;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 21:21:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-nat-issue/m-p/2238326#M346861</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-08T21:21:47Z</dc:date>
    </item>
  </channel>
</rss>

