Здравствуйте. прошу помощи с передачей потока с одной сетевой на другую. Есть gentoo и две сетевые Беру поток eno1 и раздаю через vlc. eno1: 192.168.5.255 на ней есть поток enp2s0: 172.18.4.9 сюда нужно
cat ./igmpproxy.conf
#quickleave
phyint eno1 upstream ratelimit 0 threshold 1
altnet 192.168.5.0/24
phyint enp2s0 downstream ratelimit 0 threshold 1
phyint lo disabled
cat /usr/src/linux/.config| grep MULTICAST
CONFIG_IP_MULTICAST=y
route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
172.18.4.0 0.0.0.0 255.255.255.0 U 0 0 0 enp2s0
192.168.5.0 0.0.0.0 255.255.255.0 U 0 0 0 eno1
224.0.0.0 192.168.5.9 240.0.0.0 UG 4 0 0 eno1
cat /usr/src/linux/.config| grep MULTICAST
CONFIG_IP_MULTICAST=y
в логах cat ./messages
Aug 7 15:26:15 newmcast igmpproxy[8123]: The source address 62.231.160.16 for group 224.0.1.39, is not in any valid net for upstream VIF.
Aug 7 15:26:15 newmcast igmpproxy[8123]: select() failure; Errno(4): Interrupted system call
Aug 7 15:26:15 newmcast igmpproxy[8123]: MRT_DEL_MFC; Errno(2): No such file or directory
Aug 7 15:26:15 newmcast igmpproxy[8123]: MRT_DEL_MFC; Errno(2): No such file or directory
Aug 7 15:26:16 newmcast igmpproxy[8167]: The source address 62.231.160.9 for group 224.0.1.39, is not in any valid net for upstream VIF.
Aug 7 15:26:19 newmcast igmpproxy[8167]: No interfaces found for source 172.16.35.48
Aug 7 15:26:20 newmcast igmpproxy[8167]: The origin for route 239.255.255.250 changed from 192.168.5.121 to 192.168.5.64
Aug 7 15:26:23 newmcast igmpproxy[8167]: The source address 62.231.160.15 for group 224.0.1.39, is not in any valid net for upstream VIF.
Aug 7 15:26:23 newmcast igmpproxy[8167]: No interfaces found for source 172.16.35.34