<?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: Terminal Services and OWA on Port 443 question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457107#M689524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RDP should be tcp/3389 (AFAIR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding a rule:&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp &lt;EM&gt;(rdp_server)&lt;/EM&gt; 3389&amp;nbsp; interface FastEthernet 0/1 3389&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;P&gt;And an ip access-list entry accordingly should make RDP work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If for some reason the rdp_server hosts RDP on port 443 you can always "cheat" the system.&lt;BR /&gt;--------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp &lt;EM&gt;(rdp_server)&lt;/EM&gt; 443&amp;nbsp; interface FastEthernet 0/1 3389&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More details appreciated &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 May 2010 12:12:07 GMT</pubDate>
    <dc:creator>Marcin Latosiewicz</dc:creator>
    <dc:date>2010-05-25T12:12:07Z</dc:date>
    <item>
      <title>Terminal Services and OWA on Port 443 question</title>
      <link>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457106#M689517</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a 2800 series router with firewall OS which NATs port 443 to my Exchange server (see below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp &lt;EM&gt;(exchange IP)&lt;/EM&gt; 443 interface FastEthernet 0/1 443&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to evaluate RDP (Terminal Services) for remote access on a Windows 2008 Box however RDP now uses port 443 which means when I connect through the router I get a certificate error as the OWA certificate is returned from the exchange box instead of the terminal services cert from the 2008 box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have port 443 open to any host on my external IP as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;permit tcp any host (external IP) eq 443&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if this is a bit simplistic I don't often work on Cisco equipment..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:50:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457106#M689517</guid>
      <dc:creator>david-allan</dc:creator>
      <dc:date>2019-03-11T17:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Services and OWA on Port 443 question</title>
      <link>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457107#M689524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RDP should be tcp/3389 (AFAIR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding a rule:&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp &lt;EM&gt;(rdp_server)&lt;/EM&gt; 3389&amp;nbsp; interface FastEthernet 0/1 3389&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;----------&lt;/P&gt;&lt;P&gt;And an ip access-list entry accordingly should make RDP work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If for some reason the rdp_server hosts RDP on port 443 you can always "cheat" the system.&lt;BR /&gt;--------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp &lt;EM&gt;(rdp_server)&lt;/EM&gt; 443&amp;nbsp; interface FastEthernet 0/1 3389&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More details appreciated &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 12:12:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457107#M689524</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2010-05-25T12:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Services and OWA on Port 443 question</title>
      <link>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457108#M689539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Marcin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows 2008 Server now has a TS Gateway which uses port 443, I have used NAT and port 3389 which works fine but this does not allow connection to TS Gateway and therefore the SSL cert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my current config, less the IP addresses etc. Would you work around (&lt;STRONG&gt;ip nat inside source static tcp &lt;EM&gt;(rdp_server)&lt;/EM&gt; 443&amp;nbsp; interface FastEthernet 0/1 3389) &lt;/STRONG&gt;solve my problem? Just thought I would ask before I go and change the router config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 13:18:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457108#M689539</guid>
      <dc:creator>david-allan</dc:creator>
      <dc:date>2010-05-25T13:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Services and OWA on Port 443 question</title>
      <link>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457109#M689552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thought this picture might explain the new TS Gateway a bit better then me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 13:39:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457109#M689552</guid>
      <dc:creator>david-allan</dc:creator>
      <dc:date>2010-05-25T13:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Services and OWA on Port 443 question</title>
      <link>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457110#M689570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if the RDP client is smart enough to do SSL/TLS on standard 3389 port.&lt;/P&gt;&lt;P&gt;I would say it's worth a shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 14:13:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457110#M689570</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2010-05-25T14:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Terminal Services and OWA on Port 443 question</title>
      <link>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457111#M689582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately that didn't work, I still get the certificate name mismatch as the exchange cert is presented instead of the TS Gateway Cert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ip nat inside source static tcp +(rdp_server)+ 443&amp;nbsp; interface FastEthernet 0/1 3389)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's the NAT rule below which is screwing things up..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp (Exchange IP) 443 interface FastEthernet0/1 443&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is only for OWA I think, I may have to look at changing the port for this rather than a rule on the firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions would be appreciated though as I would rather have one port open (443) than have to open another for the TS Gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 07:50:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/terminal-services-and-owa-on-port-443-question/m-p/1457111#M689582</guid>
      <dc:creator>david-allan</dc:creator>
      <dc:date>2010-05-26T07:50:54Z</dc:date>
    </item>
  </channel>
</rss>

