Current time: 09-28-2024, 09:43 AM Hello There, Guest! (LoginRegister)


Post Reply 
bind doesn't work :(
Author Message
katun Offline
Junior Member
*

Posts: 20
Joined: Dec 2007
Reputation: 0
Post: #1
bind doesn't work :(
Hi all,

I've an other problem. The DNS-Server (BIND9) doesn't work correctly. I've added the domain "dark-space.com" in ispcp as a user. the dns records are created. but nslookup don't show me the right ip.
here is the output of nslookup:
Code:
> server localhost
Default server: localhost
Address: 127.0.0.1#53
> dark-space.com
Server:        localhost
Address:    127.0.0.1#53

** server can't find dark-space.com: SERVFAIL
>

The record file looks like this:
Code:
$TTL 12H
$ORIGIN dark-space.com.
@               IN              SOA             ns1.dark-space.com. hostmaster.dark-space.com. (
; dmn [dark-space.com] timestamp entry BEGIN.
                2007121700     ; Serial
; dmn [dark-space.com] timestamp entry END.
                8H              ; Refresh
                15M             ; Retry
                4W              ; Expire
                3H              ; Minimum TTL
)
                IN              NS              ns1.dark-space.com.
                IN              NS              ns2.dark-space.com.
                IN              MX      10      mail.dark-space.com.

dark-space.com.     IN              A               217.150.252.151
www             IN              A               217.150.252.151
dark-space.com.     IN              TXT             "v=spf1 a mx ip4:217.150.252.151 ~all"
localhost       IN              A               127.0.0.1
mail            IN              A               217.150.252.151
ns1             IN              A               217.150.252.151
ns2             IN              A               ns4.nine.ch
; CNAME for mail transfer
imap            IN              CNAME           mail
pop             IN              CNAME           mail
pop3            IN              CNAME           mail
relay           IN              CNAME           mail
smtp            IN              CNAME           mail
; CNAME for web transfer
ftp             IN              CNAME           www
pma             IN              CNAME           www
webmail         IN              CNAME           www
; sub [{SUB_NAME}] entry BEGIN.
; sub [{SUB_NAME}] entry END.

where is the problem? anybody an idea?
(This post was last modified: 12-18-2007 06:04 AM by katun.)
12-18-2007 05:59 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
bind doesn't work :( - katun - 12-18-2007 05:59 AM
RE: bind doesn't work :( - joximu - 12-18-2007, 06:26 AM
RE: bind doesn't work :( - katun - 12-18-2007, 06:33 AM
RE: bind doesn't work :( - joximu - 12-18-2007, 06:46 AM
RE: bind doesn't work :( - katun - 12-18-2007, 06:57 AM
RE: bind doesn't work :( - katun - 12-18-2007, 07:02 AM
RE: bind doesn't work :( - joximu - 12-18-2007, 07:07 AM
RE: bind doesn't work :( - katun - 12-18-2007, 07:18 AM
RE: bind doesn't work :( - joximu - 12-18-2007, 08:30 AM

Forum Jump:


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