NAME
ax25spyd.conf - Specify the sockets which ax25spyd will provide and
other options --- The configfile is not used yet! ---
DESCRIPTION
The ax25spyd.conf file specifies the internet- and unix-sockets which
ax25spyd(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 ax25spyd.c) and ax25spyd
will accept up to 50 connects (also definable in monixd.h).
FILES
/etc/ax25/ax25spyd.conf
SEE ALSO
ax25spyd(8),ax25mond(8)
30 January 1999