Michael-- Here are my results--
war...@josie:~$ netstat -a | grep ":8" tcp6 0 0 localhost:8005 [::]:* LISTEN tcp6 0 0 [::]:8009 [::]:* LISTEN tcp6 0 0 [::]:8308 [::]:* LISTEN I'm still very much a newbie. I'm not sure what you mean by VMWare service. Do you just mean is VMware server running? I don't think so. I think that's what I'm trying to do--run it--by doing https://127.0.0.1:8333 in Firefox. I've just now received a message from Dan Coutu and looked, as he suggests, at /etc/init.d. I found four vmware related scripts in there--vmware, vmware-autostart, vmware-core, and vmware-mgmt. One look inside them and I say, "Wow! I don't want to fuss with this without being very careful." I'll work on this some more this afternoon. Thanks! I'm getting quite an education! Warner Warner White 12 Harbor Watch Road Burlington VT 05401 H: 802-863-0182 C: 802-318-0956 www.warnerwhite.org ________________________________ From: Michael H. Martel <[email protected]> To: [email protected] Sent: Sunday, March 22, 2009 6:25:17 AM Subject: Re: Connection to Server Refused --On Saturday, March 21, 2009 2:09 PM -0700 Warner White <[email protected]> wrote: > Firefox, enter https://127.0.0.1:8333 (which used to bring up the > management interface for VMware server) and I kept getting Connection to > Server Refused. I've tried the firewall possibility by running usf allow I would make sure that the VMWare service is running. I just did a quick check on my Ubuntu box and netstat shows me that someone is listsening on 8333 and 8222. SInce I have VMWare Server installed ... that's a good thing. mhm06...@drwatson:~$ netstat -a | grep ":8" tcp 0 0 *:8333 *:* LISTEN tcp 0 0 localhost:8307 *:* LISTEN tcp 0 0 *:8222 *:* LISTEN tcp6 0 0 localhost:8005 [::]:* LISTEN tcp6 0 0 [::]:8009 [::]:* LISTEN tcp6 0 0 [::]:8308 [::]:* LISTEN Did you recently install any updates that might have updated the kernel ? You may need to rerun the vmware-config perl script to get it working with the new kernel. Michael -- --------------------------------o--------------------------------- Michael H. Martel | Systems Administrator [email protected] | Vermont State Colleges http://www.vsc.edu/~michael | PH:802-241-2544 FX:802-241-3363
