Nodes connection one way (not audio actual connection)

I have 6 nodes running on hamvoip.
I have 2 nodes running on ASL (app_rpt latest image debian from ASL site)
I have 1 node on ASL (appt_rpt image centos from 5 years ago)
All on same subnet.

Problem:
New ASL (debian) cannot connect out to Hamvoip/Pi nnx nodes.
New ASL (debian) can connect to ASL (centos).
ASL (centos) has no problems either direction.
Hamvoip/Pi can connect to any ASL machines.
The node info is rpt.conf ( [nodes] stanza for direct connect node.)
Error is “WARNING[22376] app_rpt.c: Reported node xxxxxx not in correct format!!”
changed formats in iax.

Thanks any help appreciated.
Stan

Stan
Not sure on this, but I think I have a lead to follow. Could you post the [nodes] stanza for each server and label them

connecting from:
[nodes]

connecting to:
[nodes]

and mark which one is hamvoip. I’m assuming the ‘connecting to’

I’ve struggled with the same issue of trying to properly connect to hamvoip nodes. ASL to ASL is a no brainer. I’ve never solved it, so tracking this thread closely.

Example
27167 hamvoip (usually connected to the WIN System)

27178 ASL

Thanks.

Bob,
I can only say what it looks like as I know nothing for sure.
And it looks like the hamvoip node is rejecting the connection for whatever reason.
I don’t know if they have a separate support group or a place to report bugs, but I think it is a good place to start.

Changes I made in [Node] stanza
all machines had 127.0.0.1 has local ip address for internal node, changed to that nodes ip address, after reading in forums this may help…
also, for some reason had slash before NONE, changed to a comma…
do not know where this came from, something I typed inavedently or debian/asl installed.

summary change ip address 127.0.0.01 to local, and replace slash with comma. (should only be 1 slash…

hope that helps someone else.
thanks folks for the help/responses
stan