<?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 Port forwarding (443 and RDP ) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/4810078#M1099329</link>
    <description>&lt;P&gt;Hello Friends&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you help me to fix the issue in my FTD integrated FMC&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a webserver internal need to port forward 443&amp;nbsp; and one more windows server need to do same 3389&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly help me I getting confusions and struck in NAT Policy and ACP&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example : Webserver IP :192.168.73.35&amp;nbsp; &amp;nbsp;the Public IP is&amp;nbsp; &amp;nbsp;85.0.0.58&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Need to work ssl port 443&amp;nbsp; &lt;A href="https://ctx.example.com" target="_blank" rel="noopener"&gt;https://ctx.example.com&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Need to access RDP 3389&amp;nbsp; 85.0.0.58:3389&amp;nbsp; &amp;nbsp; Please help me to get it fish this as well&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2023 10:45:29 GMT</pubDate>
    <dc:creator>Sharath Rajan</dc:creator>
    <dc:date>2023-04-07T10:45:29Z</dc:date>
    <item>
      <title>Port forwarding (443 and RDP )</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/4810078#M1099329</link>
      <description>&lt;P&gt;Hello Friends&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you help me to fix the issue in my FTD integrated FMC&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a webserver internal need to port forward 443&amp;nbsp; and one more windows server need to do same 3389&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly help me I getting confusions and struck in NAT Policy and ACP&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example : Webserver IP :192.168.73.35&amp;nbsp; &amp;nbsp;the Public IP is&amp;nbsp; &amp;nbsp;85.0.0.58&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Need to work ssl port 443&amp;nbsp; &lt;A href="https://ctx.example.com" target="_blank" rel="noopener"&gt;https://ctx.example.com&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Need to access RDP 3389&amp;nbsp; 85.0.0.58:3389&amp;nbsp; &amp;nbsp; Please help me to get it fish this as well&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 10:45:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/4810078#M1099329</guid>
      <dc:creator>Sharath Rajan</dc:creator>
      <dc:date>2023-04-07T10:45:29Z</dc:date>
    </item>
    <item>
      <title>Hello,  I'm happy to help you with the configuration of y...</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/4814560#M1099496</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm happy to help you with the configuration of your FTD integrated FMC for port forwarding. Here are the steps to configure NAT Policy and ACP:&lt;BR /&gt;1. Configure NAT Policy:&lt;BR /&gt;First, you need to create a static NAT rule for both the webserver and the Windows server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;a. Log in to your FMC and go to Devices ) NAT.&lt;BR /&gt;b. Click on "Add NAT Rule" and choose "Static NAT Rule."&lt;BR /&gt;c. Configure the rule as follows:&lt;BR /&gt;• Original Source: create a new network object for 192.168.73.35 (webserver)&lt;BR /&gt;• Translated Source: create a new network object for 85.0.0.58 (public IP)&lt;BR /&gt;• Original Service: TCP 443&lt;BR /&gt;• Translated Service: TCP 443&lt;BR /&gt;• Interface: choose the correct inside and outside interfaces&lt;BR /&gt;• Enabled: checked&lt;BR /&gt;d. Click "Save" to save the rule.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Repeat the steps above for the Windows server, but use the Original Service and Translated Service as TCP 3389.&lt;BR /&gt;2. Configure Access Control Policy (ACP):&lt;BR /&gt;Now, you need to create access control rules to allow traffic to your webserver and Windows server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;a. Go to Policies ) Access Control and click on "Add Access Control Rule."&lt;BR /&gt;b. Configure the rule as follows:&lt;BR /&gt;• Name: Allow Webserver&lt;BR /&gt;• Action: Allow&lt;BR /&gt;• Source Networks: Any&lt;BR /&gt;• Destination Networks: create a new network object for 192.168.73.35 (webserver)&lt;BR /&gt;• Source Ports: Any&lt;BR /&gt;• Destination Ports: TCP 443&lt;BR /&gt;c. Click "Save" to save the rule.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Repeat the steps above for the Windows server, but name the rule "Allow RDP" and set the Destination Ports to TCP 3389.&lt;BR /&gt;&lt;BR /&gt;Finally, deploy the changes to your FTD device.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you have any questions or require further assistance.&lt;BR /&gt;&lt;BR /&gt;Signed,&lt;BR /&gt;Cisco Virtual Engineer</description>
      <pubDate>Fri, 14 Apr 2023 15:05:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/4814560#M1099496</guid>
      <dc:creator>Cisco_Virtual_Engineer</dc:creator>
      <dc:date>2023-04-14T15:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Port forwarding (443 and RDP )</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/4814809#M1099513</link>
      <description>&lt;P&gt;Hi friend are this issue solved ?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 10:24:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/4814809#M1099513</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-15T10:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hello,  I'm happy to help you with the configuration of y...</title>
      <link>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/5006093#M1108437</link>
      <description>&lt;P&gt;Hi Cisco Virtual Engineer,&amp;nbsp;&lt;BR /&gt;Could you please provide screenshots for these steps? I tried to implement the solution but am stuck as I cannot correlate them with the screens presented to me on the FMC.&lt;BR /&gt;&lt;BR /&gt;I would like to configure port forwarding for ports&amp;nbsp;50221/TCP,&amp;nbsp;50222/TCP, and&amp;nbsp;49321-49421/UDP from our public IP (object) Starhub to my server JSV-APP-13&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 02:59:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forwarding-443-and-rdp/m-p/5006093#M1108437</guid>
      <dc:creator>beIN SG Support</dc:creator>
      <dc:date>2024-01-26T02:59:20Z</dc:date>
    </item>
  </channel>
</rss>

