Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ax25d(8) [debian man page]

AX25D(8)						   Linux System Managers Manual 						  AX25D(8)

NAME
ax25d - General purpose AX.25, NET/ROM and Rose daemon SYNOPSIS
ax25d [-v] [-c altconffile] [-l] DESCRIPTION
Ax25d is a general purpose server daemon that listens on a number of AX.25, NET/ROM and Rose ports and offers different services depending upon port, callsign and other parameters. Ax25d is driven by a complex configuration file, a full description of which may be found in another manual page. AX25d has the facility to log information about incoming connections to the system log file. By default no logging is done. When ax25d is running, and a change in the configuration file is made, ax25d can be forced to re-read its configuration file by sending it a SIGHUP. OPTIONS
-c altconffile Specifies an alternate configuration file name. -l Specifies that messages should be logged into the system log file. By default no messages are logged. -v Display the version. FILES
/etc/ax25/ax25d.conf SEE ALSO
kill(1), ax25(4), netrom(4), rose(4), ax25d.conf(5). AUTHOR
Darryl Miles G7LED <dlm@frink.demon.co.uk> Jonathan Naylor G4KLX <g4klx@g4klx.demon.co.uk> Linux 27 August 1996 AX25D(8)

Check Out this Related Man Page

TTYLINKD(8)						   Linux System Managers Manual 					       TTYLINKD(8)

NAME
ttylinkd - TTYlink daemon for AX.25, NET/ROM, ROSE and IP. SYNOPSIS
ttylinkd [-hv] [-c callsign] [-f file] DESCRIPTION
ttylinkd is a simple daemon that allows incoming ttylink calls to be routed through to Linux's normal talkd(8) system and provides a pipe between the two. ttylinkd is usually setup to be spawned from ax25d(8) or inetd(8) but can, since version 0.03, be used on the command line, although talk(1) is a much better idea for interactive users. Use splitscreen(1) for outgoing ttylink sessions. OPTIONS
-v Display the version. -h Display some help and information on it. -c callsign Disable callsign checking and use the given callsign for a name for this end of the link. -f file Use <file> for the configuration file, instead of the default /etc/ax25/ttylinkd.conf FILES
/etc/ax25/ttylinkd.conf the configuration file for ttylinkd SEE ALSO
talk(1), splitscreen(1), ttylinkd.conf(5), ax25d(8), inetd(8), talkd(8). BUGS
There is still some need for some checking of who is still logged on. The daemon may hang if you disconnect from it strangely. There is no real way of working out what is going on with talkd. If you do not have a talk daemon going on the specified host then the program will tend to sit there and do nothing. AUTHOR
Craig Small VK2XLZ <csmall@small.dropbear.id.au> Linux 5 March 1997 TTYLINKD(8)
Man Page