Results 1 to 9 of 9

Thread: VMWare server (2.0 beta) on a desktop -security issues?

  1. #1
    Join Date
    Nov 2007
    Location
    At home.
    Beans
    65
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Question VMWare server (2.0 beta) on a desktop -security issues?

    Hi, all

    I have just downloaded, installed and appropriately edited /etc/vmware/hostd/authorization.xml and now everything's running.

    BUT I'm worried because you have to use a 'web ui' to interface with the bloody thing! This means that it's running a web server and listening on at least port 80 (http://127.0.0.1 gets me the login screen). This is a hella bad thing when it comes to security!!

    So what I am wondering is this:
    1)what ports are being used? (I think the installer said 80,443 and 902 -but I can't find the file I saved that info to so I don't know if that's right).
    2)are these ports visible from the internet?
    3)how can I make them INACCESSIBLE from the internet?

    Thanks for all of your help.

  2. #2
    Join Date
    Feb 2007
    Location
    New Zealand
    Beans
    827
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: VMWare server (2.0 beta) on a desktop -security issues?

    Quote Originally Posted by rliegh View Post
    Hi, all

    I have just downloaded, installed and appropriately edited /etc/vmware/hostd/authorization.xml and now everything's running.

    BUT I'm worried because you have to use a 'web ui' to interface with the bloody thing! This means that it's running a web server and listening on at least port 80 (http://127.0.0.1 gets me the login screen). This is a hella bad thing when it comes to security!!

    So what I am wondering is this:
    1)what ports are being used? (I think the installer said 80,443 and 902 -but I can't find the file I saved that info to so I don't know if that's right).
    2)are these ports visible from the internet?
    3)how can I make them INACCESSIBLE from the internet?

    Thanks for all of your help.
    you DO have a firewall between you and the internet don't you? If not vmware is the least of your problems.
    Veloce
    Ubuntu 9.04 64bit on Dell Vostro 1510, Core2 Duo T8100, Nvidia 8400M , Intel 1395 Wireless.
    OK: Wireless, kvm, Canon irc2880, Synergy.

  3. #3
    Join Date
    Aug 2005
    Beans
    230
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: VMWare server (2.0 beta) on a desktop -security issues?

    If your running a router (even a combined modem/router) then unless you specifically forward port 80 to your machine, it will not be accessible from the internet.

  4. #4
    Join Date
    Nov 2007
    Location
    At home.
    Beans
    65
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Question Re: VMWare server (2.0 beta) on a desktop -security issues?

    Quote Originally Posted by veloce View Post
    you DO have a firewall between you and the internet don't you? If not vmware is the least of your problems.
    Does running iptables count, or do you mean a seperate machine?

  5. #5
    Join Date
    Oct 2005
    Location
    Ohio
    Beans
    342
    Distro
    Xubuntu

    Re: VMWare server (2.0 beta) on a desktop -security issues?

    Quote Originally Posted by rliegh View Post
    Does running iptables count, or do you mean a seperate machine?
    iptables are running wheither you know it or not, Unless you disable the damned thing.

    You will have to use your router to port forward to the VM box in order to have the webUI interface to work properly.

    If you dont port forward, you should be fine.

  6. #6
    Join Date
    Feb 2007
    Location
    New Zealand
    Beans
    827
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: VMWare server (2.0 beta) on a desktop -security issues?

    Quote Originally Posted by rliegh View Post
    Does running iptables count, or do you mean a seperate machine?
    Yes, iptables does count as a firewall (by definition I suppose).

    As others have stated, unless you have specifically opened a hole in your firewall, additional services (like a webserver) running on your computer make no difference to its security wrt the internet connection.
    Veloce
    Ubuntu 9.04 64bit on Dell Vostro 1510, Core2 Duo T8100, Nvidia 8400M , Intel 1395 Wireless.
    OK: Wireless, kvm, Canon irc2880, Synergy.

  7. #7
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: VMWare server (2.0 beta) on a desktop -security issues?

    You can easily limit access to :80 the local host via iptables.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  8. #8
    Join Date
    Nov 2007
    Location
    At home.
    Beans
    65
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Exclamation Re: VMWare server (2.0 beta) on a desktop -security issues?

    I was wondering about iptables based on the comment about my having a firewall between me and the internet (I know iptables comes by default, I was wondering if that comment was implying that iptables wouldn't cut it).

    I haven't done anything grant access to the outside world, no forwarding, nothing like that. What I have done is installed firestarter and used that to configure/run iptables.

    Firestarter doesn't run automatically, and it's easy to forget; I'm hoping that the iptables rules it set up still are in force at boot up time wether I run it or not.

  9. #9
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: VMWare server (2.0 beta) on a desktop -security issues?

    Quote Originally Posted by rliegh View Post
    Firestarter doesn't run automatically, and it's easy to forget; I'm hoping that the iptables rules it set up still are in force at boot up time wether I run it or not.
    This is a common misconception.

    Firestarter is NOT a firewall, it is a configuration tool for IPTables.

    AND, Firestarter runs as root ...

    So, you should only run firestarter when you need to configure IPTables, then shut it down / off.

    Once IP Tables is configured it is active at boot and you do NOT need to run Firstarter.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •