<?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 Fall through to interface grayed out ASA 5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828078#M174944</link>
    <description>&lt;P&gt;Good day,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am trying to create a NAT using the ASDM for port forwarding. I am port forwarding to a device that we need to get to. Here is the command to execute such from the command line.&lt;/P&gt;
&lt;P&gt;object network clock-51-6401&lt;BR /&gt;(Inside,Internet) static interface service tcp 5402 6401&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Then an access list in created to allow the connection.&lt;/P&gt;
&lt;P&gt;When I look at it from the ASDM gui, I see the ,"fall through interface PAT (dest ntf)" grayed out, and the interface selected is not the one I want.&lt;/P&gt;
&lt;P&gt;How do I change that?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:52:53 GMT</pubDate>
    <dc:creator>admiralrich</dc:creator>
    <dc:date>2019-03-12T06:52:53Z</dc:date>
    <item>
      <title>Fall through to interface grayed out ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828078#M174944</link>
      <description>&lt;P&gt;Good day,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am trying to create a NAT using the ASDM for port forwarding. I am port forwarding to a device that we need to get to. Here is the command to execute such from the command line.&lt;/P&gt;
&lt;P&gt;object network clock-51-6401&lt;BR /&gt;(Inside,Internet) static interface service tcp 5402 6401&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Then an access list in created to allow the connection.&lt;/P&gt;
&lt;P&gt;When I look at it from the ASDM gui, I see the ,"fall through interface PAT (dest ntf)" grayed out, and the interface selected is not the one I want.&lt;/P&gt;
&lt;P&gt;How do I change that?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:52:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828078#M174944</guid>
      <dc:creator>admiralrich</dc:creator>
      <dc:date>2019-03-12T06:52:53Z</dc:date>
    </item>
    <item>
      <title>Hi Roger,</title>
      <link>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828079#M174949</link>
      <description>&lt;P&gt;Hi Roger,&lt;/P&gt;
&lt;P&gt;Interface is grayed out because you are using 'static'. If you choose 'Dynamic' from the drop down menu then it would be available for change. Therefore enter your ip or name the mapped interface(in your case type internet).&lt;/P&gt;
&lt;P&gt;Real and Mapped interface could be selected by going to 'advanced' settings.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;
&lt;P&gt;Remember to mark the answer as correct if it answers your query or rate the helpful posts.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 04:13:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828079#M174949</guid>
      <dc:creator>Akshay Rastogi</dc:creator>
      <dc:date>2015-11-13T04:13:40Z</dc:date>
    </item>
    <item>
      <title>Thanks for your reply but ,</title>
      <link>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828080#M174951</link>
      <description>&lt;P&gt;Thanks for your reply but , it did not change.. Edited...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For some strange reason when I change the ports security from 50 to 100 I was able to do what you instructed. I did change it back and was still able to do it. But when the interface is not selected as "static" you cannot create a real port and a mapped port.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Nov 2015 20:04:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828080#M174951</guid>
      <dc:creator>Roger Richards</dc:creator>
      <dc:date>2015-11-15T20:04:08Z</dc:date>
    </item>
    <item>
      <title>Hi Roger,</title>
      <link>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828081#M174954</link>
      <description>&lt;P&gt;Hi Roger,&lt;/P&gt;
&lt;P&gt;There are two options Dynamic Hide and Dynamic. If you select Dynamic then it would change.&lt;/P&gt;
&lt;P&gt;You would not be able to configure real and mapped port if you select anything other than Static as Dynamic is unidirectional NAT. So changing real to mapped port won't help anything with Dynamic NAT. It is expected.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 10:00:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fall-through-to-interface-grayed-out-asa-5510/m-p/2828081#M174954</guid>
      <dc:creator>Akshay Rastogi</dc:creator>
      <dc:date>2015-11-16T10:00:33Z</dc:date>
    </item>
  </channel>
</rss>

