@stephenw10 said in How to forward ISP provided vlans to an interface?:
I assume you mean em(4)? But it shouldn't matter what NIC/driver you use.
Add a VLAN 35 on em2 and assign that as an interface.
If can pull two dhcp leases, and if others have this working with a switch is might, then bridge that VLAN interface with the WAN as I assume you have done with the other VLANs required.
If not then you can enable that interface and set some unused static IP on it. Enable the dhcp server on it and the HH3000 should pull a lease. Add firewall rules if it actually need to get out to check connectivity.
What do you have setup currently.
Steve
I'm not sure I can pull two dhcp leases or not, but if I did bridge it correctly, i guess not?
wan.png
interfaces.png bridges.png hh3000-em2.png hh3000-vlan.png