<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:"Segoe UI WPC Semibold", "Segoe UI Semibold", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;font-size:10pt;color:rgb(0, 0, 0);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(0, 0, 0);} .ms-cui-ctl-on {background-color:rgb(223, 237, 250);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(223, 237, 250) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}
<!--
p
        {margin-top:0;
        margin-bottom:0}
.ms-cui-menu
        {background-color:#ffffff;
        border:1px rgb(171,171,171) solid;
        font-family:"Segoe UI WPC Semibold","Segoe UI Semibold","Segoe UI",Tahoma,"Microsoft Sans Serif",Verdana,sans-serif;
        font-size:10pt;
        color:rgb(0,0,0)}
.ms-cui-menusection-title
        {}
.ms-cui-ctl
        {vertical-align:text-top;
        text-decoration:none;
        color:rgb(0,0,0)}
.ms-cui-ctl-on
        {background-color:rgb(223,237,250)}
.ms-cui-img-cont-float
        {display:inline-block;
        margin-top:2px}
.ms-cui-smenu-inner
        {padding-top:0px}
.ms-owa-paste-option-icon
        {margin:2px 4px 0px 4px;
        vertical-align:sub;
        padding-bottom:2px;
        display:inline-block}
.ms-rtePasteFlyout-option
        {padding:8px 4px 8px 4px;
        outline:none}
.ms-cui-menusection
        {float:left;
        width:85px;
        height:24px;
        overflow:hidden}
-->
--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<style type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
.ms-cui-menu
        {background-color:#ffffff;
        border:1px rgb(171,171,171) solid;
        font-family:"Segoe UI WPC Semibold","Segoe UI Semibold","Segoe UI",Tahoma,"Microsoft Sans Serif",Verdana,sans-serif;
        font-size:10pt;
        color:rgb(0,0,0)}
.ms-cui-menusection-title
        {}
.ms-cui-ctl
        {vertical-align:text-top;
        text-decoration:none;
        color:rgb(0,0,0)}
.ms-cui-ctl-on
        {background-color:rgb(223,237,250)}
.ms-cui-img-cont-float
        {display:inline-block;
        margin-top:2px}
.ms-cui-smenu-inner
        {padding-top:0px}
.ms-owa-paste-option-icon
        {margin:2px 4px 0px 4px;
        vertical-align:sub;
        padding-bottom:2px;
        display:inline-block}
.ms-rtePasteFlyout-option
        {padding:8px 4px 8px 4px;
        outline:none}
.ms-cui-menusection
        {float:left;
        width:85px;
        height:24px;
        overflow:hidden}
-->
</style>
<div style="font-size: 12pt; color: #000000; background-color: #ffffff; font-family: calibri, arial, helvetica, sans-serif;">
<p>Hello,<br>
<br>
I am on a centos 7 environment.<br>
<br>
Since I upgraded my stork agents to version 0.15 on my kea servers, they no longer detect the IP on which I ask them to listen.<br>
<br>
This is what I get when I launch the program manualy :</p>
<p><br>
</p>
<p>[root@keav6  ~]#stork-agent --host 10.0.29.20 --port 8081<br>
INFO[2021-03-04 16:18:46]             main.go:23    Starting Stork Agent, version 0.15.0, build date 2021-03-02 14:58<br>
INFO[2021-03-04 16:18:46]  promkeaexporter.go:268   Prometheus Kea Exporter listening on :9547, stats pulling interval: 10 seconds<br>
INFO[2021-03-04 16:18:46]          monitor.go:84    Started app monitor<br>
INFO[2021-03-04 16:18:46]          monitor.go:152   new or updated apps detected:<br>
INFO[2021-03-04 16:18:46]          monitor.go:159      kea: control: 192.168.254.203:8080<br>
WARN[2021-03-04 16:18:46]              kea.go:57    skipped refreshing viewable log files because config-get returned non success result<br>
INFO[2021-03-04 16:18:46]prombind9exporter.go:821   Prometheus BIND 9 Exporter listening on :9119, stats pulling interval: 10 seconds<br>
INFO[2021-03-04 16:18:46]            agent.go:431   started serving Stork Agent                   address="<span style="background-color: #ffff00;">[::]:8081</span>"<br>
WARN[2021-03-04 16:18:56]  promkeaexporter.go:367   problem with connecting to dhcp daemon: forwarding socket is not configured for the server type dhcp4</p>
<p><br>
</p>
<p>As you can see, the system takes into account the requested port but not the listening IP address, it takes the default one which is 0.0.0.0 all the time.<br>
This is also visible on my nestat where I can see it:<br>
tcp6<span>    </span>0<span>    </span>0 <span style="background-color: #ffff00;">
:::8081</span> <span>    </span>:::* <span>    </span><span>    </span>LISTEN <span>
    </span><span>    </span>14859/stork-agent</p>
<p><br>
</p>
<p>The problem is the same when I launch the stork-agent with the deamon.<br>
<br>
Do you have an idea of the problem?<br>
</p>
<div>
<p></p>
<div name="divtagdefaultwrapper" style="font-family: calibri, arial, helvetica, sans-serif; margin: 0px;">
<div><font face="Calibri"><font size="3" face="Calibri,Arial,Helvetica,sans-serif" color="black"><span style="font-size: 12pt; background-color: white;"><br>
</span></font></font></div>
<div><font face="Calibri"><font size="3" face="Calibri,Arial,Helvetica,sans-serif" color="black"><span style="font-size: 12pt; background-color: white;">Thanks,<br>
PO<font face="Calibri"><br>
</font></span></font><br>
</font></div>
</div>
</div>
</div>
</div>
</body>
</html>