<?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: Port forwarding on Cisco ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081117#M1111762</link>
    <description>&lt;P&gt;You have more public IP you can use than IP of outside interface?&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
    <pubDate>Sun, 28 Apr 2024 15:51:06 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2024-04-28T15:51:06Z</dc:date>
    <item>
      <title>Port forwarding on Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081113#M1111760</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Cisco ASA 5505 , software 9.1(2)&lt;/P&gt;&lt;P&gt;I need to forward port 443 from a specific hos. Lets say IP: 1.2.3.4 to my internal host 192.168.50.50&amp;nbsp;&lt;/P&gt;&lt;P&gt;My outside interface has an IP, lets say 5.5.5.5. But my outside interface also listens to anyconnect which i suspect is running on port 443 already. I do have more IP available, i.e 5.5.5.6 and 5.5.5.7.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to figure this out and seeing some videos but i cant sort it out. Anyone have suggestions on how to configure this using CLI would work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Allow traffic from IP 1.2.3.4 to internal host 192.168.50.50 on port 443.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 14:57:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081113#M1111760</guid>
      <dc:creator>Cisco SE</dc:creator>
      <dc:date>2024-04-28T14:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Port forwarding on Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081117#M1111762</link>
      <description>&lt;P&gt;You have more public IP you can use than IP of outside interface?&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 15:51:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081117#M1111762</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-04-28T15:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Port forwarding on Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081148#M1111764</link>
      <description>&lt;P&gt;Depend on the config,&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;I do have more IP available, i.e 5.5.5.6 and 5.5.5.7&lt;/LI-CODE&gt;
&lt;P&gt;if you have spare IP address then do the following to map static NAT&lt;/P&gt;
&lt;P&gt;example :&lt;/P&gt;
&lt;P&gt;object network webserver&lt;BR /&gt;host 192.168.50.50&lt;BR /&gt;nat (inside,outside) static 5.5.5.6&lt;/P&gt;
&lt;P&gt;add ACL to allow the ports.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 15:45:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081148#M1111764</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-04-28T15:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Port forwarding on Cisco ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081152#M1111767</link>
      <description>&lt;P&gt;Command need&lt;/P&gt;
&lt;P&gt;Object network serverPublic&lt;/P&gt;
&lt;P&gt;Host &amp;lt;public IP&amp;gt;&lt;/P&gt;
&lt;P&gt;Object network serverPriv&lt;/P&gt;
&lt;P&gt;Host &amp;lt;priv IP&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Access-list server extended permit tcp any serverPriv eq 443&lt;/P&gt;
&lt;P&gt;Access-group server in interface OUT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nat(IN'OUT) source static serverPriv serverPublic&lt;/P&gt;
&lt;P&gt;That all what you need if you have more public IP&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 16:01:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-on-cisco-asa/m-p/5081152#M1111767</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-04-28T16:01:13Z</dc:date>
    </item>
  </channel>
</rss>

