Quantcast
Viewing all articles
Browse latest Browse all 171175

ProxMox VLAN configuration

I am trying to configure my VMs to use VLANs.

My environment looks like this:

Datacenter root node: 10.0.0.0/24 VLAN 0
Client 105: 10.0.105.0/24 VLAN 105
Client 114: 10.0.114.0/24 VLAN 114

Router
10.0.0.1/8
10.0.105.254/24 VLAN 105
10.0.114.254/24 VLAN 114

VMHost1
bond0 eth0-eth3 slaves
bond0.105 vlan-raw-device bond0
bond0.114 vlan-raw-device bond0
vmbr0 10.0.0.101
vmbr105 bridge bond0.105
vmbr114 bridge bond0.114

I have read as much documentation as I can find on the ProxMox wiki, OpenVZ wiki, and google. I've tried lots of different configurations.

Is bond0.XXX the correct way to set the VLAN?

Do my vmbrXXX interfaces need IP addresses?

When creating containers, do my containers have to have veth adapters, or can I use venet?

Viewing all articles
Browse latest Browse all 171175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>