Remote desktop not connecting on second connection
I have two computers running Windows 7 Professional. I have already forwarded the port successfully and I am using dyndns as my RD gateway(My home IP is dynamic).
When I connect remotely from the home network everything works well, I can disconnect and reconnect as many times as I want. However, when I connect from outside my LAN i.e. from school or using my phone data connection, I can connect only once, if I disconnect and then attempt to connect a second time, it won't work, it tells me that the computer is unreachable.
The computer at home continues to show "logged on" even though I already disconnected from it. If I login to the computer, then it will allow another remote connection but after that, it'll go back to showing "logged on" and won't allow me to connect anymore. Very annoying. Help would be highly appreciated.
Thanks!
remote-desktop
add a comment |
I have two computers running Windows 7 Professional. I have already forwarded the port successfully and I am using dyndns as my RD gateway(My home IP is dynamic).
When I connect remotely from the home network everything works well, I can disconnect and reconnect as many times as I want. However, when I connect from outside my LAN i.e. from school or using my phone data connection, I can connect only once, if I disconnect and then attempt to connect a second time, it won't work, it tells me that the computer is unreachable.
The computer at home continues to show "logged on" even though I already disconnected from it. If I login to the computer, then it will allow another remote connection but after that, it'll go back to showing "logged on" and won't allow me to connect anymore. Very annoying. Help would be highly appreciated.
Thanks!
remote-desktop
add a comment |
I have two computers running Windows 7 Professional. I have already forwarded the port successfully and I am using dyndns as my RD gateway(My home IP is dynamic).
When I connect remotely from the home network everything works well, I can disconnect and reconnect as many times as I want. However, when I connect from outside my LAN i.e. from school or using my phone data connection, I can connect only once, if I disconnect and then attempt to connect a second time, it won't work, it tells me that the computer is unreachable.
The computer at home continues to show "logged on" even though I already disconnected from it. If I login to the computer, then it will allow another remote connection but after that, it'll go back to showing "logged on" and won't allow me to connect anymore. Very annoying. Help would be highly appreciated.
Thanks!
remote-desktop
I have two computers running Windows 7 Professional. I have already forwarded the port successfully and I am using dyndns as my RD gateway(My home IP is dynamic).
When I connect remotely from the home network everything works well, I can disconnect and reconnect as many times as I want. However, when I connect from outside my LAN i.e. from school or using my phone data connection, I can connect only once, if I disconnect and then attempt to connect a second time, it won't work, it tells me that the computer is unreachable.
The computer at home continues to show "logged on" even though I already disconnected from it. If I login to the computer, then it will allow another remote connection but after that, it'll go back to showing "logged on" and won't allow me to connect anymore. Very annoying. Help would be highly appreciated.
Thanks!
remote-desktop
remote-desktop
asked Oct 3 '13 at 4:31
user1867748user1867748
612
612
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I thought there was a setting somewhere for "Remote Desktop", that when disconnected (and the session was still active) you only could reconnect from the same machine. (this was a very long time ago and perhaps it wasn't RD but PcAnywhere, I can't find it anymore)
What you could try is setting a time limit for disconnected sessions. That way, when someone disconnects, the session will be terminated after the timeout you set (1 minute for example) and you can hopefully logon again from the same location. Downside is that you loose your session so you need to end your applications or RDP will do it for you after the timeout.
On the host-machine do the following:
- Click on
Start
button and typegpedit.msc
, then hit Enter
- Navigate to
Computer Configuration
>Administrative Templates
>Windows Components
>Remote Desktop Session Host
>Session Timeout Limits
. - Double-click
Set time limit for disconnected sessions
- Set it to
Enabled
and setEnd a disconnected session
to a desired timeout. - Click
Ok
and close the "Local Group Policy Editor" - Restart the host-machine
Please note the changes you make in a computer-logbook for future reference for yourself or a computer-administrator.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f653665%2fremote-desktop-not-connecting-on-second-connection%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I thought there was a setting somewhere for "Remote Desktop", that when disconnected (and the session was still active) you only could reconnect from the same machine. (this was a very long time ago and perhaps it wasn't RD but PcAnywhere, I can't find it anymore)
What you could try is setting a time limit for disconnected sessions. That way, when someone disconnects, the session will be terminated after the timeout you set (1 minute for example) and you can hopefully logon again from the same location. Downside is that you loose your session so you need to end your applications or RDP will do it for you after the timeout.
On the host-machine do the following:
- Click on
Start
button and typegpedit.msc
, then hit Enter
- Navigate to
Computer Configuration
>Administrative Templates
>Windows Components
>Remote Desktop Session Host
>Session Timeout Limits
. - Double-click
Set time limit for disconnected sessions
- Set it to
Enabled
and setEnd a disconnected session
to a desired timeout. - Click
Ok
and close the "Local Group Policy Editor" - Restart the host-machine
Please note the changes you make in a computer-logbook for future reference for yourself or a computer-administrator.
add a comment |
I thought there was a setting somewhere for "Remote Desktop", that when disconnected (and the session was still active) you only could reconnect from the same machine. (this was a very long time ago and perhaps it wasn't RD but PcAnywhere, I can't find it anymore)
What you could try is setting a time limit for disconnected sessions. That way, when someone disconnects, the session will be terminated after the timeout you set (1 minute for example) and you can hopefully logon again from the same location. Downside is that you loose your session so you need to end your applications or RDP will do it for you after the timeout.
On the host-machine do the following:
- Click on
Start
button and typegpedit.msc
, then hit Enter
- Navigate to
Computer Configuration
>Administrative Templates
>Windows Components
>Remote Desktop Session Host
>Session Timeout Limits
. - Double-click
Set time limit for disconnected sessions
- Set it to
Enabled
and setEnd a disconnected session
to a desired timeout. - Click
Ok
and close the "Local Group Policy Editor" - Restart the host-machine
Please note the changes you make in a computer-logbook for future reference for yourself or a computer-administrator.
add a comment |
I thought there was a setting somewhere for "Remote Desktop", that when disconnected (and the session was still active) you only could reconnect from the same machine. (this was a very long time ago and perhaps it wasn't RD but PcAnywhere, I can't find it anymore)
What you could try is setting a time limit for disconnected sessions. That way, when someone disconnects, the session will be terminated after the timeout you set (1 minute for example) and you can hopefully logon again from the same location. Downside is that you loose your session so you need to end your applications or RDP will do it for you after the timeout.
On the host-machine do the following:
- Click on
Start
button and typegpedit.msc
, then hit Enter
- Navigate to
Computer Configuration
>Administrative Templates
>Windows Components
>Remote Desktop Session Host
>Session Timeout Limits
. - Double-click
Set time limit for disconnected sessions
- Set it to
Enabled
and setEnd a disconnected session
to a desired timeout. - Click
Ok
and close the "Local Group Policy Editor" - Restart the host-machine
Please note the changes you make in a computer-logbook for future reference for yourself or a computer-administrator.
I thought there was a setting somewhere for "Remote Desktop", that when disconnected (and the session was still active) you only could reconnect from the same machine. (this was a very long time ago and perhaps it wasn't RD but PcAnywhere, I can't find it anymore)
What you could try is setting a time limit for disconnected sessions. That way, when someone disconnects, the session will be terminated after the timeout you set (1 minute for example) and you can hopefully logon again from the same location. Downside is that you loose your session so you need to end your applications or RDP will do it for you after the timeout.
On the host-machine do the following:
- Click on
Start
button and typegpedit.msc
, then hit Enter
- Navigate to
Computer Configuration
>Administrative Templates
>Windows Components
>Remote Desktop Session Host
>Session Timeout Limits
. - Double-click
Set time limit for disconnected sessions
- Set it to
Enabled
and setEnd a disconnected session
to a desired timeout. - Click
Ok
and close the "Local Group Policy Editor" - Restart the host-machine
Please note the changes you make in a computer-logbook for future reference for yourself or a computer-administrator.
answered Oct 7 '13 at 11:52
RikRik
11k12133
11k12133
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f653665%2fremote-desktop-not-connecting-on-second-connection%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown