Current time: 11-15-2024, 01:48 AM Hello There, Guest! (LoginRegister)


Post Reply 
DNS problem
Author Message
tsyoker Offline
Junior Member
*

Posts: 18
Joined: Nov 2008
Reputation: 0
Post: #3
RE: DNS problem
options {
directory "/var/cache/bind";
forwarders {
[78.46.106.99];};
auth-nxdomain no;
dnssec-enable yes;
};
key "TRANSFER" {
algorithm hmac-md5;
secret "[HASHKEY]";
};
server [YOUR.NS2.IP] {
keys {
TRANSFER;
};
};

this is right? same error.

Feb 8 11:26:33 Debian-40-etch-32-minimal named[23091]: starting BIND 9.3.4-P1.1 -u bind
Feb 8 11:26:33 Debian-40-etch-32-minimal named[23091]: found 2 CPUs, using 2 worker threads
Feb 8 11:26:33 Debian-40-etch-32-minimal named[23091]: loading configuration from '/etc/bind/named.conf'
Feb 8 11:26:33 Debian-40-etch-32-minimal named[23091]: /etc/bind/named.conf:12: expected IP address near '[78.46.106.99]'
Feb 8 11:26:33 Debian-40-etch-32-minimal named[23091]: loading configuration: unexpected token
Feb 8 11:26:33 Debian-40-etch-32-minimal named[23091]: exiting (due to fatal error)
(This post was last modified: 02-08-2009 08:29 PM by tsyoker.)
02-08-2009 08:27 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
DNS problem - tsyoker - 02-08-2009, 06:27 PM
RE: DNS problem - ephigenie - 02-08-2009, 08:19 PM
RE: DNS problem - tsyoker - 02-08-2009 08:27 PM
RE: DNS problem - pgentoo - 02-11-2009, 04:57 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)