I have two LANs: 10.x.x.x and 192.x.x.x. On each LAN I have a Linux machine (10.x.x.5 and 192.x.x.5) but they are not routers.
I can open ssh from 192.x.x.5 to 10.x.x.5.
There are multicast udp channels available for lan 10.x.x.x. Namely, I may listen them from 10.x.x.5.
The question is: May I share these multicast channels for machines from LAN 192.x.x.x? Any proxy, SSH tunneling, etc?
many thanks,