On Tue, 11 Sep 2018 17:39:04 +0200 Laurent Bigonville <[email protected]> wrote:
> Package: minissdpd
> Version: 1.5.20180223-3
> Severity: important
>
> Hello,
>
> When the network topology is changing (up/down of an interface), it
> seems that minissdpd is not reacting well.
>
> I'm sometimes getting "setsockopt(udp, IPV6_JOIN_GROUP)(FF02::C,
> enp0s25): Address already in use" errors or other errors like "peer
> 10.20.227.191:50004 is not from a LAN" depending if the interface was up
> before minissdpd was started or after.
>
> This bug is related to #901605 and 903783.
>
> Kind regards
>
> Laurent Bigoville

If your interface is up before any IP addresses are assigned, you will
definitely fail to bind any socket and recognize subnet from network
mask. There's just nothing minissdpd can do.

Reply via email to