xfreerdp keeps disconnecting/dev/shm/ecryptfs-$USER-Private keeps climbing in Kubuntu 12.10 InstallWhat keeps...
Which languages would be most useful in Europe at the end of the 19th century?
Fail to return int value from a function
Someone whose aspirations exceed abilities or means
Is it legal for a bar bouncer to confiscate a fake ID
Colloquialism for “see you later”
Bent Peugeot Carbolite 103 Frame
Generate basis elements of the Steenrod algebra
Fixing obscure 8080 emulator bug?
Why do some employees fill out a W-4 and some don't?
What to do when surprise and a high initiative roll conflict with the narrative?
English word for "product of tinkering"
How to communicate to my GM that not being allowed to use stealth isn't fun for me?
Check if three arrays contains the same element
Why are trash cans referred to as "zafacón" in Puerto Rico?
Did Milano or Benatar approve or comment on their namesake MCU ships?
Does a scale have more than seven chords?
Is using haveibeenpwned to validate password strength rational?
How to trick the reader into thinking they're following a redshirt instead of the protagonist?
How does an ordinary object become radioactive?
Is it a problem if <h4>, <h5> and <h6> are smaller than regular text?
Why can my keyboard only digest 6 keypresses at a time?
What ways have you found to get edits from non-LaTeX users?
Can Rydberg constant be in joules?
Should I give professor gift at the beginning of my PhD?
xfreerdp keeps disconnecting
/dev/shm/ecryptfs-$USER-Private keeps climbing in Kubuntu 12.10 InstallWhat keeps draining entropy?Example xfreerdp usage with clipboard pluginWhat are the differences between rdesktop and xfreerdp?Wifi keep on disconnecting on UbuntuUsing xfreerdp with variable IP/hostnameHow can I start xfreerdp on localhost?Wi-Fi disconnecting after a few minutesSystem keeps crashingSSH keeps disconnecting after few minutes of inactivity
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm logging into an rdp environment using Linux.
Everything works fine if the session is constantly in use. However, if the user walks away from his/her desk, and comes back say 5 minutes later, the session has automatically closed, and the user has to connect again.
Anyway to stop this from happening?
The terminal shows the following message when the session is closed:
rpc_client_on_fragment_receiving_event: Receiving Out-of_sequence RTS PDU
Network disconenct!
Failed to check FreeRDP file descriptor
linux freerdp
bumped to the homepage by Community♦ 39 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm logging into an rdp environment using Linux.
Everything works fine if the session is constantly in use. However, if the user walks away from his/her desk, and comes back say 5 minutes later, the session has automatically closed, and the user has to connect again.
Anyway to stop this from happening?
The terminal shows the following message when the session is closed:
rpc_client_on_fragment_receiving_event: Receiving Out-of_sequence RTS PDU
Network disconenct!
Failed to check FreeRDP file descriptor
linux freerdp
bumped to the homepage by Community♦ 39 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Can you check if any error messages are being displayed on the terminal after the session gets closed.
– beginer
Jul 15 '14 at 9:13
@beginer, I've added the details you requested to the question.
– oshirowanen
Jul 15 '14 at 9:21
Have youstrace
? Post it's output via pastebin
– SHW
Jul 19 '14 at 8:38
@SHW, how do I use strace. Do I type strace in the terminal and then run the rds command?
– oshirowanen
Jul 24 '14 at 10:09
It might be useful: github.com/FreeRDP/FreeRDP/issues/1202 info about patch sounds promising.
– greenoldman
Feb 23 '15 at 13:19
add a comment |
I'm logging into an rdp environment using Linux.
Everything works fine if the session is constantly in use. However, if the user walks away from his/her desk, and comes back say 5 minutes later, the session has automatically closed, and the user has to connect again.
Anyway to stop this from happening?
The terminal shows the following message when the session is closed:
rpc_client_on_fragment_receiving_event: Receiving Out-of_sequence RTS PDU
Network disconenct!
Failed to check FreeRDP file descriptor
linux freerdp
I'm logging into an rdp environment using Linux.
Everything works fine if the session is constantly in use. However, if the user walks away from his/her desk, and comes back say 5 minutes later, the session has automatically closed, and the user has to connect again.
Anyway to stop this from happening?
The terminal shows the following message when the session is closed:
rpc_client_on_fragment_receiving_event: Receiving Out-of_sequence RTS PDU
Network disconenct!
Failed to check FreeRDP file descriptor
linux freerdp
linux freerdp
edited Jul 15 '14 at 9:20
oshirowanen
asked Jul 15 '14 at 8:57
oshirowanenoshirowanen
489102759
489102759
bumped to the homepage by Community♦ 39 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 39 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Can you check if any error messages are being displayed on the terminal after the session gets closed.
– beginer
Jul 15 '14 at 9:13
@beginer, I've added the details you requested to the question.
– oshirowanen
Jul 15 '14 at 9:21
Have youstrace
? Post it's output via pastebin
– SHW
Jul 19 '14 at 8:38
@SHW, how do I use strace. Do I type strace in the terminal and then run the rds command?
– oshirowanen
Jul 24 '14 at 10:09
It might be useful: github.com/FreeRDP/FreeRDP/issues/1202 info about patch sounds promising.
– greenoldman
Feb 23 '15 at 13:19
add a comment |
Can you check if any error messages are being displayed on the terminal after the session gets closed.
– beginer
Jul 15 '14 at 9:13
@beginer, I've added the details you requested to the question.
– oshirowanen
Jul 15 '14 at 9:21
Have youstrace
? Post it's output via pastebin
– SHW
Jul 19 '14 at 8:38
@SHW, how do I use strace. Do I type strace in the terminal and then run the rds command?
– oshirowanen
Jul 24 '14 at 10:09
It might be useful: github.com/FreeRDP/FreeRDP/issues/1202 info about patch sounds promising.
– greenoldman
Feb 23 '15 at 13:19
Can you check if any error messages are being displayed on the terminal after the session gets closed.
– beginer
Jul 15 '14 at 9:13
Can you check if any error messages are being displayed on the terminal after the session gets closed.
– beginer
Jul 15 '14 at 9:13
@beginer, I've added the details you requested to the question.
– oshirowanen
Jul 15 '14 at 9:21
@beginer, I've added the details you requested to the question.
– oshirowanen
Jul 15 '14 at 9:21
Have you
strace
? Post it's output via pastebin– SHW
Jul 19 '14 at 8:38
Have you
strace
? Post it's output via pastebin– SHW
Jul 19 '14 at 8:38
@SHW, how do I use strace. Do I type strace in the terminal and then run the rds command?
– oshirowanen
Jul 24 '14 at 10:09
@SHW, how do I use strace. Do I type strace in the terminal and then run the rds command?
– oshirowanen
Jul 24 '14 at 10:09
It might be useful: github.com/FreeRDP/FreeRDP/issues/1202 info about patch sounds promising.
– greenoldman
Feb 23 '15 at 13:19
It might be useful: github.com/FreeRDP/FreeRDP/issues/1202 info about patch sounds promising.
– greenoldman
Feb 23 '15 at 13:19
add a comment |
1 Answer
1
active
oldest
votes
Are you aware of any network firewall in the path? That's usually the problem when a connection stays idle for too long - network equipment may terminate the connection.
I can't seem to find decent documentation on the internet about xfreerdp. Sending keep-alive probes or auto-reconnecting usually solve that problem, but it looks like xfreerdp supports neither.
Have you considered switching to remmina?
Yes, firewalls are in the path. I can't switch to remmina because it does not support TSG (Terminal Services Gateway for RDS).
– oshirowanen
Jul 22 '14 at 7:28
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f144595%2fxfreerdp-keeps-disconnecting%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
Are you aware of any network firewall in the path? That's usually the problem when a connection stays idle for too long - network equipment may terminate the connection.
I can't seem to find decent documentation on the internet about xfreerdp. Sending keep-alive probes or auto-reconnecting usually solve that problem, but it looks like xfreerdp supports neither.
Have you considered switching to remmina?
Yes, firewalls are in the path. I can't switch to remmina because it does not support TSG (Terminal Services Gateway for RDS).
– oshirowanen
Jul 22 '14 at 7:28
add a comment |
Are you aware of any network firewall in the path? That's usually the problem when a connection stays idle for too long - network equipment may terminate the connection.
I can't seem to find decent documentation on the internet about xfreerdp. Sending keep-alive probes or auto-reconnecting usually solve that problem, but it looks like xfreerdp supports neither.
Have you considered switching to remmina?
Yes, firewalls are in the path. I can't switch to remmina because it does not support TSG (Terminal Services Gateway for RDS).
– oshirowanen
Jul 22 '14 at 7:28
add a comment |
Are you aware of any network firewall in the path? That's usually the problem when a connection stays idle for too long - network equipment may terminate the connection.
I can't seem to find decent documentation on the internet about xfreerdp. Sending keep-alive probes or auto-reconnecting usually solve that problem, but it looks like xfreerdp supports neither.
Have you considered switching to remmina?
Are you aware of any network firewall in the path? That's usually the problem when a connection stays idle for too long - network equipment may terminate the connection.
I can't seem to find decent documentation on the internet about xfreerdp. Sending keep-alive probes or auto-reconnecting usually solve that problem, but it looks like xfreerdp supports neither.
Have you considered switching to remmina?
answered Jul 19 '14 at 4:02
Valmiky ArquissandasValmiky Arquissandas
306210
306210
Yes, firewalls are in the path. I can't switch to remmina because it does not support TSG (Terminal Services Gateway for RDS).
– oshirowanen
Jul 22 '14 at 7:28
add a comment |
Yes, firewalls are in the path. I can't switch to remmina because it does not support TSG (Terminal Services Gateway for RDS).
– oshirowanen
Jul 22 '14 at 7:28
Yes, firewalls are in the path. I can't switch to remmina because it does not support TSG (Terminal Services Gateway for RDS).
– oshirowanen
Jul 22 '14 at 7:28
Yes, firewalls are in the path. I can't switch to remmina because it does not support TSG (Terminal Services Gateway for RDS).
– oshirowanen
Jul 22 '14 at 7:28
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f144595%2fxfreerdp-keeps-disconnecting%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
Can you check if any error messages are being displayed on the terminal after the session gets closed.
– beginer
Jul 15 '14 at 9:13
@beginer, I've added the details you requested to the question.
– oshirowanen
Jul 15 '14 at 9:21
Have you
strace
? Post it's output via pastebin– SHW
Jul 19 '14 at 8:38
@SHW, how do I use strace. Do I type strace in the terminal and then run the rds command?
– oshirowanen
Jul 24 '14 at 10:09
It might be useful: github.com/FreeRDP/FreeRDP/issues/1202 info about patch sounds promising.
– greenoldman
Feb 23 '15 at 13:19