<div dir="ltr"><div>Hello all,</div><div><br></div><div>I've come across this today when trying to setup DMQ replication:</div><div style="margin-left:40px"><br></div><div style="margin-left:40px"><span style="font-family:monospace">root@sbcpub0-stage-lhe0-cn1:/root# systemctl restart kamailio<br>root@sbcpub0-stage-lhe0-cn1:/root# kamcmd dmq.list_nodes<br>{<br>        host: 172.30.154.189<br>        port: 5090<br>        resolved_ip: 172.30.154.189<br>        status: active<br>        last_notification: 0<br>        local: 1<br>}<br>root@sbcpub0-stage-lhe0-cn1:/root# getent hosts <a href="http://dmq-ng.services.domain.com">dmq-ng.services.domain.com</a><br>172.30.154.189  <a href="http://dmq-ng.services.domain.com">dmq-ng.services.domain.com</a><br>172.17.130.13   <a href="http://dmq-ng.services.domain.com">dmq-ng.services.domain.com</a><br><br>root@sbcpub0-stage-lhe0-cn1:/root# grep dmq-ng /etc/kamailio/*<br>/etc/kamailio/kamailio-module-params.cfg:modparam("dmq", "notification_address", "sip:<a href="http://dmq-ng.services.domain.com:5090">dmq-ng.services.domain.com:5090</a>")</span></div><div><br></div><div>In another case, where the resolving IPs for the DMQ service hostname were listed as A records in DNS, this worked as expected.</div><div></div><div>In this case, the second host of the DMQ group is not listed in dmq.list_nodes, despite its being set in /etc/hosts, as shown by the getent command.</div><div><br></div><div>Doesn't kamailio use nss for hostname resolution? Am I missing something else? Thanks!</div><div><br></div><div>BR,</div><div>George<br></div><div><br></div></div>