<?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: ASA 5510 NAT (probably problem) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107887#M392900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;I set the same security level an both redundant interfaces.&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do they need to commnicate? Then you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;same-security-traffic permit inter-interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Still errors 302014&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's not an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 08:37:48 GMT</pubDate>
    <dc:creator>Karsten Iwen</dc:creator>
    <dc:date>2013-01-15T08:37:48Z</dc:date>
    <item>
      <title>ASA 5510 NAT (probably problem)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107882#M392891</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I use Cisco ASA 5510 IOS 8.4&lt;/P&gt;&lt;P&gt;I have cratd interfaces, access-list etc. but I can reach any adresses from inside to outside end vice versa.&lt;/P&gt;&lt;P&gt;I don't use NAT (outside and inside have not mapped adresses).&lt;/P&gt;&lt;P&gt;My config &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.4(4)1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname ASA&lt;/P&gt;&lt;P&gt;enable password PVSASRJovmamnVkD encrypted&lt;/P&gt;&lt;P&gt;passwd PVSASRJovmamnVkD encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; description Interfejs 0 do sieci &lt;/P&gt;&lt;P&gt; speed 1000&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; description Interfejs 1 do sieci Ngera Active &lt;/P&gt;&lt;P&gt; speed 1000&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; description Interfejs 2 do sieci w TP&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; description Interfejs 3 do sieci Ngera Active&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif Manage&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.252&lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Redundant1&lt;/P&gt;&lt;P&gt; description Interfejs do out&lt;/P&gt;&lt;P&gt; member-interface Ethernet0/0&lt;/P&gt;&lt;P&gt; member-interface Ethernet0/2&lt;/P&gt;&lt;P&gt; nameif inpa&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 23.2.255.233 255.255.255.248&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Redundant2&lt;/P&gt;&lt;P&gt; description Interfejs do NetM Active&lt;/P&gt;&lt;P&gt; member-interface Ethernet0/1&lt;/P&gt;&lt;P&gt; member-interface Ethernet0/3&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Redundant2.1&lt;/P&gt;&lt;P&gt; vlan 1&lt;/P&gt;&lt;P&gt; nameif Zarzadz&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 23.2.35.1 255.255.255.240&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Redundant2.200&lt;/P&gt;&lt;P&gt; vlan 200&lt;/P&gt;&lt;P&gt; nameif outpa&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 23.2.34.254 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;banner login ASA5510 &lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;access-list outp extended permit ip any any&lt;/P&gt;&lt;P&gt;access-list inp extended permit ip any any&lt;/P&gt;&lt;P&gt;access-list inp extended permit ip host 23.2.11.122 23.2.35.0 23.2.35.240&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging trap debugging&lt;/P&gt;&lt;P&gt;logging host inpa 16.7.6.14&lt;/P&gt;&lt;P&gt;mtu Manage 1500&lt;/P&gt;&lt;P&gt;mtu SKA 1500&lt;/P&gt;&lt;P&gt;mtu NetMA 1500&lt;/P&gt;&lt;P&gt;mtu Zarzadz 1500&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;access-group inp in interface inpa&lt;/P&gt;&lt;P&gt;access-group outp in interface outpa&lt;/P&gt;&lt;P&gt;route inpa 0.0.0.0 0.0.0.0 23.2.255.238 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout pat-xlate 0:00:30&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;timeout floating-conn 0:00:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;user-identity default-domain LOCAL&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 Manage&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;/P&gt;&lt;P&gt;telnet 23.2.11.0 255.255.255.0 inpa&lt;/P&gt;&lt;P&gt;telnet 126.177.6.14 255.255.255.255 inpa&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;ssh key-exchange group dh-group1-sha1&lt;/P&gt;&lt;P&gt;console timeout 15&lt;/P&gt;&lt;P&gt;management-access SKA&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;ntp server 126.17.68.21&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum client auto&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ip-options&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;no call-home reporting anonymous&lt;/P&gt;&lt;P&gt;Cryptochecksum:861e6627efc88896a4440449d02840ab&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My debug looks like :&lt;/P&gt;&lt;P&gt;2013-01-14T14:01:30.713461+01:00 asa5510 %ASA-7-609002: Teardown local-host SKA:23.2.11.122 duration 0:00:02&lt;/P&gt;&lt;P&gt;2013-01-14T14:01:30.713580+01:00 asa5510 %ASA-7-609002: Teardown local-host identity:23.2.34.254 duration 0:00:02&lt;/P&gt;&lt;P&gt;2013-01-14T14:01:44.191863+01:00 asa5510 %ASA-5-111008: User 'enable_15' executed the 'terminal monitor' command.&lt;/P&gt;&lt;P&gt;2013-01-14T14:01:44.191952+01:00 asa5510 %ASA-5-111010: User 'enable_15', running 'CLI' from IP 0.0.0.0, executed 'terminal monitor'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have create NAT ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:46:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107882#M392891</guid>
      <dc:creator>alexrfhzcx</dc:creator>
      <dc:date>2019-03-12T00:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 NAT (probably problem)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107883#M392892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aleksander.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to have NAT between your two nameifs as they are configured with different security levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to avoid using NAT, what you can do is set up Twice NAT (Manual NAT) to translate your IP addresses to themselves. It's similar in function to NAT Exempt in pre-8.3 syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reference this document for details: &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-11639" rel="nofollow"&gt;https://supportforums.cisco.com/docs/DOC-11639&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 16:22:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107883#M392892</guid>
      <dc:creator>jpeterson6</dc:creator>
      <dc:date>2013-01-14T16:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 NAT (probably problem)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107884#M392894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I add the folowing lines :&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;object network wlall&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; subnet 0.0.0.0 0.0.0.0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;object network oball&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; subnet 0.0.0.0 0.0.0.0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;nat (inpa,outpa) source static wlall wlall destination static oball oball &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;nat (outpa,inpa) source static oball oball destination static wlall wlall &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still I have errors 106016 and 609002&lt;/P&gt;&lt;P&gt;Could I ask for any advice ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 07:16:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107884#M392894</guid>
      <dc:creator>alexrfhzcx</dc:creator>
      <dc:date>2013-01-15T07:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 NAT (probably problem)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107885#M392896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With your ASA-version you do &lt;STRONG&gt;not&lt;/STRONG&gt; need NAT. If you don't specify NAT, then the ASA will route the traffic as a "normal" router would do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One problem is in the redundant-config. All redundant members have to share the same media-type, speed and duplex. In your config you mix 100 MBit-interfaces with 1000 MBit-interfaces. You have to combine Eth0/0 and 0/1 in the first redundant interface and Eth0/2 and 0/3 in the second redundant interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your log-messages:&lt;/P&gt;&lt;P&gt;609002 is just informational, you should see a corresponding "Build local host". For message 106016, mor iformation is needed on how you test traffic through the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 08:02:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107885#M392896</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-01-15T08:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 NAT (probably problem)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107886#M392898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have removed second interfejs from Redundants.&lt;/P&gt;&lt;P&gt;I have remove all nat writes.&lt;/P&gt;&lt;P&gt;I set the same security level an both redundant interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still errors 302014&lt;/P&gt;&lt;P&gt;Have any idea ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 08:29:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107886#M392898</guid>
      <dc:creator>alexrfhzcx</dc:creator>
      <dc:date>2013-01-15T08:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 NAT (probably problem)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107887#M392900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;I set the same security level an both redundant interfaces.&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do they need to commnicate? Then you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;same-security-traffic permit inter-interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Still errors 302014&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's not an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 08:37:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107887#M392900</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-01-15T08:37:48Z</dc:date>
    </item>
    <item>
      <title>ASA 5510 NAT (probably problem)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107888#M392902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;I try to ping from outside network an interfejs on the inside side.&lt;/P&gt;&lt;P&gt;I can ping outside interface&lt;/P&gt;&lt;P&gt;2) &lt;/P&gt;&lt;P&gt;From outside network&amp;nbsp; I can rnot each by telnet ASA&amp;nbsp; - I of course added telnet networks to config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way I add &lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface&lt;/P&gt;&lt;P&gt;but with no effects&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 08:47:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107888#M392902</guid>
      <dc:creator>alexrfhzcx</dc:creator>
      <dc:date>2013-01-15T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 NAT (probably problem)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107889#M392904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;1)&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;I try to ping from outside network an interfejs on the inside side.&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;I can ping outside interface&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;That's not supported on the ASA. Try to reach an inside host. And for using ping, you should add the inspection of icmp-traffic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;policy-map global_policy&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;class inspection_default&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; inspect icmp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;2)&lt;/P&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;From outside network&amp;nbsp; I can rnot each by telnet ASA&amp;nbsp; - I of course added telnet networks to config&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Telnet is not allowed on the outside interface on the ASA (it's by design). Use SSH instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 08:57:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-nat-probably-problem/m-p/2107889#M392904</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-01-15T08:57:15Z</dc:date>
    </item>
  </channel>
</rss>

