opnsense + vlan to hassio

Zander7990

Member
Dec 9, 2018
2
0
21
50
i have opnsense vm configured with vlans and vlan 30 going to my IO devices via Unifi AP. i created a hassio VM and have no idea how to get vlan 30 into hassio VM. both vm exist in the same proxmox node.

My network interfaces looks like:

auto lo
iface lo inet loopback
auto enp1s0
iface enp1s0 inet manual
auto enp2s0
iface enp2s0 inet manual
auto enx0050b6278ad0
iface enx0050b6278ad0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.1
netmask 255.255.255.0
gateway 192.168.1.2
bridge-ports enx0050b6278ad0
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet manual
bridge-ports enp1s0
bridge-stp off
bridge-fd 0
auto vmbr2
iface vmbr2 inet manual
bridge-ports enp2s0
bridge-stp off
bridge-fd 0
auto vmbr30
iface vmbr30 inet manual
bridge-ports enp2s0.30
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
auto vmbr40
iface vmbr40 inet manual
bridge-ports enp2s0.40
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094

My opnsense vlans work because im able to send it to my unifi AP and have 3 different networks, one for my IO devices. I want to be able to put the Hassio VM on the same vlan as IO devices.

Any help would be appreciated.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!