diff options
author | pav <pav@FreeBSD.org> | 2005-04-23 19:51:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-23 19:51:58 +0800 |
commit | 1e9e0b42071251ca82b6931f402241005cd866fe (patch) | |
tree | eb665f3dcc5bea9094ada372124be5472f8bb23b /dns/zonenotify/pkg-descr | |
parent | a5e1a2065ef67b687e574268e4ecd7f3dd0be235 (diff) | |
download | freebsd-ports-gnome-1e9e0b42071251ca82b6931f402241005cd866fe.tar.gz freebsd-ports-gnome-1e9e0b42071251ca82b6931f402241005cd866fe.tar.zst freebsd-ports-gnome-1e9e0b42071251ca82b6931f402241005cd866fe.zip |
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 000000000000..9c15782f7878 --- /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 |