Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - nickelnoff

#1
I hope the description is clear. My current set up is for a home based lab where the current WAN interface is on a separate 172.16 network. I then have 4 LAN interfaces on various 192.168 subnets.

I want to set up HAProxy so that a web application on LAN1 is able internet facing.

I am following this tutorial (amazing work BTW) but I think need to either configure a second WAN interface or something.

#2
May I bump? - any hints on how to set up here ?

Mod: Could you please move to General?
#3
General Discussion / Unable to get DHCP address on VLAN
February 19, 2022, 05:33:44 PM
I have been getting more and more frustrated with trying to get a very basic templated setup working in to which to move a number of different lab environments I have set up.

The setup is basic:
1. single server with single quad 1g quad port running ESXi 7
2. Unifi switches and router

I have setup OPNsense as a VM on ESXi:

WAN Virtual Adapter >> OPNSENSE - WAN Port Group > SECURE vSwitch



LAN Virtual Adapter >> OPSENSE - LAN Port Group > LABS vSwitch



On OPNsense I have set up:

LAN :

WAN  :

OPT1:


I have enabled DHCPv4 service on OPT1 similar to how it is set up on LAN

I have VM jumpoff.lab.local attached to OPNSENSE - LAN Port Group - this receives DHCP address and network connectivity ok.

I have VM win10-client01.main.test attached to Port Group to vSwitch LABS:



This win10-client01 does not get any network connectivity.

On Unifi I have setup a VLAN Only network definition for VLAN 100.

Not sure how to get win10-client01 VM working on the network. Any help appreciated.