summaryrefslogtreecommitdiff
path: root/examples/ldnsd.1
blob: 5b18058aba1b061ad9563db89c02888dc934a8c6 (plain)
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
.TH ldnsd 1 "27 Apr 2005"
.SH NAME
ldnsd \- simple daemon example code
.SH SYNOPSIS
.B ldnsd
.IR port 
.IR zone 
.IR zonefile 

.SH DESCRIPTION
\fBldnsd\fR is a simple daemon that answers queries for a zone.
This is NOT a full-fledged authoritative nameserver!

.SH OPTIONS
\fBldnsd\fR takes a port, zone and zonefile as arguments.

.SH AUTHOR
Written by the ldns team as an example for ldns usage.

.SH REPORTING BUGS
Report bugs to <ldns-team@nlnetlabs.nl>. 

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.