<div><div><div>Hi all!</div><div> </div><div>I'm trying to build a test setup with Ubuntu 16.04 x86_64 + Frr/Pimd and it doesn't work for me.</div><div>Just tell me, if this is a wrong place for asking for help.</div><div> </div><div>Have to Intel NICs: enp5s1f0 and enp5s1f1.</div><div>Test "client" (mac book + VLC) is connected to enp5s1f1.</div><div> </div><div>Tcpdump shows UDP packets on enp5s1f0: <strong>IP (…ttl 59…) 172.16.172.6.37266 > 239.255.10.161.5500: UDP, length 1316</strong></div><div> </div><div>I can see mroute in OS: </div><div><strong># ip mroute</strong></div><div>(0.0.0.0, 239.255.10.161)        Iif: enp5s1f0   Oifs: enp5s1f0 enp5s1f1 </div><div> </div><div>I can see sysctl’s:</div><div><strong>net.ipv4.conf.all.forwarding = 1</strong></div><div><strong>net.ipv4.conf.all.mc_forwarding = 1</strong></div><div> </div><div>Traffic is not forwarded to enp5s1f1 (to client).</div><div> </div><div> </div><div>Some more info:</div><div><strong># uname -a</strong></div><div>Linux gw_mgw0 4.4.0-77-generic #98-Ubuntu SMP Wed Apr 26 08:34:02 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
</div><div>
</div><div><strong>vtysh# sh ver</strong></div><div>FRRouting 2.0-MyOwnFRRVersion ()....     '--prefix=/usr' '--enable-exampledir=/usr/share/doc/frr/examples/' '--localstatedir=/var/run/frr' '--sbindir=/usr/lib/frr' '--sysconfdir=/etc/frr' '--enable-pimd' '--enable-watchfrr' '--enable-ospfclient=yes' '--enable-ospfapi=yes' '--enable-multipath=64' '--enable-user=frr' '--enable-group=frr' '--enable-vty-group=frrvty' '--enable-configfile-mask=0640' '--enable-logfile-mask=0640' '--enable-rtadv' '--enable-tcp-zebra' '--enable-fpm' '--enable-ldpd' '--with-pkg-git-version' '--with-pkg-extra-version=-MyOwnFRRVersion'
</div><div> </div><div><strong>vtysh# sh ip pim upstream</strong></div><div>Iif       Source          Group           State Uptime   JoinTimer RefCnt</div><div>…</div><div>enp5s1f0  0.0.0.0         239.255.10.161  Jnd   02:09:03 00:00:58       1</div><div>…</div><div> </div><div> </div><div>What I missing?</div><div>Thanks in advance</div></div></div>