DNS trying to resolve unknown hosts

I have an IAX2 trunk to voip.ms at server toronto6.voip.ms. At some point it was pointing to toronto8 and earlier, a typo had atoronto8.

I keep seeing these messages:
[2019-03-26 19:03:39] NOTICE[2666]: dnsmgr.c:226 dnsmgr_refresh: dnssrv: host ‘toronto8.voip.ms’ changed from 184.75.215.114:4569 to 184.75.213.210:4569
[2019-03-26 19:03:40] ERROR[2666]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo(“atoronto8.voip.ms”, “(null)”, …): Name or service not known
[2019-03-26 19:03:40] WARNING[2666]: acl.c:835 resolve_first: Unable to lookup ‘atoronto8.voip.ms’

Neither toronto8 or atoronto8 are set anywhere I can see.

How to I clear this. It seems to be interfering with the trunk.

I know nothing about IAX2, but do a
grep toronto8 /etc/asterisk/*.conf
and see what shows up.

Nothing.

Have you restarted asterisk since you changed the trunk host?

1 Like

I’ve had this happen before due to my own error and saw this same behavior, but never knew what made it finally go away.

Since I reboot monthly, in a maintenance window, that pretty much would be why it goes away.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.