Node 50249 not being registered

iax2 show registry for both IP address 203.99.60.213 and 210.2.163.185 on which the node doesnt register show below output

repeater CLI> iax2 show registry
Host                dnsmgr Username   Perceived     Refresh State
178.32.160.82:4569   Y     50249    <Unregistered>   60     Timeout
repeater CLI>

Where is the new IP placed, directly on your node or a NAT router?
directly on the node

root@repeater:~# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 58.65.173.10  netmask 255.255.255.0  broadcast 58.65.173.255
        inet6 fe80::bb86:931f:36c4:aa59  prefixlen 64  scopeid 0x20<link>
        ether b8:27:eb:5b:c4:2d  txqueuelen 1000  (Ethernet)
        RX packets 75799  bytes 28719391 (27.3 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 87815  bytes 9142618 (8.7 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

root@repeater:~# cat /etc/resolv.conf
# Generated by resolvconf
nameserver 8.8.8.8
nameserver 8.8.4.4

root@repeater:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         58.65.173.9     0.0.0.0         UG    202    0        0 eth0
58.65.173.0     0.0.0.0         255.255.255.0   U     202    0        0 eth0
root@repeater:~#

Are you changing the gateway and name server with the new IPs?
the filber connection is terminated with a GPON CPE in the datacenter from which one ethernet port is directly connected to the node on which these IP addresses are subnet'ed and have their individual gateways all using 8.8.8.8 and 8.8.4.4 as dns resolvers.

Can you ping register.allstarlink.org with the new IPs?
yes I can ping and resolve all hosts behind register.allstarlink.org CNAME with all the 3 IP's as in above thread, I have mentioned that I can ping and provided sample traceroute output from all IPs.

73’s