diff options
author | pav <pav@FreeBSD.org> | 2005-04-23 11:51:58 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-23 11:51:58 +0000 |
commit | 1e9e0b42071251ca82b6931f402241005cd866fe (patch) | |
tree | eb665f3dcc5bea9094ada372124be5472f8bb23b /dns/zonenotify/pkg-descr | |
parent | a5e1a2065ef67b687e574268e4ecd7f3dd0be235 (diff) | |
download | FreeBSD-ports-1e9e0b42071251ca82b6931f402241005cd866fe.zip FreeBSD-ports-1e9e0b42071251ca82b6931f402241005cd866fe.tar.gz |
zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.
When you update a zone in your djbdns DNS you must notify the slaves
about your change.
PR: ports/80091
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'dns/zonenotify/pkg-descr')
-rw-r--r-- | dns/zonenotify/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/zonenotify/pkg-descr b/dns/zonenotify/pkg-descr new file mode 100644 index 0000000..9c15782 --- /dev/null +++ b/dns/zonenotify/pkg-descr @@ -0,0 +1,8 @@ +zonenotify is useful to send a NS_NOTIFY packet to BIND slave server. +When you update a zone in your djbdns DNS you must notify the slaves +about your change. + +WWW: http://morettoni.net/zonenotify.en.html + +- ehaupt +ehaupt@critical.ch |