Hacker News new | ask | show | jobs
by ajan 4905 days ago
I have just moved all my servers to hetzner a few days ago. I'm running them all on a Quad Core i7 with 32GB mem, it's an EX 4S. So far so good. Expect a day to get the server and make sure you order any extra ip's when you order the server otherwise you will have to wait a day for the ip. I needed one extra ip because i'm running vmware free esxi hypervisor and it doesn't route traffic to it's clients. So I have a virtualised firewall aswell it can be handy being able to vpn into your virtualised environments. I also installed an ubuntu desktop, working fine. I'm usually all about the terminal but the esxi is controlled via an xp which is running on my retina macbook pro in virtual box. (Esxi client is windows only).
1 comments

You should never leave VMware management ports open to the internet.

I suggest you install a Windows XP, Win Server inside the virtual, turn on the "automatic start up" on that VM, just after you the automatic start up of your virtual FW and use RDP with a 2 factor authentication (duo security is free and works beautifully), which now is you "management" machine.

Just my 2 cents on Virtual Security, since this is the setup I have :)

I totally agree with you. I did that when I had physical access to my own servers. What do you if the firewall doesn't come up? That's my worry now that I don't have direct access to the servers. Won't you end up being locked out?