VMware Hands On Labs Vulnerability

A few years ago I found an interesting vulnerability in the VMware Hands On Labs. I reported it and it got fixed but I found out at VMware Explore this year that I can disclose what I found. So 3 or 4 years later here we go. TLDR: outbound connections to any IP from internetContinue reading “VMware Hands On Labs Vulnerability”

TCP/UDP vs ICMP Latency

A while ago I wrote a post about ICMP latency: https://vskeeball.com/2021/09/14/ping-is-not-a-real-latency-measurement/. While we all conceptually understand this I recently helped build a testing framework to show a few types of tests running from AVS to Azure Native. Actually seeing the data brought home the points from the last post. These tests were all run oneContinue reading “TCP/UDP vs ICMP Latency”

NSX-T Edge Interface Monitoring

I’ve gotten a lot of questions from customers about how to monitor their NSX-T edges in AVS. Since the edges are considered management components customer don’t get access to the edge VMs in AVS (or most other clouds). This is done to protect the customer from breaking their environment by accidentally doing something to theContinue reading “NSX-T Edge Interface Monitoring”

vSphere Content Library on Azure Blob

A few month ago I thought it would be nice to have a vSphere content library on blob store. I did some googling and found Trevor Davis had posted this: https://avs.ms/centralized-avs-content-library-on-azure-blob/. I read it and thought there has got to be a better way than making the library on my machine running William Lam’s scriptContinue reading “vSphere Content Library on Azure Blob”

Third Party Firewalls in AVS

There have been quite a few blog posts about third party firewalls or in Azure speak NVA (Network Virtual Appliance) in AVS. Why Azure calls these NVAs and not VNFs (Virtual Network Function) like the rest of the world is a question I’d like to have answered. While the DFW (Distributed Firewall) should be usedContinue reading “Third Party Firewalls in AVS”