Skip to main content
  1. Posts/

My LAB

·174 words·1 min
Andreas Marqvardsen
Author
Andreas Marqvardsen
Always curious, always learning
Table of Contents

This page will explain my lab environment, which is used in all the examples, tutorials in this blog.

Lab overview/connectivity - physical, logical and hybrid
#

It is nice to have an overview of how the underlying hardware looks like and when reading my different articles. So I decided to create some diagrams to illustrate this. Which hopefully will help understanding my blog posts further. First out is the physical components (which is relevant for the posts in this blog).

Physical hardware
#

My lab consist of two ESXi hosts, one ToR switch (enterprise dc switch with many capabilities) and a fibrechannel SAN (storage).

Logical overview
#

To make possible all the things I want to do in my lab I am running most of the networking and other features virtually on top of my physical hardware. This includes NSX-T, virtual routers (VM based) in additition to the router functionality in NSX-T and VM based “perimeter” firewall which is based on PfSense. Below is an logical overview of the network topology in my lab.

Related

VMware NSX IDS & IPS
·2186 words·11 mins
Netowkring Security Nsx Ids Ips Security
This post will go through the IDS/IPS built-in feature of the NSX distributed firewall.
The Home Automation category
·18 words·1 min
Home-Automation Home-Assistant Zwave Automation
When I finish up the other posts I have started on there will be content coming here also
Configure NSX Advanced Load Balancer (NSX-ALB) as DNS provider
·515 words·3 mins
Networking Kubernetes LoadBalancing Avi Ako Loadbalancing Dns-Service
NSX ALB has a very useful feature built-in, to function as DNS server for your domains defined in your NSX-ALB environment.