On 8/14/18 10:06 AM, Mr. Possum (Bill) wrote:
> Thanks Bryan,
> When I reboot my main hub node I still get the same stuff...
> [
root@RP1 /]# asterisk -rx "iax2 show registry"
> Host dnsmgr Username Perceived Refresh State
> 44.98.254.145:4569 Y 45634 209.112.233.252:1127 60 Registered
> 44.98.254.145:4569 Y 42817 209.112.233.252:1127 60 Registered
> 44.98.254.145:4569 Y 43034 209.112.233.252:1127 60 Registered
> 44.98.254.145:4569 Y 43033 209.112.233.252:1127 60 Registered
> [
root@RP1 /]#
> When I reboot my Navasota node I get -
>
> [
root@Navasota AUTOSKY]# asterisk -rx "iax2 show registry"
> Host dnsmgr Username Perceived Refresh State
> 44.98.254.145:4569 Y 46904 50.27.185.134:1027 60 Registered
> 44.98.254.145:4569 Y 46901 50.27.185.134:1027 60 Auth. Sent
Yea, it just means your NAT is not full cone. Your NAT box is not preserving
the source port numbers of your node and the registration server is seeing you
as 50.27.185.134 port 1027, rather than port 4569.
You nodes are working just fine.