<?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: Help me configure my ASA5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878050#M25589</link>
    <description>&lt;P&gt;And my other question is - do I need that Cisco 2900&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I exclude it and use only the ASA5505 as a firewall and a router?&lt;/P&gt;&lt;P&gt;INTERNET -&amp;gt; ASA5505 -&amp;gt; Internal Network&lt;/P&gt;&lt;P&gt;I expect to have about 150-200 ips on the internal network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Sun, 23 Jun 2019 10:28:54 GMT</pubDate>
    <dc:creator>Svetoslav Simeonov</dc:creator>
    <dc:date>2019-06-23T10:28:54Z</dc:date>
    <item>
      <title>Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3877866#M25556</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;Please help me to configure my ASA5505 with a router cisco 2900 series behind it. My toplogy is the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;internet -&amp;gt; ASA5505 -&amp;gt; Cisco 2900 -&amp;gt; Switch&lt;/P&gt;&lt;P&gt;internet -&amp;gt; 10.1.1.1 -&amp;gt; 192.168.100.1 -&amp;gt;Switch&lt;/P&gt;&lt;P&gt;When I connect a computer behind the ASA5505 directly I have internet on it.&lt;/P&gt;&lt;P&gt;When I connect a computer behind the Cisco 2900 Router I don't have internet, but can ping 10.1.1.1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you give me advice how to configure the ASA5505 that I have internet on the Cisco Router?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 12:54:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3877866#M25556</guid>
      <dc:creator>Svetoslav Simeonov</dc:creator>
      <dc:date>2019-06-22T12:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3877887#M25558</link>
      <description>Hi,&lt;BR /&gt;So does the 2900 router have a default route pointing to the inside interface of the ASA?&lt;BR /&gt;Does the ASA have a route to the networks behind the router pointing to the IP address of the 2900 router?&lt;BR /&gt;If NAT configured for the network you are trying to access the internet from?&lt;BR /&gt;&lt;BR /&gt;If you provide the configuration of the devices we can determine where the issue is.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Jun 2019 13:50:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3877887#M25558</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-06-22T13:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3877888#M25559</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will provide the configurations at the end of next week. The Cisco router does not have default route set, because im not sure how to add it. Inside the asa I have set the route to Cisco Router.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 13:53:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3877888#M25559</guid>
      <dc:creator>Svetoslav Simeonov</dc:creator>
      <dc:date>2019-06-22T13:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3877890#M25561</link>
      <description>If the router does not have a default route set, then traffic would not be routed to the ASA. Here is an example to configure a default route on the router.&lt;BR /&gt;&lt;BR /&gt;"ip route 0.0.0.0 0.0.0.0 192.168.x.x" - replace x.x with the correct IP address of the ASA's inside interace.</description>
      <pubDate>Sat, 22 Jun 2019 14:00:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3877890#M25561</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-06-22T14:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878050#M25589</link>
      <description>&lt;P&gt;And my other question is - do I need that Cisco 2900&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I exclude it and use only the ASA5505 as a firewall and a router?&lt;/P&gt;&lt;P&gt;INTERNET -&amp;gt; ASA5505 -&amp;gt; Internal Network&lt;/P&gt;&lt;P&gt;I expect to have about 150-200 ips on the internal network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 10:28:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878050#M25589</guid>
      <dc:creator>Svetoslav Simeonov</dc:creator>
      <dc:date>2019-06-23T10:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878052#M25590</link>
      <description>Hi,&lt;BR /&gt;Yes, you could just use the ASA, you would set the ASA's IP address as the default gateway of the computers.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Sun, 23 Jun 2019 10:38:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878052#M25590</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-06-23T10:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878060#M25627</link>
      <description>&lt;P&gt;And what are the disadvantages of using only ASA? Are there any? Maybe security or slowness ?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 11:33:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878060#M25627</guid>
      <dc:creator>Svetoslav Simeonov</dc:creator>
      <dc:date>2019-06-23T11:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878071#M25628</link>
      <description>&lt;P&gt;The ASA 5505 is End of life, if you have 150-200 connections behind the firewall it might impact performance.&lt;/P&gt;
&lt;P&gt;No need to use the 2900 router.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may wish to replace this firewall with the newer Firepower hardware, info &lt;A href="https://www.cisco.com/c/en/us/products/security/firepower-1000-series/index.html" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 11:53:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878071#M25628</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-06-23T11:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878073#M25629</link>
      <description>&lt;P&gt;Thank you for the answers. Do you think that a Mikrotik CCR1009-7G for example can handle the job to be a good firewall and a router? Thank you again RJI.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 11:57:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878073#M25629</guid>
      <dc:creator>Svetoslav Simeonov</dc:creator>
      <dc:date>2019-06-23T11:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help me configure my ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878078#M25630</link>
      <description>It depends on your environment (large enterprise or small business or small home network) and what features you require. It seems more of a router than a firewall. A dedicated firewall will provide more security than a router, a firewall will also do routing.</description>
      <pubDate>Sun, 23 Jun 2019 12:05:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-me-configure-my-asa5505/m-p/3878078#M25630</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2019-06-23T12:05:49Z</dc:date>
    </item>
  </channel>
</rss>

