<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Dec 14, 2018 at 4:52 PM George <<a href="mailto:izghitu@gmail.com">izghitu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>Ok, I was able to fix this by removing the Interface option from the Listen config. Not sure why but if I specify it manually it will not work. However listening on all interfaces works just fine.<br></div></div></blockquote><div><br></div><div>If you specify a specific interface we set the SO_BINDTODEVICE option on the socket. That fails because that requires CAP_NET_RAW under Linux.</div><div>Since you've specified a specific IP collectd binds to that ip and all should work fine.</div><div><br></div><div>Kind regards,</div><div><br></div><div>Ruben</div><br></div></div></div>