~ubuntu-branches/ubuntu/edgy/ax25-apps/edgy

« back to all changes in this revision

Viewing changes to ax25rtd/ax25rtd.8

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Ouellette
  • Date: 2005-04-14 14:06:32 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050414140632-qjg5tlj3fop8jpcj
Tags: 0.0.6-9
* Changed maintainer to debian-hams@lists.debian.org
* Changed uploaders to Jaime Robles <jaime@debian.org>,
  Joop Stakenborg <pa3aba@debian.org>,
  Patrick Ouellette <pouelle@debian.org>,
  Hamish Moffatt <hamish@debian.org>,
  Ramakrishnan Muthukrishnan <rkrishnan@debian.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH AX25RTD 8 "11 November 2003" Linux "Linux Programmer's Manual"
 
2
.SH NAME
 
3
ax25rtd \- AX.25 routing daemon
 
4
.SH SYNOPSIS
 
5
.B ax25rtd
 
6
.SH DESCRIPTION
 
7
.LP
 
8
.B ax25rtd
 
9
is a daemon that:
 
10
.LP
 
11
- emulates the ceased "autorouter" of Linux Kernel AX.25
 
12
.br
 
13
- sets up ARP entries automagically
 
14
.br
 
15
- may adjust IP routes and encapsulation mode 
 
16
  (although I really do not recomment to use this feature...)
 
17
.LP
 
18
The "autorouter" is not really an autorouter. It just listens to the AX.25
 
19
traffic on your ports and uses this information to setup AX.25 routes. This
 
20
can be turned on or off by altering the configuration file
 
21
/etc/ax25/ax25rtd.conf.
 
22
.LP
 
23
Ax25rtd provides a socket /var/ax25/ax25rtd/control which is used for
 
24
runtime maintainance through
 
25
.B ax25rtctl 
 
26
or to set up new routes by other
 
27
daemons (a Flexnet router, perhaps?)
 
28
.LP
 
29
On startup ax25rtd reads the configuration file and afterwards preloads
 
30
the caches from the files /var/ax25/ax25rtd/ax25_routes and
 
31
/var/ax25/ax25rtd/ip_routes. On SIGTERM or 
 
32
.B ax25rtctl --save 
 
33
it saves the caches to those files.
 
34
.SH FILES
 
35
/etc/ax25/ax25rtd.conf
 
36
.SH "SEE ALSO"
 
37
.BR ax25rtd.conf (5),
 
38
.BR ax25rtctl (8).
 
39
.LP
 
40
.SH AUTHORS
 
41
.nf
 
42
J�rg Reuter <jreuter@poboxes.com>
 
43
.br
 
44
Llaus Kudielka OE1KIB
 
45
.fi