tcpdump -i igb0_vlan8 -v -n udp and port 1000017:53:41.239319 IP (tos 0x80, ttl 24, id 0, offset 0, flags [none], proto UDP (17), length 1356) 87.141.215.251.4000 > 232.0.20.234.10000: UDP, length 132817:53:41.239842 IP (tos 0x80, ttl 24, id 0, offset 0, flags [none], proto UDP (17), length 1356) 87.141.215.251.4000 > 232.0.20.234.10000: UDP, length 132817:53:41.241084 IP (tos 0x80, ttl 24, id 0, offset 0, flags [none], proto UDP (17), length 1356) 87.141.215.251.4000 > 232.0.20.234.10000: UDP, length 1328
root@gateway:~ # tcpdump -i igb2 -v -n udp and port 10000tcpdump: listening on igb2, link-type EN10MB (Ethernet), capture size 262144 bytes^C0 packets captured4 packets received by filter0 packets dropped by kernel
Pass IPv4 IGMP * * IPTV_MULTICAST * * IPTV IGMPPass IPv4 UDP IPTV_ROUTERS * IPTV_MULTICAST * * IPTV Stream
Pass IPv4 * * * * * *
IPTV_MULTICAST Network(s) 224.0.0.0/4, 232.0.0.0/4IPTV_ROUTERS Network(s) 87.141.215.0/24, 10.48.0.0/16
root@gateway:~ # ping -I igb2 -c4 -T 16 224.0.0.1ping: invalid multicast interface: `igb2'
root@gateway:~ # ifconfig igb2igb2: flags=8a43<UP,BROADCAST,RUNNING,ALLMULTI,SIMPLEX,MULTICAST> metric 0 mtu 1500
root@gateway:~ # cat /usr/local/etc/igmpproxy.conf quickleavephyint igb2 downstream ratelimit 0 threshold 1phyint igb0_vlan8 upstream ratelimit 0 threshold 1 altnet 224.0.0.0/4 altnet 87.141.215.0/24phyint igb0 disabledphyint igb1 disabledphyint enc0 disabledphyint lo0 disabledphyint pflog0 disabledphyint pfsync0 disabledphyint igb0_vlan7 disabledphyint igb1_vlan10 disabledphyint igb1_vlan20 disabledphyint igb1_vlan30 disabledphyint ppp0 disabled
phyint igb2 downstream ratelimit 0 threshold 1 altnet 192.168.x.0/32
Tried it once again with my config and it works, but still as last year for 2 minutes only .