I have a problem with the IPTV services.
My network currently:
The main router is 192.168.0.0/24 - provider: T-Home, type: Cisco EPC3925.
My router is the Mikrotik RB951G-2HnD.
IPTV box linked to ether2 port.
From main router → ether1 link —> dhcp client 192.168.0.22/24 IP.
I wanna create dual bridge for iptv (detached ether2 port from dhcp server and only two-way traficand for local network. Bridge 1 : ether1-ether2, ether2 port get first local ip (from main router, not from mikrotik dhcp server) —(on the image bad the "bridge- ether2, right side) Bridhe2: ether3-4-5
And i need firewall filters/nat rules and maybe multicast transmission settings.
How can i make this?
(I live in rented room, i have only one RJ45 cable, but i have some network devices.)
Thanks.
You can do it just like you wrote.. remove ether2 from default bridge, create another bridge, add ether1 and ether2 to the new bridge, move DHCP client from ether1 to new bridge and add new bridge to WAN interface list.
One of bridges will loose HW offload, depending on amount of traffic between ports of same bridge you can choose which one to sacrifice.
Thanks.
I have complex configuration(from a helper ). And all port as tagged “dynamic” on main bridge and the configuration have any/some interface list added.
I changed ether2 port to other “list”. Added ether1/2/list to new bridge and working.
I learning currently this config, but i think, it is sensational. (254 firewall filter rules , + included recommended address list, etc.