[stork-users] Stork agent doesn't detect listening ip host
Pierre-Olivier MORILLON
pomorillon at NGAnalytics.eu
Thu Mar 4 15:34:14 UTC 2021
Hello,
I am on a centos 7 environment.
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.
This is what I get when I launch the program manualy :
[root at keav6 ~]#stork-agent --host 10.0.29.20 --port 8081
INFO[2021-03-04 16:18:46] main.go:23 Starting Stork Agent, version 0.15.0, build date 2021-03-02 14:58
INFO[2021-03-04 16:18:46] promkeaexporter.go:268 Prometheus Kea Exporter listening on :9547, stats pulling interval: 10 seconds
INFO[2021-03-04 16:18:46] monitor.go:84 Started app monitor
INFO[2021-03-04 16:18:46] monitor.go:152 new or updated apps detected:
INFO[2021-03-04 16:18:46] monitor.go:159 kea: control: 192.168.254.203:8080
WARN[2021-03-04 16:18:46] kea.go:57 skipped refreshing viewable log files because config-get returned non success result
INFO[2021-03-04 16:18:46]prombind9exporter.go:821 Prometheus BIND 9 Exporter listening on :9119, stats pulling interval: 10 seconds
INFO[2021-03-04 16:18:46] agent.go:431 started serving Stork Agent address="[::]:8081"
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
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.
This is also visible on my nestat where I can see it:
tcp6 0 0 :::8081 :::* LISTEN 14859/stork-agent
The problem is the same when I launch the stork-agent with the deamon.
Do you have an idea of the problem?
Thanks,
PO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/stork-users/attachments/20210304/44739d01/attachment.htm>
More information about the Stork-users
mailing list