miniupnp.tuxfamily.org Forum Index miniupnp.tuxfamily.org
The forum about miniupnp and libnatpmp
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Solved] Minissdpd on Debian Testing spamming log files

 
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpc Compilation/Installation
View previous topic :: View next topic  
Author Message
EnochRoot



Joined: 14 Feb 2018
Posts: 2
Location: UK

PostPosted: Wed Feb 14, 2018 10:13 am    Post subject: [Solved] Minissdpd on Debian Testing spamming log files Reply with quote

Presumably after an update to the version of minissdpd running on my two Debian testing boxes, am seeing a lot of log spam from minissdpd picked up by logcheck, in the shape of entries like

Code:
Feb 14 06:02:06 nasqueron minissdpd[30585]: peer 192.168.0.22:64111 is not from a LAN


I've seen references on the forum to changing the configuration for miniupnp to treat network ranges as part of the LAN, but can't see how to do this for minissdpd.

Minissdpd config (/etc/default/minissdpd) shown below

Code:
# MiniSSDPd default configuration

# Set this to 1 if you want to start the daemon
START_DAEMON=1

# Set this to the IP/interface you want the demon to run on
# Notes:
#  1. It is mandatory to use the network interface name in order to enable IPv6
#     HTTP is available on all interfaces.
#  2. Specifying IP when built with IPv6 support is disabled by original
#     author, so this option may not be available outside Debian.
MiniSSDPd_INTERFACE_ADDRESS=0.0.0.0

# This defines other options which you might want to use when
# starting MiniSSDPd.
MiniSSDPd_OTHER_OPTIONS="-6"


Thanks

Enoch


Last edited by EnochRoot on Sat Feb 17, 2018 6:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1593

PostPosted: Sat Feb 17, 2018 6:20 pm    Post subject: Reply with quote

MiniSSDPd_INTERFACE_ADDRESS should be set up correctly :
MiniSSDPd_INTERFACE_ADDRESS=eth0
(if eth0 is your LAN interface)
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
EnochRoot



Joined: 14 Feb 2018
Posts: 2
Location: UK

PostPosted: Sat Feb 17, 2018 6:30 pm    Post subject: Reply with quote

Thanks that has fixed the problem, and very obvious too when I look at the comments in the config file !
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpc Compilation/Installation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP
© 2007 Thomas Bernard, author of MiniUPNP.