geuma / pDLNA

perl DLNA MediaServer
https://www.pdlna.org
GNU General Public License v3.0
30 stars 8 forks source link

AllowedClients auto detection on FreeBSD is defect (sometimes) #4

Closed geuma closed 11 years ago

geuma commented 12 years ago

the following error occurs: Usage: Socket::inet_ntoa(ip_address_sv) at PDLNA/Config.pm line 219.

Workaround: define AllowedClients in configuration file

geuma commented 11 years ago

the problem might be, that in same cases $interface->netmask() does not deliver a result - but I can't verify the problem .... :(