named-checkconf(1M) System Administration Commands named-checkconf(1M)NAME
named-checkconf - named configuration file syntax checking tool
SYNOPSIS
named-checkconf [-v] [-t directory] filename
DESCRIPTION
The named-checkconf utility checks the syntax, but not the semantics, of a named configuration file.
OPTIONS
The following options are supported:
-t directory Change the root directory to directory so that include directives in the configuration file are processed as if run by a
named configuration whose root directory has been similarly changed.
-v Print the version of the named-checkconf program and exit.
OPERANDS
The following operands are supported:
filename The name of the configuration file to be checked. If not specified, it defaults to /etc/named.conf.
EXIT STATUS
0 No errors were detected.
1 An error was detected.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|Availability |SUNWbind9 |
|Interface Stability |External |
+-----------------------------+-----------------------------+
SEE ALSO named(1M), named.conf(4), attributes(5)
BIND 9 Administrator Reference Manual
NOTES
Source for BIND9 is available in the SUNWbind9S package.
SunOS 5.10 15 Dec 2004 named-checkconf(1M)
Check Out this Related Man Page
named-checkconf(1M) System Administration Commands named-checkconf(1M)NAME
named-checkconf - named configuration file syntax checking tool
SYNOPSIS
named-checkconf [-v] [-t directory] filename
DESCRIPTION
The named-checkconf utility checks the syntax, but not the semantics, of a named configuration file.
OPTIONS
The following options are supported:
-t directory Change the root directory to directory so that include directives in the configuration file are processed as if run by a
named configuration whose root directory has been similarly changed.
-v Print the version of the named-checkconf program and exit.
OPERANDS
The following operands are supported:
filename The name of the configuration file to be checked. If not specified, it defaults to /etc/named.conf.
EXIT STATUS
0 No errors were detected.
1 An error was detected.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|Availability |SUNWbind9 |
|Interface Stability |External |
+-----------------------------+-----------------------------+
SEE ALSO named(1M), named.conf(4), attributes(5)
BIND 9 Administrator Reference Manual
NOTES
Source for BIND9 is available in the SUNWbind9S package.
SunOS 5.10 15 Dec 2004 named-checkconf(1M)
Dear All ,
Kindly i would like to start the named whenever the system reboot , currently i start it manually .
for more info. i have both named , one from SUN , and other one i installed it from internet , now i want the one from SUN to start automatically when rebooting .
its path is :... (5 Replies)
i did a vi on an executable in /var/sbin. now its created a file named
# cd /usr/sbin
# ls -l named*
-rwxrwxrwx 1 root system 1 Oct 28 17:44 named
-rwxrwxrwx 1 root ... (1 Reply)
I have a NCR 4300 server with Unix and i have the problem with the reboot and the shutdown y think one proccess is the problem but i don´t now which one is? when i write "ps -A" i detect the idleproc with value of 9550:00. Which command can i use for verify my problem.
Thanks
Carlos Rodríguez. (12 Replies)
I don't know how this got here, but in a directory on one of my servers I see a directory named ~ that points to root. Has anyone ever seen anything like this before. I'm affraid to delete it in case it wipes out everything on root.
- HELP:eek: (1 Reply)
Hi there, Im' trying to make a script to parse the BIND configuration file from my slave DNS server and obtain a certain parameter. The named.conf file has this format:
zone "0.170.20.10.in-addr.arpa" {
type slave;
file "0/./db.0.170.20.10.in-addr.arpa.bak";
allow-notify {... (2 Replies)
I'm trying to write a small utility for syntax checking. I've tried using Flex/Bison, but these seem too advanced for my task. A simpler tool would be appreciated. (1 Reply)
Hi guys
Our secondary named server has an issue when we start the named service:
# service named restart
Stopping named: rndc: connect failed: connection refused
# service named status
rndc: connect failed: connection... (1 Reply)
Someone in my group manages to name a directory -p. I'm not sure how they did it but it's there.
How can I access the directory or change it's name? I've tried to quote it (cd "-p"). I've tried to use the backslash (cd \-p) and a combination of the two (cd "\-p" and cd \-p). each of these... (3 Replies)
Hello!
I have a DNS server running named on a RHEL 6.2 for very small development servers/clients network. I see the below logs on /var/named/data/named.run
error (network unreachable) resolving 'D.ROOT-SERVERS.NET/AAAA/IN': 198.41.0.4#53
error (network unreachable) resolving... (2 Replies)
Hi, I can not start named service:
/etc/init.d/named start
Iniciando named:
Error in named configuration:
zone default.domain/IN: loading from master file /home/admin/conf/dns/default.domain.db failed: permission denied
zone default.domain/IN: not loaded due to errors.... (2 Replies)
I just installed bind*
and then configured named.conf and zone files.
but when I am stating named its giving below error.
# /etc/init.d/named restart
Stopping named:
Starting named:
and in log i... (1 Reply)
I know that this basic question has been asked many times and solutions all over the internet, but none of the are working for me. I have a directory in the root directory, named "-p".
# ls -l /
total 198
<snip>
drwxr-xr-x 4 root root 4096 Dec 3 14:18 opt
drwxr-xr-x 2 root ... (2 Replies)
Assuming the file is supposed to be named Right is actually named:
Wrong\033-b option of the ls command. There are a number of other files in that directory which start with Wrong so a move or copy starting with Wrong* isn't an option.
Is there a way to identify this file to copy or move it?... (4 Replies)