CLI based OVA/OVF Deployment for ESXi

Reading Time: 6 minutes I use ESXi in my lab and need to deploy new VM’s on a regular basis. Whenever possible, I use an OVA/OVF deployment as this is very handy and easy. Unfortunately, I have no vSphere license so I use the ESXi embedded host client for administration. This shiny web UI has one drawback. It cannot deploy OVA/OVF … Read more

VXLAN: Implementation

Reading Time: 8 minutes This post will describe one option to implement a VXLAN enabled fabric. I will use VSR router to create the fabric and create the overlay using VXLAN. I already gave a general overview about VXLAN in an earlier post here:VXLAN: What is VXLAN VXLAN Implementation Introduction Before I will start to describe the configuration I … Read more

HowTo: Setup an OpenVPN Server

Reading Time: 8 minutes This time, I would like to describe how I setup my OpenVPN server at home. I use this server to tunnel my traffic home, when using an open Wifi network at hotels or airports, to make sure, my traffic is encrypted. I also use the tunnel. to get access to my mail server when being … Read more

How to: Install the HP VSR Router in ESXi

Reading Time: 3 minutes Today, I would like to show the installation of the HP VSR (Virtual Service Router) on an ESXi host. It should also work for ESX. The VSR is a virtual router, running on VMWare and KVM. It will also run in VMWare player and workstation without consuming a lot of resources, which makes it ideal … Read more