<?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 ASA5505 Configuration Question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-configuration-question/m-p/2102271#M394685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duplicate question.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/message/3800074#3800074"&gt;https://supportforums.cisco.com/message/3800074#3800074&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 16:11:57 GMT</pubDate>
    <dc:creator>jurodri3</dc:creator>
    <dc:date>2012-12-06T16:11:57Z</dc:date>
    <item>
      <title>ASA5505 Configuration Question</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-configuration-question/m-p/2102270#M394678</link>
      <description>&lt;P&gt;I have a block of 5 IPs from my ISP. I have given one to the outside interface of my firewall and need to forward ports from the other IPs through the firewall to internal IPs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created ACL and NAT rules for this but an unable to get it to work correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange thing is, I currently have 3 separate physical networks with cisco 800 routers each with a connection to the internet on the same ISP subnet. (the ASA will eventually be used to replace this setup). I am able to access the servers on the ports I forward though the firewall from each of these other networks but not from anywhere else on the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must be missing something here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is are the relevant pieces of my config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan1&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.86.20.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&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 x.x.x.85 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access extended permit tcp any host x.x.x.83 eq 15000&lt;/P&gt;&lt;P&gt;access-list outside_access extended permit tcp any host x.x.x.83 eq 15001&lt;/P&gt;&lt;P&gt;access-list outside_access extended permit tcp any host x.x.x.83 eq 10000&lt;/P&gt;&lt;P&gt;access-list outside_access extended permit tcp any host x.x.x.83 eq https&lt;/P&gt;&lt;P&gt;access-list outside_access extended permit tcp any host x.x.x.83 eq www&lt;/P&gt;&lt;P&gt;access-list outside_access extended permit tcp any host x.x.x.83 eq ssh&lt;/P&gt;&lt;P&gt;access-list outside_access extended permit tcp any host x.x.x.83 eq ftp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp x.x.x.83 10000 10.86.20.20 10000 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp x.x.x.83 ssh 10.86.20.20 ssh netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp x.x.x.83 https 10.86.20.20 https netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp x.x.x.83 www 10.86.20.20 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp x.x.x.83 ftp 10.86.20.50 ftp netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp x.x.x.83 15001 10.86.20.50 15001 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp x.x.x.83 15000 10.86.20.50 15000 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;access-group outside_access in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 x.x.x.1 1&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:32:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-configuration-question/m-p/2102270#M394678</guid>
      <dc:creator>Lucas Kane</dc:creator>
      <dc:date>2019-03-12T00:32:55Z</dc:date>
    </item>
    <item>
      <title>ASA5505 Configuration Question</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-configuration-question/m-p/2102271#M394685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duplicate question.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/message/3800074#3800074"&gt;https://supportforums.cisco.com/message/3800074#3800074&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 16:11:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-configuration-question/m-p/2102271#M394685</guid>
      <dc:creator>jurodri3</dc:creator>
      <dc:date>2012-12-06T16:11:57Z</dc:date>
    </item>
  </channel>
</rss>

