<?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: How to open a port on ASA5520 version 8.31 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617274#M591737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. Please kindly mark the post as answered if you have no further question. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Feb 2011 00:57:57 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2011-02-15T00:57:57Z</dc:date>
    <item>
      <title>How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617263#M591726</link>
      <description>&lt;P&gt;Can someone please tell me how to open a port on the ASA 5520 Version 8.31?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Private IP Address - 10.1.1.5 255.255.255.0&lt;/P&gt;&lt;P&gt;Public Ip Address&amp;nbsp; 1.1.1.2&lt;/P&gt;&lt;P&gt;TCP Port 25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be much appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lake&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:50:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617263#M591726</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2019-03-11T19:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617264#M591727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean how to create the NAT port address redirection OR/ how to create the access-list that you applied to the outside interface OR/ both?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, do you want to create static 1:1 NAT and 1.1.1.2 is the spare public IP, or you want to configure static PAT and 1.1.1.2 is the spare IP, or 1.1.1.2 is actually the outside interface ip address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for all the questions as config is different depending on what it is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 23:08:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617264#M591727</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-14T23:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617265#M591728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just need to create a static one to one nat and open a port. I am not sure what you mean by spare ip?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lake Harrypersaud&lt;/P&gt;&lt;P&gt;Future 2000 Systems Inc.&lt;/P&gt;&lt;P&gt;905.405.8844&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my BlackBerry device on the Rogers Wireless Network&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 23:14:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617265#M591728</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2011-02-14T23:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617266#M591729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, assuming that 1.1.1.2 is not the ASA outside interface ip address and is just another unique IP that you can use, ie: has not been assigned to anything else, then here is the config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-10.1.1.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; host 10.1.1.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat (inside,outside) static 1.1.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already have access-list applied to the outside interface, you just need to add the following to your existing access-list:&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-NAME&gt; permit tcp any object obj-10.1.1.5 eq 25&lt;/ACL-NAME&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 23:32:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617266#M591729</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-14T23:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617267#M591730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I still have to create an access group?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lake Harrypersaud&lt;/P&gt;&lt;P&gt;Future 2000 Systems Inc.&lt;/P&gt;&lt;P&gt;905.405.8844&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my BlackBerry device on the Rogers Wireless Network&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 23:51:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617267#M591730</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2011-02-14T23:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617268#M591731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you already have access-list applied to the outside interface, then no, you don't need access-group. Just make sure you use the same access-list name.&lt;/P&gt;&lt;P&gt;But if you haven't had one applied to the outside interface through the access-group command, then yes, you will have to apply it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"sh run access-group" will show you whether or not it has been applied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 23:56:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617268#M591731</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-14T23:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617269#M591732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume the access list has not changed?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lake Harrypersaud&lt;/P&gt;&lt;P&gt;Future 2000 Systems Inc.&lt;/P&gt;&lt;P&gt;905.405.8844&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my BlackBerry device on the Rogers Wireless Network&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 00:24:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617269#M591732</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2011-02-15T00:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617270#M591733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming what you mean by different compared to the previous version of ASA, then the answer is yes, it has slightly changed.&lt;/P&gt;&lt;P&gt;With the previous version, you will match it against the translated/NATed IP when you apply it on the outside interface, but from version 8.3 onwards, you will need to match it against the real IP or the objectID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 00:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617270#M591733</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-15T00:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617271#M591734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please give me an example?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lake Harrypersaud&lt;/P&gt;&lt;P&gt;Future 2000 Systems Inc.&lt;/P&gt;&lt;P&gt;905.405.8844&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my BlackBerry device on the Rogers Wireless Network&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 00:48:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617271#M591734</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2011-02-15T00:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617272#M591735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From your example,server real IP: 10.1.1.5, translated IP: 1.1.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the earlier version, your access-list applied to the outside interface will say:&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-NAME&gt; permit tcp any host 1.1.1.2 eq 25&lt;/ACL-NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On version 8.3 and onwards, your access-list will say:&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-NAME&gt; permit tcp any host 10.1.1.5 eq 25&lt;/ACL-NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;OR/ alternatively, with the NAT object that we created earlier, it can say:&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-NAME&gt; permit tcp any object obj-10.1.1.5 eq 25&lt;/ACL-NAME&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 00:53:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617272#M591735</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-15T00:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617273#M591736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lake Harrypersaud&lt;/P&gt;&lt;P&gt;Future 2000 Systems Inc.&lt;/P&gt;&lt;P&gt;905.405.8844&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my BlackBerry device on the Rogers Wireless Network&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 00:56:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617273#M591736</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2011-02-15T00:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617274#M591737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. Please kindly mark the post as answered if you have no further question. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 00:57:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617274#M591737</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-15T00:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617275#M591738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lake Harrypersaud&lt;/P&gt;&lt;P&gt;Future 2000 Systems Inc.&lt;/P&gt;&lt;P&gt;905.405.8844&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my BlackBerry device on the Rogers Wireless Network&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 01:12:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617275#M591738</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2011-02-15T01:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617276#M591739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry i have one more question. In this scenerio&lt;/P&gt;&lt;P&gt;we created an object group but how can we use this same example to create a static mapping and then create an access list instead of an object group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 01:59:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617276#M591739</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2011-02-15T01:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617277#M591740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Object-group is only used to group object together. For the static NAT entry, you still need to configure object NAT individually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the access-list, you can create object-group with all the real ip in the object-group and match it in the access-list with the object-group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;object-group network servers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; network-object host 10.1.1.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; network-object host 10.1.1.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; network-object host 10.1.1.67&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-NAME&gt; permit tcp any object-group server eq 80&lt;/ACL-NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 types of object now in version 8.3 if you get confused with the older version:&lt;/P&gt;&lt;P&gt;1) object-group: which is still the same as the previous version, ie: grouping all the object together&lt;/P&gt;&lt;P&gt;2) object: which is the new NAT (object NAT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the object NAT command reference:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa83/command/reference/no.html#wp1778544"&gt;http://www.cisco.com/en/US/docs/security/asa/asa83/command/reference/no.html#wp1778544&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 02:08:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617277#M591740</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-15T02:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a port on ASA5520 version 8.31</title>
      <link>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617278#M591741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 03:16:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-open-a-port-on-asa5520-version-8-31/m-p/1617278#M591741</guid>
      <dc:creator>Lakeram Harrypersaud</dc:creator>
      <dc:date>2011-02-15T03:16:14Z</dc:date>
    </item>
  </channel>
</rss>

