C
C
Caspergreen2016-04-17 18:58:28
Computer networks
Caspergreen, 2016-04-17 18:58:28

Transferring tagged traffic to a virtual machine, how?

Good day! I want to transfer tagged traffic to a virtual machine that runs in proxmox. But I don’t know how to properly configure the network on the server where proxmox is running?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Igor, 2016-04-17
@fredyk

1. There is a physical port in the eth0 system that receives tagged traffic
2. Create a kvmbr0 bridge, including the given eth0 interface there
3. Create a vlan on kvmbr0. For example VLAN=100, i.e. kvmbr0.100
4. Create a vlan100 bridge and include kvmbr0.100 there
5. Bridge the Proxmox virtual machine with this vlan100 bridge
=> According to the idea, you should receive tagged traffic on the Proxmox VM

S
stonemct, 2016-04-21
@stonemct

f589ed35dfe44fa8b61988a5c01753d3.png
in proxmox you can create an interface with a label, this label is a tag for vlan, you send traffic to the incoming interfaces of the hypervisor in the vlan with the corresponding label

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question