How do I set up two different networks on two Nic teams on one machine - TechRepublic
Question
July 2, 2020 at 06:24 PM
danwes33

How do I set up two different networks on two Nic teams on one machine

by danwes33 . Updated 5 years, 11 months ago

Two separate gateways from firewall on two different Nic-Teams on same machine to allow VMs to run on a separate network than the host.

Nic-Team 1: Host- PVT network 10.219.116.0/24-This is the network we VPN into for host management.

Nic-Team 2: VMs -COMM network 10.144.111.0/24 This is a separate network on the firewall that we would like to use for VMs so they stay off the PVT network.

Both the 10.219.116.0/24 and 10.144.111.0/24 networks have an internet connection through the firewall.

I cannot get a connection on NIC-team 2 from the 10.144.111.0/24 network so my VMs wont get an outside connection either.

I will be using Hyper-v with a virtual switch pointed at NIC-Team2

DL380 G8 running server 16

All Comments