I have a Windows Notebook and a SmartTV.
- Windows acquires IP from 10.0.1.0/24 IP range (SUBNET1)
- TV gets it from a different 10.0.2.0/24 range (SUBNET2)
The reasons behind this setup is not important, but my goal is to make this work without changing subnets, i.e I can not put both devices into the same subnet.
I wish to get back the “cast” option: it only works with TVs in the same subnet, but not with TVs in different subnets.
Also, please note, that my firewall is widely opened between these two subnets, so any client in SUBNET1 can communicate with any in SUBNET2, and vica-versa.
Do you know how Windows Cast (maybe Miracast?) works? I just might have to “bridge” these subnets and forward broadcast messages, but without proper details it’s rather hard like finding a needle in haystack.
I’d appreciate any help on any details of this topic.