Hello,
I am extremely new to proxmox and I have been stuck on this issue for hours. Alot of new people seem to be having this problem, but their solutions tend to be different to what I want. I have also tried reading the networking documentation several times but it just makes my head hurt.
I have an Ubuntu VM, where I run a bunch of docker containers. I would like to assign each docker container a different network interface, so that it has its own IP address. Ideally I would like to create multiple interfaces through the host.
This is my network config in my host:
Eno3 is the port that I would like to use. vmbr2, vmbr3 are the bridges that I created.
When I boot into ubuntu, vmbr2 connects to the internet where as vmbr3 doesn't, even if I set static IP addresses. I can't ping to vmbr3, neither from the host machine nor another device on the network.
What would be the best way to do what I am trying to do?
Thanks.
I am extremely new to proxmox and I have been stuck on this issue for hours. Alot of new people seem to be having this problem, but their solutions tend to be different to what I want. I have also tried reading the networking documentation several times but it just makes my head hurt.
I have an Ubuntu VM, where I run a bunch of docker containers. I would like to assign each docker container a different network interface, so that it has its own IP address. Ideally I would like to create multiple interfaces through the host.
This is my network config in my host:
Eno3 is the port that I would like to use. vmbr2, vmbr3 are the bridges that I created.
When I boot into ubuntu, vmbr2 connects to the internet where as vmbr3 doesn't, even if I set static IP addresses. I can't ping to vmbr3, neither from the host machine nor another device on the network.
What would be the best way to do what I am trying to do?
Thanks.