hi all,
my isp is using vlan 188 to provide IPTV. Is there a way to passtrough to a port on the routerboard?
thanks!
chain=srcnat action=masquerade out-interface=vlan2
chain=dstnat action=dst-nat to-addresses=[Decoder_IP] dst-address-type=local in-interface=vlan2 log=no log-prefix=""
chain=postrouting action=set-priority new-priority=4 out-interface=vlan2
hi mrz, i'm not shure how to do that ? I added a VLAN with id 188 to eth1. What should I do next? I can't add another port to that vlan in Winbox it seems.add vlan188 on public port and bridge vlan with local port.
it's Solcon in the Netherlands.What is your provider? So maybe we can tell more how to configure.
Here is my instruction how to configure Sonera IPTV (Finland) to RouterOS: https://www.taisto.org/RouterOS_IPTV/en
/interface bridge
add fast-forward=no igmp-snooping=yes name=IPTV
/interface vlan
add interface=ether1 name=ether1.188 vlan-id=188
/interface bridge port
add bridge=IPTV interface=ether1.188
add bridge=IPTV interface=ether6
I'm using Netgem set-top box which is configured to use untagged for normal internet (e.g. EPG download, youtube, deezer, etc.) but uses tagged VLAN to receive multicasts (as well as unicasts for retransmissions and/or timeshifted content). So I'm just asking ...@mkx: pretty sure yes. I even connected the Amino box directly to the NTU. It receives an IP address then but does not get an connection to the ACS.
Thanks MKX. I'm happy wiith all people that can help. At some time i thought the same as you. Offcourse it is possible that the problem must be searched in this direction. Solcon (my provider) gave me some clues.I'm using Netgem set-top box which is configured to use untagged for normal internet (e.g. EPG download, youtube, deezer, etc.) but uses tagged VLAN to receive multicasts (as well as unicasts for retransmissions and/or timeshifted content). So I'm just asking ...@mkx: pretty sure yes. I even connected the Amino box directly to the NTU. It receives an IP address then but does not get an connection to the ACS.