Use one VLAN and forward/output the other on a different interface
-
I am receiving VLANs 34 and 4 from my ISPs Modem. These VLANs enter pfSense on LAN1.
I need to use VLAN 34 for the internet connection (DHCP). VLAN 4 is used for IPTV.Previously I configured the IPTV on pfSense, but that involved using IGMP Proxy with special settings specific to my ISP. That was not really stable and cause some weird problems with IPTV every now and then.
I now want to try and "forward" VLAN 4 to LAN3 so I can connect the ISP modem (WAN Port) to that port and let it handle the IPTV traffic.
So the final question: Can I configure pfSense to only use VLAN 34 and "forward" VLAN 4 as output on a different Interface? -
I eventually solved it by using the ISP modem/router for IPTV and but pfSense behind it. It's double NAT but that's ok for now.