Opened 18 years ago
Closed 17 years ago
#518 closed defect (fixed)
[VRDP] TCP Server issue on Linux Hosts
Reported by: | GameCat | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.4.0 |
Keywords: | VRDP, RDP, Linux, TCP | Cc: | |
Guest type: | other | Host type: | other |
Description
Hi,
I tried to use a VM (running Windows XP with RDP enabled) on a dedicated server (the Linux host, running Ubuntu Desktop 6.06 OR Debian Etch, it's the same issue with both systems) with VRDP and rdesktop (or RDP on another Windows, it's the same issue with both systems too) and I got, after a short time, this -rdesktop- error message: ERROR: recv: Connection reset by peer; when I cat VBox.log:
00:01:06.885 VRDP: New connection:
00:01:07.077 VRDP: Channel: [cliprdr] [1004]. Accepted.
00:01:07.077 VRDP: Channel: [seamrdp] [1005]. Not supported.
00:01:07.077 VRDP: Channel: [rdpsnd] [1006]. Accepted.
00:01:07.467 VRDP: Client seems to be rdesktop.
00:01:07.467 VRDP: Logon: ambregris (192.168.1.3) build 2600. User: [test] Domain: []
00:01:07.468 VRDPAUTH: User: [test]. Domain: []. Authentication type: [null]
00:01:07.469 VRDPAUTH: Access granted.
00:01:07.469 VBVA: VRDP acceleration has been requested.
00:01:08.719 VRDP: TCP server failed to send data to the client!!! Disconnecting the client.
00:01:08.968 VRDP: Connection closed:
00:01:08.968 VRDP: Logoff: ambregris (192.168.1.2) build 2600. User: [test] Domain: [] Reason 0xFFFFFFFF.
00:01:08.968 VBVA: VRDP acceleration has been disabled.
But before this error I can log in and use the virtual Windows XP normally. This error does not poweroff the VM.
When the error raises, I'm *online* and I connect to the VM with just one client at a time. It really seems to be a VBox issue, any help ?
Thanks.
Retry with 1.5.0 (includes many RDP fixes) and reopen if necessary.