File: ax25rtd.man

package info (click to toggle)
ax25-apps 0.0.8-rc4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,168 kB
  • sloc: sh: 11,124; ansic: 10,264; makefile: 287
file content (45 lines) | stat: -rw-r--r-- 1,284 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.TH @@@AX25RTD@@@ 8 "11 November 2003" Linux "Linux Programmer's Manual"
.SH NAME
@@@ax25rtd@@@ \- AX.25 routing daemon
.SH SYNOPSIS
.B @@@ax25rtd@@@
.SH DESCRIPTION
.LP
.B @@@ax25rtd@@@
is a daemon that:
.LP
- emulates the ceased "autorouter" of Linux Kernel AX.25
.br
- sets up ARP entries automagically
.br
- may adjust IP routes and encapsulation mode 
  (although I really do not recomment to use this feature...)
.LP
The "autorouter" is not really an autorouter. It just listens to the AX.25
traffic on your ports and uses this information to setup AX.25 routes. This
can be turned on or off by altering the configuration file
/etc/ax25/ax25rtd.conf.
.LP
@@@Ax25rtd@@@ provides a socket /var/ax25/ax25rtd/control which is used for
runtime maintenance through
.B @@@ax25rtctl@@@ 
or to set up new routes by other
daemons (a Flexnet router, perhaps?)
.LP
On startup @@@ax25rtd@@@ reads the configuration file and afterwards preloads
the caches from the files /var/ax25/ax25rtd/ax25_routes and
/var/ax25/ax25rtd/ip_routes. On SIGTERM or 
.B @@@ax25rtctl@@@ --save 
it saves the caches to those files.
.SH FILES
/etc/ax25/ax25rtd.conf
.SH "SEE ALSO"
.BR ax25rtd.conf (5),
.BR @@@ax25rtctl@@@ (8).
.LP
.SH AUTHORS
.nf
Joerg Reuter <jreuter@poboxes.com>
.br
Llaus Kudielka OE1KIB
.fi