Hub ASLV3 to 2 Hamvoip clients

I have a hub with 415120,415240 and 476310 in the cloud running ASLv3, I have 415121 & 415241 on one pi, with ports 4569/4568 open to them. 476311 is on another pi (4567). All ports are open and the tailscale is setup as peer to peer. i can connect the hamvoip machines to the hub ok. As soon as i try to connect any other repeater to it or vice versa i get a busy tone. I feel i have an extension issue. anyone have example files so i can reference them? The allstar portal will let me put in 4569 for 1 server and 4567 for the other but not 4568 for the secound node on the 1 server.

Thanks

Jeff N2MKT

On the portal you have "Server"s and "Node"s. Think about each "Server" as a computer (an RPi, a PC, a cloud VPS). Each "Server" listens to a single IP port. Each "Node" is associated with 1 "Server" (IP, port) ... but one "Server" can host multiple "Node"s.

As to your specific configuration, I think you may have a disconnect between your "Server"s and "Node"s. I would check that you have one "Server" for your cloud system and for each of your RPIs. Then, check that each "Node" is associated with the correct server.

Im familiar with how the system is "built" , as I have been doing allstar for over 10 years. I apologize for my bad explanition. I have a VPS cloud server hub running 3 pass threw nodes. because we lost our pt 2 pt link and had to go cg-nat. I have 2 servers at the repeater site. 1 server has 2 nodes the other has 1 node all registered on allstar portal. I have all the tunnels working correctly. I have iaxrpt working. I have all nodes talking to the hub. i have echolink working threw hub to 1 node. Only problem now is if i try and connect any hub node to any outside node i get a busy tone, or vice vera. I can lookup any outside node ip without an issue. I have multiple ports opened firewalled, iptabled set. Missing one last piece...

Can you tell us more about which servers/nodes you have setup to listen on and use port 4568?

A busy tone? As in an audible busy tone? From making an outbound ilink 3 / *3 call? That sounds like you have something messed up with an IAX context.

Also, did you run asl-check-auth-node to test your registration?

----===== AllStarLink Node Authentication Check =====-----

Checking configuration:
Info: rpt.conf has configuration for: 415120, 476310, 415240
Info: /etc/asterisk/iax.conf contains no registration lines.
Info: /etc/asterisk/rpt_http_registrations.conf contains 3 registration line(s)
Info: Registrations present for configured node(s): 415120, 476310, 415240
Info: IP from https://conntest-east1.allstarlink.org/ip reports: 178.157.91.218
Info: IP from https://conntest-west1.allstarlink.org/ip reports: 178.157.91.218
Info: IP from https://conntest-west2.allstarlink.org/ip reports: 178.157.91.218
Info: IP from udp://conntest-east1.allstarlink.org:4570 reports: 178.157.91.218
Info: IP from udp://conntest-west1.allstarlink.org:4569 reports: 178.157.91.218
Info: IP from udp://conntest-west2.allstarlink.org:4569 reports: 178.157.91.218
OK: HTTP IP probes have consensus on the same perceived IP
OK: IAX IP probes have consensus on the same perceived IP

Testing node 415120:
OK: Node registration config is well-formed
OK: Node registration type is HTTP
OK: register.allstarlink.org is reachable (via HTTP)
OK: HTTP registration state is Registered
OK: Perceived IAX IP:PORT for this node is: 178.157.91.218:4569
OK: Registered to aws-east1a-register0.allstarlink.org - 52.20.63.146
OK: Server-set UDP port matches bindport in iax.conf
OK: Node registration within 10 minutes: 2026-08-08 00:01:18 UTC
Info: Last time IP changed was 2026-07-24 03:04:13 UTC
OK: Incoming connections to IAX from other nodes is successful
Info: IAX ping test has a roundtrip time of 94ms
OK: No problems detected with node 415120

Testing node 476310:
OK: Node registration config is well-formed
OK: Node registration type is HTTP
OK: register.allstarlink.org is reachable (via HTTP)
OK: HTTP registration state is Registered
OK: Perceived IAX IP:PORT for this node is: 178.157.91.218:4567
OK: Registered to aws-east1a-register2.allstarlink.org - 52.44.147.201
Error: Registered UDP port does not match bindport in iax.conf: 4567 != 4569
Info: Mismatched IAX information might be okay if your router has been configured to
Info: perform the external->internal port forwarding. The "Nodeping" status, below,
Info: can be used to confirm inbound connectivity.
OK: Node registration within 10 minutes: 2026-08-08 00:01:14 UTC
Info: Last time IP changed was 2026-07-24 03:34:09 UTC
Warning: Node is not perceived as registered; not tested

 Error: Node 476310 has 1 error(s)!

Warning: Node 476310 has 1 warning(s)!
Warning: Warnings may or may not be problems depending on configuration

Testing node 415240:
OK: Node registration config is well-formed
OK: Node registration type is HTTP
OK: register.allstarlink.org is reachable (via HTTP)
OK: HTTP registration state is Registered
OK: Perceived IAX IP:PORT for this node is: 178.157.91.218:4569
OK: Registered to aws-east1a-register1.allstarlink.org - 52.21.169.197
OK: Server-set UDP port matches bindport in iax.conf
OK: Node registration within 10 minutes: 2026-08-08 00:04:13 UTC
Info: Last time IP changed was 2026-07-24 02:55:50 UTC
OK: Incoming connections to IAX from other nodes is successful
Info: IAX ping test has a roundtrip time of 95ms
OK: No problems detected with node 415240

Even though 476310 says error- the connection on 4567 is good and confirmed ok on 476311; 0.0.0.0:4567 and 4567 is in the bindport of iax-476311

│ │
│ AllStar registrations: │
│ │
│ "rpt show registrations" │
│ │
│ Host Username Perceived │
│ Refresh State │
│ 52.21.169.197:443 415240 178.157.91.218:4569 │
│ 179 Registered │
│ 52.44.147.201:443 476310 178.157.91.218:4567 │
│ 179 Registered │
│ 52.20.63.146:443 415120 178.157.91.218:4569 │
│ 179 Registered │
│ 3 HTTP registrations. │
│ │
│ "iax2 show registrations"

beep, beep, beep beep , beep till i reset the server.

Since 2 nodes are on the same server I got rid of 4568. Made both 4569, hopefully that wont be an issue?