File: dgserver.conf.5

package info (click to toggle)
dgipip 0.1a-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 136 kB
  • ctags: 92
  • sloc: ansic: 537; makefile: 80; sh: 3
file content (37 lines) | stat: -rw-r--r-- 1,237 bytes parent folder | download | duplicates (3)
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
.\"             -*-Nroff-*-
.\"
.TH DGSERVER.CONF 8 "27 Apr 1999" "Terry Dawson" "Linux System Manager's Manual"
.SH NAME
dgserver.conf \- Configuration file for the
.B dgserver
AmprNet encapsulated route server.
.SH DESCRIPTION
.B dgserver.conf
is where the network and password information is stored for the routes that
the
.B dgserver
AmprNet encapsulated route server will serve.
.PP
Any line beginning with a `#' character or of zero length is treated as a
comment and otherwise ignored. Any other line should contain exactly two
whitespace delimited fields.
.PP
.TP
.B network/netmask
should be the complete IP network address of the route to be offered and
the size of the netmask, specified in CIDR style as an integer representing
the contiguous number of significant bits from the left.
.TP
.B password
should be the plaintext password required in order for permission to
be obtained and the route to be created.
.SH AUTHORS
.B dgserver.conf
was written by Terry Dawson <terry@tao.linux.org.au> and based on the protocol
described by the MFNOS implementation developed by Barry Siegfried, K2MF.
Bug reports should be sent to <terry@tao.linux.org.au> or
<terry@guglielmo.vk2ktj.ampr.org>.

.SH "SEE ALSO"
.BR dgserver.conf (8)