1AX25D(8) Linux System Managers Manual AX25D(8)
2
3
4
6 ax25d - General purpose AX.25, NET/ROM and Rose daemon
7
9 ax25d [-v] [-c altconffile] [-l]
10
12 Ax25d is a general purpose server daemon that listens on a number of
13 AX.25, NET/ROM and Rose ports and offers different services depending
14 upon port, callsign and other parameters. Ax25d is driven by a complex
15 configuration file, a full description of which may be found in another
16 manual page.
17
18 AX25d has the facility to log information about incoming connections to
19 the system log file. By default no logging is done. When ax25d is run‐
20 ning, and a change in the configuration file is made, ax25d can be
21 forced to re-read its configuration file by sending it a SIGHUP.
22
24 -c altconffile Specifies an alternate configuration file name.
25
26 -l Specifies that messages should be logged into the system
27 log file. By default no messages are logged.
28
29 -v Display the version.
30
32 /etc/ax25/ax25d.conf
33
35 kill(1), ax25(4), netrom(4), rose(4), ax25d.conf(5).
36
38 Darryl Miles G7LED <dlm@frink.demon.co.uk>
39 Jonathan Naylor G4KLX <g4klx@g4klx.demon.co.uk>
40
41
42
43Linux 27 August 1996 AX25D(8)