<p> Hi all, </p> <p> I've been having some trouble recently running OSOL b134 in VirtualBox on a Windows Server 2008 R2 machine. My users have been complaining of slow SMB access (to the point of being unusable), and I have noticed that after a couple of days I can no longer get in via SSH (/var/adm/messages gives "Timeout before authentication" and "Monitor not responding". I originally thought this was a <a href = "http://opensolaris.org/jive/thread.jspa?threadID=132829">CIFS issue</a>, but everytime this happens I run netstat and see some "ghost" connections like: </p>
<p> 192.168.1.60.56082 www02.bcn.fluendo.net.80 5888 0 128872 0 TIME_WAIT <br /> 192.168.1.60.58138 a96-17-8-160.deploy.akamaitechnologies.com.80 6880 0 128872 0 TIME_WAIT </p> <p> Essentially, I would log in every day or so via SSH to check netstat, and saw nothing but expected SMB connections (though, are they supposed to persist? Because I seem them even late at night when no one is there to use it). I was also seeing some connections to dlc.oracle.com until I disabled the package updater service. I'm not sure what's causing these particular connections, but I don't expect anything sinister; I opened up FireFox, went to www.google.ca, and then closed FireFox. Doing netstat again gives, in addition to the above: </p> <p>192.168.1.60.60912 gx-in-f136.1e100.net.443 8896 0 129038 0 TIME_WAIT <br /> 192.168.1.60.44167 iw-in-f103.1e100.net.80 6912 0 129038 0 TIME_WAIT <br /> 192.168.1.60.37929 iw-in-f104.1e100.net.80 9408 0 129038 0 TIME_WAIT <br /> 192.168.1.60.61483 iw-in-f104.1e100.net.80 8768 0 129038 0 TIME_WAIT <br /> 192.168.1.60.53973 iw-in-f100.1e100.net.80 6912 0 129038 0 TIME_WAIT <br /> 192.168.1.60.60285 iw-in-f139.1e100.net.80 7168 0 129038 0 TIME_WAIT <br /> 192.168.1.60.53486 74.125.14.84.80 14528 0 128872 0 TIME_WAIT </p> <p> These are all Google. These connections seem to persist indefinitely. Does anyone know what might be causing this? Remember that this is running in VirtualBox, which I mention because I've had no such issues on another box I have that runs OSOL straight on the hardware. The machine that is running the VM has two NICs, with one being more or less disabled for Windows use and used by the VM, to get a dedicated NIC. </p> <p> I would appreciate any help! It is becoming rather cumbersome to have to check the server daily if I can log in, and then restart it if not. Thanks in advance! </p> -- This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list networking-discuss@opensolaris.org