<?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: Problems with Cisco ASA5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060015#M913903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;np - glad to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2008 09:11:27 GMT</pubDate>
    <dc:creator>andrew.prince</dc:creator>
    <dc:date>2008-08-28T09:11:27Z</dc:date>
    <item>
      <title>Problems with Cisco ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060010#M913896</link>
      <description>&lt;P&gt;Hi, I need some help configuring a Cisco ASA5510 firewall. I have connected the ethernet0/0 interface to a D-Link DSL-504T router whose ip address is 192.168.1.1. The ethernet0/1 interface is connected to a 3Com OfficeConnect Dual Speed Switch 5 switch that provides connection to several hosts. At first, I wrote down a basic configuration in order to permit all traffic coming from the inside network and use the ping command, but the firewall drops every incoming packet from the LAN. When I ping the router there is no reply and I also can't surf on internet, but pings to the ethernet0/0 interface are replied. This is the whole list of commands I used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet 0/0&lt;/P&gt;&lt;P&gt;nameif outside&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;ip address 192.168.1.2 255.255.0.0&lt;/P&gt;&lt;P&gt;no shutdown&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;interface ethernet 0/1&lt;/P&gt;&lt;P&gt;nameif inside&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 10.0.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;no shutdown&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;route outside 0 0 192.168.1.1 1&lt;/P&gt;&lt;P&gt;dhcpd address 10.0.0.2-10.0.0.254 inside&lt;/P&gt;&lt;P&gt;dhcpd dns 80.58.0.33 62.37.228.20&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;access-list 100 extended permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list 100 extended permit icmp any any time-exceed&lt;/P&gt;&lt;P&gt;access-list 100 extended permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;access-group 100 in interface outside&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.0.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;global (outside) 1 192.168.3.100-192.168.3.150&lt;/P&gt;&lt;P&gt;global (outside) 1 192.168.3.200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's wrong with these settings? Did I forget any important detail? In case the configuration is wrong, could you please post here any other basical one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: The ASA5510 works in routed firewall mode.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:36:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060010#M913896</guid>
      <dc:creator>miregistrocisco</dc:creator>
      <dc:date>2019-03-11T13:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Cisco ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060011#M913897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are natting to a seperate IP subnet on the outside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for testing cut and paste the below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 2 interface&lt;/P&gt;&lt;P&gt;no nat (inside) 1 10.0.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 2 10.0.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;re-test and post results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:52:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060011#M913897</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-08-27T11:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Cisco ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060012#M913899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works! but why am I natting to a separate subnet? 192.168.1.2 and 192.168.3.XXX addresses belong to the 192.168.0.0/16 subnet, don't they?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 07:26:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060012#M913899</guid>
      <dc:creator>miregistrocisco</dc:creator>
      <dc:date>2008-08-28T07:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Cisco ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060013#M913901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes they do - however it all depends on the next hop device.  In your config you have:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet 0/0&lt;/P&gt;&lt;P&gt;nameif outside&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;ip address 192.168.1.2 255.255.0.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0 0 192.168.1.1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 192.168.3.100-192.168.3.150 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK - what is the mask on your next hop device facing the firewall?? /16 or /24 - does the router have arp enabled? Does the firewall have proxy arp enabled on the outside interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end - do you really need to NAT to a differnet IP subnet?  Do you need 253 IP address for NAT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 07:42:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060013#M913901</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-08-28T07:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Cisco ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060014#M913902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The router mask is /24, so that was the problem, I hadn't realised. I'll take care of mapped addresses in the future. Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 09:06:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060014#M913902</guid>
      <dc:creator>miregistrocisco</dc:creator>
      <dc:date>2008-08-28T09:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Cisco ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060015#M913903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;np - glad to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 09:11:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-cisco-asa5510/m-p/1060015#M913903</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-08-28T09:11:27Z</dc:date>
    </item>
  </channel>
</rss>

