Allstarlink lsnodes shows wrong server port number

Hello,
I am using ASL3 version 3.6.0.1.deb on Debian 12. on node 404243 and older version (hamvoip ha ! ) on a raspberry PI3B 404240,404241 and 404242

ASL3 node 404243 port is 4568 Server is W8VPC-1 on allstarlink.org
ASL2 nodes 404240-404242 are on port 4569 Server is W8VPC on allstarlink.org

This is what lsnodes shows for my node 404243

Registry IP:Port Registry Host FQDN (Group/)Node(#Port) State
162.248.92.131:4569 404243 Registered
1

Should 162.248.92.131:4569 be 162.248.92.131:4568 ?

Did i miss something in a setting somewhere?

thank you
mike w8vpc

I’m not sure what you’re meaning about “lsnodes” or what you’re trying to look at. However the IP 162.248.92.131 is one of the AllStarLink registration servers. If you are using IAX registration (which isn’t common with ASL3 and you shouldn’t use it unless you’re in one of the remote cases where it’s needed) then the ASL system is properly listening on UDP/4569 for connections to it.

@N8EI: lsnodes was a legacy script that showed up in HamVoIP, generally living at /etc/asterisk/local/lsnodes, and summarily showed your local node and any links associated/connected to it.

[root@node504389 ~]# lsnodes 504389 
Nodes connected to - 
504389      AI3I        Portable Link              Rosston, Pennsylvania
----------------------------------------------------------------
Node         Call            Description           Location
----------------------------------------------------------------
504380      AI3I        Virtual Hub                East Brady, Pennsylvania

@mjc4502: Welcome, I see this is your first post! Specifically, if you are having issues with port bindings, look for bindport in /etc/asterisk/iax.conf; any changes you make to port bindings will require a restart of ASL3.

Thanks for the help.
mike w8vpc