Problem: Is it possible to have tagged and untagged network devices on same OpenWrt router port?
Description: IPTV boxes are tagged with VLAN6 and get IP settings from ISP, while all other network devices are untagged and are managed by home router (eg., OpenWrt). Tricky part - IPTV and other devices are connected to the same router port (via unmanaged network switch).
ISP router somehow does routing and everything works, but settings are locked behind master password. Any other 3rd party router can only tag port with VLAN, so only IPTV boxes can be connected to this port. Other local network computers need to be connected to untagged ports or they won't get internet.
I believe that VLAN is assigned to IPTV box with the help of mac rule, where wildcard is made of first 6 digits of IPTV mac address. Can't think of anything else because IPTV device, when connected directly to the fiber converter, doesn't get correct IP settings and fails to complete registration. So the magic happens in the router.
Google says "trunk port", but is it possible? While learning is 'fun', I don't want to go in circles trying to do something what's technically is not possible on OpenWrt.
(Bellow is a diagram of network. 'Fun' part is marked in green.