IT 專業人員的技術資源 > 論壇首頁 > Forefront Edge Security - General > Remote Desktop Connection to Forefront TMG Server
發問發問
 

已答覆Remote Desktop Connection to Forefront TMG Server

  • Monday, 16 November, 2009 17:31NWofford 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    I am trying to remotely manage the Forefront TMG server but I can't seem to get it to work. I have added my desktop's IP address to the Enterprise Remote Management Computers and have made sure the system policy is set to allow connections from the group. When I try to connect via RDP on my desktop, it just times out trying to connect.

    The logs show the connection initiating but then it closes without connection. The log shows, "A connection closed becasue no SYN/ACK reply was received from the server."

解答

所有回覆

  • Tuesday, 17 November, 2009 18:21Kent Nordström 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    have you rememberd to turn on RDP in OS?
  • Tuesday, 17 November, 2009 19:09NWofford 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Yes, RDP is enabled in the OS.
  • Thursday, 19 November, 2009 6:34Kent Nordström 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    sometimes port-stealing in ISA/TMG (i think this is the case) takes the TCP3389 port and local TS/RDP is not able to use it.
    Configure the OS RDP to only listen on the "internal" NIC since you are not likely to have a RDP publishing rule conflicting on that interface.
  • Thursday, 19 November, 2009 12:05Flo.W. 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hey there,

    I just activated RDP on the Windows Server 2008 Box which is hosting the TMG.
    Using Network Layer Authentication to secure that.

    Then I simply set up a rule in the firewall

    from External to Local Host allowing RDP protocol.

    And thats it ;)

    Hope I could help - cheers!

  • Monday, 23 November, 2009 17:31NWofford 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Kent,

    How do I configure the OS RDP to only listen on the internal NIC?
  • Monday, 23 November, 2009 20:22ElMajdalMVP, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Hi,


    On ISA itself, go to the Terminal Services Configuration and make sure that the RDP-TCP connection is only bound to the ISA Internal interface (Properties -> Network Adapter).

    To do this, click on Start > Administrative Tools > Terminal Services Configuration,
    from the left panel click the Connection node > then on the right page, right click the RDP-TCP  then click on properties  > click on the Network Adapters Tab and then from the drop down list , choose the Internal NIC


    Source : ISA Firewall Quick Tip : Administrating ISA Server 2006 Remotely Using MMC and Remote Desktop Connection

    Tarek Majdalani | MS Forefront Edge Security MVP | http://www.elmajdal.net
  • Monday, 7 December, 2009 14:48NWofford 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hi,


    On ISA itself, go to the Terminal Services Configuration and make sure that the RDP-TCP connection is only bound to the ISA Internal interface (Properties -> Network Adapter).

    To do this, click on Start > Administrative Tools > Terminal Services Configuration,
    from the left panel click the Connection node > then on the right page, right click the RDP-TCP  then click on properties  > click on the Network Adapters Tab and then from the drop down list , choose the Internal NIC


    Source : ISA Firewall Quick Tip : Administrating ISA Server 2006 Remotely Using MMC and Remote Desktop Connection

    Tarek Majdalani | MS Forefront Edge Security MVP | http://www.elmajdal.net

    This might have solved the problem. However, before attempting this, I upgraded from the RC to RTM by unistalling the RC, then installing the RTM. Without changing any other settings, remote desktop began working. I followed these steps just to see what it's set to, and it is still configured to "All Network Adaptors."

    Not sure what specifically changed by doing the upgrade, but I've got it working now. Thanks!
  • Monday, 7 December, 2009 22:47Bala Natarajan MSFT 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Normally you will need to use the process Tarek suggested and use a Publishing rule to allow 3389 from external to local host.

    This will make sure there is no port conflict on which process ( TS process or TMG firewall ) is listening on 3389 for the external NIC. (

    This will also help you in case you need to publish additional internal servers using multiple External IP
    Bala Natarajan [MSFT]| Sr. Support Escalation Engineer | CSS Security -TMG Beta support team | Email: bala.natarajan@microsoft.com | Office 425.704.4626 Bing it on bing.com
  • Saturday, 13 February, 2010 15:32nOrphf 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Nice, damn i've been struggeling with this for a while,

    Thnak you!