I installed TMG 2010 on windows 2008 r2. I also enabled terminal services and add my computer to remote managment users. Remote ( rdp services ) working 100%. After 10 days i rebooted TMG. After reboot rdp does not work to TMG.
I tried also to disable rdp on win 2008, reboot server and enable TS, doesnt work. I also checked HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp and it is the same on other win2008 r2 server.
I tried also to rdp from tmg to itself it also not work.
I tried to telnet tmg on 3389 port and also not working.
log report:
Closed Connection FIREWALL 5.1.2010 14:29:39 Log type: Firewall service Status: A connection was abortively closed after one of the peers sent an RST packet. Rule: rdp local Source: Internal (192.168.1.118:3465) Destination: Local Host (192.168.1.1:3389) Protocol: RDP (Terminal Services)
Hi I had the same problem too but with ISA2006. No matter how many policies I put together System/Enterprise I couldnt RDP to it.
The first step is for you to go to your network adapter screen, identify the name of the internal network adapter. In my case, my internal network adapter name is: "DELL NC360T PCIe DP Gigabit Server Adapter #9"
I am going to assume that the same thing is happening to you.
1. Go to search bar, in explorer and type: mmc
2. Add the "Remote Desktop Session Host Configuration" module, when asked, select localhost.
3. Once the mmc opens, click on the main branch. On the right, you will see "Connections" with RDP-Tcp listed.
4. Right click RDP-Tcp and select properties.
5. Click Network Adapter tab, click th drop down box and select the same network adapter name that you noted down above. click OK to everything and it you should now be able to RDP.
I would recommend that you clean up any rules you may have used to try and get this running, the only rules you need are the ones included in System Policies.
MMC craters and connot config. Tom, why can't RDP be made to work on this TNG 2010 product. If this is a bug, it kills the entire product. Eveyone is publishing 'How to RDP to ISA 2006' or something wich does not help anyone on the new product. It is imcredible that you cannot find step by step that works.
Well.. I'm stupid. Uninstalled TMG and all the guts to find that Server 2008R2 would not RDP. Had to jump through flaming hoops to enable Network Discovery and configure RDP Host. My GOD! Enable Discovery Services - Turn on Network Discovery - Configure Remote Desktop Host.. Man..talk about exasperation! Now I'm hoping it contimues to work after TMG is installed.. Udachi..
Got the same problem today. After shutting down the TMG server and adding some extra memory. power on the TMG again. Now RDP is not working anymore !! it worked without problems for several months. very weird. All things mentioned in this thread do not work. In the TMG log there are entries like:
Closed Connection TMG-FE 23-11-2010 17:48:44 Log type: Firewall service Status: A connection was abortively closed after one of the peers sent an RST packet.(0x80074e21 FWX_E_ABORTIVE_SHUTDOWN) Rule: [System] Allow remote management from selected computers using Terminal Server Source: Internal (10.200.0.99:50813) Destination: Local Host (10.204.100.100:3389) Protocol: RDP (Terminal Services) Additional information Number of bytes sent: 52 Number of bytes received: 40 Processing time: 0ms Original Client IP: 10.200.0.99
update : netstat -ano | findstr "3389" do not show listening states anymore
any ideas ? regards bio..
< Message edited by Bio -- 24.Nov.2010 2:55:39 AM >
start an MMC and add the RD session host configuration snapin. goto the connection section and look at the properties of the RDP-tcp protocol goto the adapter tab.. enter listening on all adapters and close click on disable connection click on enable connection goto the adapter tab enter listening on internal interface click on disable connection click on enable connection
enter in a dos box netstat -ano | findstr "3389"
now its listening again....weird fix but it works for me.
Hi I had the same problem too but with ISA2006. No matter how many policies I put together System/Enterprise I couldnt RDP to it.
The first step is for you to go to your network adapter screen, identify the name of the internal network adapter. In my case, my internal network adapter name is: "DELL NC360T PCIe DP Gigabit Server Adapter #9"
I am going to assume that the same thing is happening to you.
1. Go to search bar, in explorer and type: mmc
2. Add the "Remote Desktop Session Host Configuration" module, when asked, select localhost.
3. Once the mmc opens, click on the main branch. On the right, you will see "Connections" with RDP-Tcp listed.
4. Right click RDP-Tcp and select properties.
5. Click Network Adapter tab, click th drop down box and select the same network adapter name that you noted down above. click OK to everything and it you should now be able to RDP.
I would recommend that you clean up any rules you may have used to try and get this running, the only rules you need are the ones included in System Policies.
hope this helps SOMEONE out there ..lol.
I know it's an old thread....but...
Perfect! This did the trick! One thing.... After the change I had to restart the firewall service. But after that, the RDP was working again. Thank you