Multiple Networks on one node

jidland12

Member
May 16, 2021
4
0
6
24
I'm trying to add a second network to my proxmox host so I can host certain VMs on a separate network than my main network.

Networks
net1:
10.10.10.0/24
net2: 10.1.10.0/23

I've already tried following this post here:
https://forum.proxmox.com/threads/configuring-multiple-networks.34337/
iproute.PNG
This is my config from following that post.

I am confused as to why this wouldn't work but for people who know more this is my network setup in Unifinetworks.PNG
I know my network 10.1.10.0/23 works because when I type 10.1.10.1 into my browser it takes me to login to the USG.
The switch is configured to have port 1 be the Server network and port 2 to be the lab network which are connected to two different physical interfaces

Here is my network setup inside of proxmox.proxmox.PNG

If anyone can help that would be very appreciated.