VirtualBox

Changes between Initial Version and Version 1 of Ticket #7405


Ignore:
Timestamp:
Sep 2, 2010 9:37:12 AM (14 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7405 – Description

    initial v1  
    11Now my Vista machine is a piece on junk and likes to lock up. So it needs cold rebooting. The problem is that the vrdp tcp connection stays established on the Linux machine even after rebooting the vista machine. So I cannot reconnect back to my running VM and also have not been able to force it to disconnect. I've tried below with no success.
    2 
    3     VBoxMange controlvm winxp_work vrdp  off
    4     VBoxMange controlvm winxp_work vrdp  on
     2{{{
     3VBoxMange controlvm winxp_work vrdp  off
     4VBoxMange controlvm winxp_work vrdp  on
     5}}}
    56
    67I see from netstat that the VM still thinks there is a RDP session established. Even when the keepalive timer times out - it just resets rather then closing the connection. Occasionally if I wait long enough - I can reconnect - but we are talking 15min plus.
     
    89
    910Some details:
    10 a) Virtual Box installed (3.2.8r64453) on 64bit Linux host (amd64 all distro version).
    11 b) Win XP 32 bit guest installed with latest Virtual Box tools.
    12 c) VM started with "VBoxHeadless -s winxp_work &"
    13 d) VBoxHeadless disown'ed from bash to stop it killing it if I close shell
    14 e) Access VM from Vista 64 via remote desktop
    15 f) Linux iceweasel 2.6.30.4-2 #7 SMP Tue Aug 11 17:12:39 MDT 2009 x86_64 x86_64 x86_64 GNU/Linux
    16 g) Using a bridged interface
     11 1. Virtual Box installed (3.2.8r64453) on 64bit Linux host (amd64 all distro version).
     12 2. Win XP 32 bit guest installed with latest Virtual Box tools.
     13 3. VM started with "VBoxHeadless -s winxp_work &"
     14 4. VBoxHeadless disown'ed from bash to stop it killing it if I close shell
     15 5. Access VM from Vista 64 via remote desktop
     16 6. Linux iceweasel 2.6.30.4-2 !#7 SMP Tue Aug 11 17:12:39 MDT 2009 x86_64 x86_64 x86_64 GNU/Linux
     17 7. Using a bridged interface
    1718
    1819Does anyone have any ideas how I can convince the VM that the RDP session is over - or maybe I need to change some global tcp settings somewhere?
    19 
     20{{{
    2021iceweasel:~ # netstat -ntap | grep VB
    2122tcp        0      0 0.0.0.0:3389            0.0.0.0:*               LISTEN      26054/VBoxHeadless
     
    2627...
    2728tcp        0  49850 192.168.124.7:3389      192.168.124.3:1116      ESTABLISHED 26054/VBoxHeadless  on (95.16/9/0)
     29}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use