<?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: Cisco ASA 5510 NAT Issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730396#M11653</link>
    <description>If you don't want natting why are you applying it on ASA. There is natting&lt;BR /&gt;configuration on your ASA&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Oct 2018 05:31:00 GMT</pubDate>
    <dc:creator>Mohammed al Baqari</dc:creator>
    <dc:date>2018-10-23T05:31:00Z</dc:date>
    <item>
      <title>Cisco ASA 5510 NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730303#M11649</link>
      <description>&lt;P&gt;Hey Guys;&lt;/P&gt;
&lt;P&gt;I've seen to be having an issue with this ASA 5510 FW; I don't wanna use NAT for inside/outside; since im natted on my router; I just want this FW to inspect packages and denied packages; that's it;&lt;/P&gt;
&lt;P&gt;when I check the logs on the 5510; it keeps saying this error&lt;/P&gt;
&lt;P&gt;3|Oct 22 2018 16:24:12|305005: No translation group found for udp src IN:1.8.8.4/49611 dst OUT:8.8.4.4/53&lt;BR /&gt;3|Oct 22 2018 16:24:12|305005: No translation group found for udp src IN:1.8.8.4/50818 dst OUT:8.8.4.4/53&lt;BR /&gt;3|Oct 22 2018 16:24:12|305005: No translation group found for udp src IN:1.8.8.4/49486 dst OUT:8.8.4.4/53&lt;BR /&gt;3|Oct 22 2018 16:24:12|305005: No translation group found for udp src IN:1.8.8.4/57103 dst OUT:8.8.4.4/53&lt;BR /&gt;3|Oct 22 2018 16:24:13|305005: No translation group found for udp src IN:1.8.8.4/61703 dst OUT:8.8.4.4/53&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also saw this alert&amp;nbsp;&lt;/P&gt;
&lt;P&gt;6|Oct 22 2018 16:45:00|110002: Failed to locate egress interface for UDP from IN:1.8.8.4/49817 to 8.8.4.4/53;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the only error/alert I see that's causing me not to get onto the internet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a simple and easy setup; please see attach on network layout and FW config.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:23:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730303#M11649</guid>
      <dc:creator>jjizzle1985</dc:creator>
      <dc:date>2020-02-21T16:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5510 NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730396#M11653</link>
      <description>If you don't want natting why are you applying it on ASA. There is natting&lt;BR /&gt;configuration on your ASA&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Oct 2018 05:31:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730396#M11653</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2018-10-23T05:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5510 NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730415#M11657</link>
      <description>&lt;P&gt;Hello;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to apply an exempt for NAT; so ASA won't nat any traffic from inside/outside; just denied and/or permit packages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Isn't this the command to exempt traffic that you don't wanna to nat from inside-outside&lt;/P&gt;
&lt;P&gt;access-list NO-NAT extended permit ip INNET 255.255.255.0 OUTNET 255.255.255.252&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please advise&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 06:11:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730415#M11657</guid>
      <dc:creator>jjizzle1985</dc:creator>
      <dc:date>2018-10-23T06:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5510 NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730564#M11660</link>
      <description>&lt;P&gt;If you do not want to do any NAT on the ASA then remove the following commands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nat-control&lt;/P&gt;
&lt;P&gt;global (OUT) 1 interface&lt;BR /&gt;nat (IN) 0 access-list NO-NAT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nat-control forces you to use NAT or traffic will be dropped. So once you remove that you will be able to remove the global and nat commands without affecting traffic.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 09:33:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730564#M11660</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2018-10-23T09:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5510 NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730943#M11664</link>
      <description>&lt;P&gt;Hello;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After removing the configurate you recommend; I can see I can build outbound packets for DNS; but I don't see any inbound packets coming back to my inside network; and when I try to access a website I still can't view website; it saying can't find DNS Server name and/or DNS Timeout&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;idk what else I'm missing for this to work as a simple network setup; I would like to use the gui but I keep getting server not trusted from java even with the ip address in the exception site list; still nothing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is what I see on java console when trying to launch Cisco ASDM&lt;/P&gt;
&lt;P&gt;java.lang.ClassCastException: sun.security.ssl.X509TrustManagerImpl cannot be cast to com.sun.deploy.security.X509ExtendedDeployTrustManager&lt;/P&gt;
&lt;P&gt;javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Java couldn't trust Server&lt;/P&gt;
&lt;P&gt;Caused by: java.security.cert.CertificateException: Java couldn't trust Server&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've seen this before but with the ip address in the exception list its still not working&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please anyone can direct me on how to fix the web and ASA 5510 problem&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 18:05:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5510-nat-issue/m-p/3730943#M11664</guid>
      <dc:creator>jjizzle1985</dc:creator>
      <dc:date>2018-10-23T18:05:18Z</dc:date>
    </item>
  </channel>
</rss>

