I have two VB 3.0.2 installations. Both running ubuntu intrepid guests. One is with a Vista host, one with XP.
Since upgrading to VB 3.0.2, I'm getting disconnected somewhat randomly from at least ssh and remote desktop connections (using rdesktop) initiated from the guest. I'm seeing this from both of my VB installations, to a variety of destinations.
Sometimes the disconnections happen after a few minutes of inactivity, but I've seen them happen in the span of seconds for both protocols. So this doesn't fit what I would think of as a "timeout".
If I connect to any of the destinations from my hosts (say, using putty for ssh, or Windows Remote Desktop Connection), I don't have the same problems.
If I use wireshark to look at the traffic around the disconnections, I see something roughly like:
- Code: Select all Expand viewCollapse view
time/s
0 guest -> dest T.125 (or ssh)
0.000436 dest -> guest ACK
5.609626 guest -> dest T.125
5.610107 dest -> guest RST
Any idea what's going on? As I've said, I'm having the same problem with two VB installations, using two different TCP protocols to a variety of destinations, and no problem when using the same protocols (although with different client software, of course) and destinations directly from the host. So VB is the only common thread I can find here.
