Provided by: ax25-apps_0.0.8-rc5+git20190411+0ff1383-4_amd64 

NAME
ax25mond.conf - Specify the sockets which axcall will provide.
DESCRIPTION
The ax25mond.conf file specifies the internet- and unix-sockets which axcall(8) will provide. Example:
# Create an internet socket on port 1234 where all the
# AX.25 traffic will be transmitted
rxtx *:1234
# Create an unix socket where only the received AX.25
# traffic will be transmitted
rx unix:/var/spool/ax25/monitor
You may specify up to 5 sockets (definable in ax25mond.c) and axcall will accept up to 50 connects (also
definable in ax25mond.c).
FILES
/etc/ax25/ax25mond.conf
SEE ALSO
axcall(8).
Linux 30 January 1999 AX25MOND.CONF(5)