icon Top 9 categories map      RocketAware > man pages >

ndc(8)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD Others






NDC(8)                                                     NDC(8)


NAME
       ndc - name daemon control interface



SYNOPSIS
       ndc directive [ ... ]

DESCRIPTION
       This  command allows the name server administrator to send
       various signals to the name  server,  or  to  restart  it.
       Zero  or  more directives may be given, from the following
       list:

       status Displays the current status of named  as  shown  by
              ps(1).

       dumpdb Causes  named  to  dump  its  database and cache to
              /etc/namedb/tmp/named_dump.db (uses  the  INT  sig-
              nal.)

       reload Causes  named  to  check  the serial numbers of all
              primary and secondary zones  and  to  reload  those
              that have changed (uses the HUP signal.)

       stats  Causes    named   to   dump   its   statistics   to
              /etc/namedb/tmp/named.stats (uses the IOT  or  ABRT
              signal.)

       trace  Causes  named to increment its ``tracing level'' by
              one.  Whenever the tracing level is nonzero,  trace
              information       will      be      written      to
              /etc/namedb/tmp/named.run.  Higher  tracing  levels
              result  in  more  detailed  information.  (Uses the
              USR1 signal.)

       notrace
              Causes named to set its ``tracing level'' to  zero,
              closing  /etc/namedb/tmp/named.run  if  it  is open
              (uses the USR2 signal.)

       querylog
              Causes named to toggle the ``query  logging''  fea-
              ture,  which while on will result in a syslog(3) of
              each incoming query (uses the WINCH signal.)   Note
              that query logging consumes quite a lot of log file
              space.  This directive may also be given as qrylog.

       start  Causes  named  to  be  started, as long as it isn't
              already running.

       stop   Causes named to be stopped, if it is running.

       restart
              Causes named to be killed and restarted.




                        November 27, 1994                       1





NDC(8)                                                     NDC(8)


BUGS
       Arguments to named are not preserved by restart, or  known
       by  start.   Some mechanism for controlling the parameters
       and environment should exist.

       Implemented as a sh(1) script.

AUTHOR
       Paul Vixie (Internet Software Consortium)

SEE ALSO
       named(8), named.reload(8), named.restart(8)













































                        November 27, 1994                       2



Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
FreeBSD Sources for ndc(8)
OpenBSD sources for ndc(8)


[Overview Topics]

Up to: Host, service name, and address operations - Methods and functions for doing address, host, user, and service name lookups (DNS). also Internet Assigned Numbers


RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD Others






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > man pages > ndc.8/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments