Allmon3 with multiple LAN nodes

I had a problem getting two LAN nodes to display on allmon3. 'Put them on different ports. The solution was to change monport= to port= in /etc/allmon3/allmon3.ini. Is that documented somewhere?

********** AllStarLink [ASL] Version Info **********

OS : Debian GNU/Linux 13 (trixie)
OS Kernel : 6.12.96+deb13-amd64

Asterisk : 22.9.0+asl3-3.9.3-1.deb13
ASL [app_rpt] : 3.9.3

Installed ASL packages :

Package Version
============================== ==============================
allmon3 1.9.1-1.deb13
asl3 3.18-2.deb13
asl3-asterisk 2:22.9.0+asl3-3.9.3-1.deb13
asl3-asterisk-config 2:22.9.0+asl3-3.9.3-1.deb13
asl3-asterisk-modules 2:22.9.0+asl3-3.9.3-1.deb13
asl3-menu 1.18-1.deb13
asl3-update-nodelist 2.0.0-1.deb13
asl-apt-repos 2.0-1.deb13
cockpit 337-1+deb13u1
cockpit-bridge 337-1+deb13u1
cockpit-networkmanager 337-1+deb13u1
cockpit-packagekit 337-1+deb13u1
cockpit-storaged 337-1+deb13u1
cockpit-system 337-1+deb13u1
cockpit-ws 337-1+deb13u1
dahdi 1:3.1.0-2.1
dahdi-linux 1:3.4.0-11.asl.deb13

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

Checking configuration:
Info: Skipping evaluation of private node 1970
Info: rpt.conf has configuration for: 29520, 29521, 29522, 43456, 48398, 409871, 41170, 42610, 42947, 27714, 27654, 29454, 43455, 413731, 451461, 542220, 29826, 40562
Info: /etc/asterisk/iax.conf contains no registration lines.
Info: /etc/asterisk/rpt_http_registrations.conf contains 18 registration line(s)
Info: Registrations present for configured node(s): 29520, 29521, 29522, 43456, 48398, 409871, 41170, 42610, 42947, 27714, 27654, 29454, 43455, 413731, 451461, 542220, 29826, 40562
Info: IP from https://conntest-east1.allstarlink.org/ip reports: 136.49.235.253
Info: IP from https://conntest-west1.allstarlink.org/ip reports: 136.49.235.253
Info: IP from https://conntest-west2.allstarlink.org/ip reports: 136.49.235.253
Info: IP from udp://conntest-east1.allstarlink.org:4570 reports: 136.49.235.253
Info: IP from udp://conntest-west1.allstarlink.org:4569 reports: 136.49.235.253
Info: IP from udp://conntest-west2.allstarlink.org:4569 reports: 136.49.235.253
OK: HTTP IP probes have consensus on the same perceived IP
OK: IAX IP probes have consensus on the same perceived IP

allmon3.ini has never used a configuration variable of monport= so I don't know where that came from. If port= is not specified, Allmon3 will assume the standard port of 5038.

Thanks for the reply. 'Not sure how monport= got in there. Port 5038 is used through out except for the second LAN node (can't be the same as the other).

There's nothing wrong with having distinct Asterisk servers all with TCP/5038. I assume you issue is one of NAT port forwarding?

No, everything was correct except monport= ; which, didn't cause a problem until I added the 2nd LAN node recently. 'Not sure where monport in my ini came from; but it's gone now and all is well.