Ok, I'm all for brevity when talking networks, but you'll have to bear with me as I'm trying to figure this one out.
1. I'm toying with some private cloud labs at home.
2. My home broadband sits on 192.168.2.x and looks after a small media PC and any wireless devices such as Macbook, laptop, phone, etc
3. Also on this address (182.168.2.17) is an ESXi host with one NIC
4. I created a vLAN on the host with a 10.1.1.x address range for a few vms to operate in a domain, and they route through a PFSense VM which is NAT'd to 192.168.2.20 (my home network) > 10.1.1.254 (PFsense gateway)
5. That vLAN within ESXi is called TNIC.
6. Other "test" VMs in ESXi sit on the normal 192.168.2.x which is basically the VMNetwork assigned by ESXi.
All domain joined machines within the 10.1.1.x network can see the internet and talk to each other and all sit on the TNIC vLAN. Traffic comes in via firewall rules on the Vigor and the PFsense VM.
As I test for RRaS, I added DHCP to one of the machines within the 10.1.1.x range.
The issue comes from the fact that whenever I create a new VM and assign it the normal NIC (ie, Not the TNIC), it seems to get a 10.1.1.x address.
Question? I'm unsure why that is happening. Perhaps I need to create a 2nd (3rd vLAN) for all private VMs within ESXi....
1. I'm toying with some private cloud labs at home.
2. My home broadband sits on 192.168.2.x and looks after a small media PC and any wireless devices such as Macbook, laptop, phone, etc
3. Also on this address (182.168.2.17) is an ESXi host with one NIC
4. I created a vLAN on the host with a 10.1.1.x address range for a few vms to operate in a domain, and they route through a PFSense VM which is NAT'd to 192.168.2.20 (my home network) > 10.1.1.254 (PFsense gateway)
5. That vLAN within ESXi is called TNIC.
6. Other "test" VMs in ESXi sit on the normal 192.168.2.x which is basically the VMNetwork assigned by ESXi.
All domain joined machines within the 10.1.1.x network can see the internet and talk to each other and all sit on the TNIC vLAN. Traffic comes in via firewall rules on the Vigor and the PFsense VM.
As I test for RRaS, I added DHCP to one of the machines within the 10.1.1.x range.
The issue comes from the fact that whenever I create a new VM and assign it the normal NIC (ie, Not the TNIC), it seems to get a 10.1.1.x address.
Question? I'm unsure why that is happening. Perhaps I need to create a 2nd (3rd vLAN) for all private VMs within ESXi....