man dgserver.conf (Formats) - Configuration file for the dgserver AmprNet encapsulated route server.

NAME

dgserver.conf - Configuration file for the dgserver AmprNet encapsulated 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 permission 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