<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Igmp on Apuntes de root</title>
    <link>https://blog.099c.org/tags/igmp/</link>
    <description>Recent content in Igmp on Apuntes de root</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <managingEditor>jorti@pm.me (Juan Orti Alcaine)</managingEditor>
    <webMaster>jorti@pm.me (Juan Orti Alcaine)</webMaster>
    <lastBuildDate>Fri, 14 Aug 2015 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.099c.org/tags/igmp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DLNA server don&#39;t working on Linux bridge</title>
      <link>https://blog.099c.org/posts/dlna-server-dont-working-on-linux-bridge/</link>
      <pubDate>Fri, 14 Aug 2015 00:00:00 +0000</pubDate><author>jorti@pm.me (Juan Orti Alcaine)</author>
      <guid>https://blog.099c.org/posts/dlna-server-dont-working-on-linux-bridge/</guid>
      <description>&lt;p&gt;I was experiencing recurring problems of my DLNA server disappearing from the network. The cause of it was that my network card is configured in a bridge, and the multicast snooping feature wasn&amp;rsquo;t playing well with DLNA.&lt;/p&gt;&#xA;&lt;p&gt;To disable the multicast snooping, I&amp;rsquo;ve created the file &lt;code&gt;/etc/rc.d/rc.local&lt;/code&gt;:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;cp&#34;&gt;#!/bin/bash&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nb&#34;&gt;echo&lt;/span&gt; &lt;span class=&#34;m&#34;&gt;0&lt;/span&gt; &amp;gt; /sys/devices/virtual/net/br0/bridge/multicast_snooping&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Don&amp;rsquo;t forget to make it executable. Systemd will run it in every boot.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
