DGSERVER.CONF(8) Linux System Manager's Manual DGSERVER.CONF(8)
NAME
dgserver.conf - Configuration file for the dgserver AmprNet encapsu-
lated route server.
DESCRIPTION
dgserver.conf is where the network and password information is stored
for the routes that the dgserver AmprNet encapsulated route server will
serve.
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.
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.
password
should be the plaintext password required in order for permis-
sion to be obtained and the route to be created.
AUTHORS
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>.
SEE ALSO
dgserver.conf(8)
Terry Dawson 27 Apr 1999 DGSERVER.CONF(8)