Code:
| pfSense | | Test Host |
| |
|---------| |----------------| |---------|
| TrueNAS |<--->| Aruba 2530-48G |<--->| Proxmox |
|---------|<--->|----------------|<--->|---------|
I'm having trouble getting VLANs passed to Proxmox. My network details are as follows:
-VLAN 100 is defined on pfsense and is properly associated with the LAN interface.
-Firewall rules for that VLAN are wide open for testing purposes.
-I have a DHCP server running on VLAN 100 from pfSense, and I can see a physical client (Test Host) on port 27 from the switch with VLAN 100 get an IP from the DHCP server.
-On Proxmox, I have configured two lan ports into a bond (bond0) for lacp with the switch. Proxmox uplinks on ports 1&2 on the switch. I have tried several different configurations in /etc/network/interfaces but none have resulted in giving me the ability to assign a VLAN tag to a VM, either by tagging the VM itself in the network config for the VM, or with a tagged bridge interface.
-Attempt 1
-Attempt 2
-Attempt 3
-Attempt 4
Any tips or recommendations are appreciated!
Last edited: