--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

Reply via email to