Current time: 07-02-2024, 04:18 PM Hello There, Guest! (LoginRegister)


Post Reply 
DNS nicht synchron
Author Message
Lufti Offline
Newbie
*

Posts: 9
Joined: Sep 2010
Reputation: 0
Post: #8
RE: DNS nicht synchron
(09-29-2010 07:23 AM)flames Wrote:  zu 2. ist genau das was ich in meinem ersten post fragte Big Grin
Sei nicht so pingelig! Tongue

So, kommen wir zum nächsten Problem. Ich verstehe nicht, was denic mir mit folgender Warnung sagen möchte:
Code:
Provided glue records not applicable (NS)
mydomain.de IN NS ns2.hans.hosteurope.de /80.237.128.10
Code:
Provided glue records not applicable (NS)
mydomain.de IN NS FQDN.something.de /111.111.111.111

Vielleicht kannst du mir das erklären? Ich habe jetzt den ganzen Abend darüber nachgelesen und kapiere einfach nicht, was der Begriff Glue Record bedeutet, geschweige denn, was denic von mir will.

Meine neue Zone file:
Code:
$TTL 12H
$ORIGIN mydomain.de.
@               IN              SOA             FQDN.something.de. postmaster.mydomain.de. (
; dmn [mydomain.de] timestamp entry BEGIN.
                2010092907     ; Serial
; dmn [mydomain.de] timestamp entry END.
                8H              ; Refresh
                30M             ; Retry
                4W              ; Expire
                3H              ; Minimum TTL
)
                IN              NS              FQDN.something.de.
                IN              NS              ns2.hans.hosteurope.de.
;                IN              NS              ns1.mydomain.de.
;                IN              NS              ns2.mydomain.de.
                IN              MX      10      mail.mydomain.de.

mydomain.de.     IN              A               111.111.111.111
www             IN              A               111.111.111.111
mydomain.de.     IN              TXT             "v=spf1 a mx ip4:111.111.111.111 ip4:111.111.111.111 ~all"
localhost       IN              A               127.0.0.1
mail            IN              A               111.111.111.111
ns1             IN              A               111.111.111.111
ns2             IN              A               80.237.128.10
; CNAME for VHCS compatibility
ns              IN              CNAME           ns1
; 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
; sub [{SUB_NAME}] entry BEGIN.
; sub [{SUB_NAME}] entry END.

; dns [{MANUAL_DNS_ID}] entry BEGIN.
; dns [{MANUAL_DNS_ID}] entry END.

Und noch eine Frage:
Ich habe mein Zone File Template angepasst. Dort stehen jetzt mein FQDN und der Domainname des sekundären DNS direkt drin. Gibt es dafür auch Templatevariablen?

Vielen, vielen Dank für deine Hilfe!
Gruß Lufti
(This post was last modified: 10-05-2010 03:13 AM by Lufti.)
09-29-2010 08:28 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
DNS nicht synchron - Lufti - 09-26-2010, 10:59 PM
RE: DNS nicht synchron - Lufti - 09-27-2010, 03:20 AM
RE: DNS nicht synchron - flames - 09-27-2010, 06:10 AM
RE: DNS nicht synchron - Lufti - 09-28-2010, 12:55 AM
RE: DNS nicht synchron - flames - 09-28-2010, 03:37 PM
RE: DNS nicht synchron - Lufti - 09-29-2010, 06:34 AM
RE: DNS nicht synchron - flames - 09-29-2010, 07:23 AM
RE: DNS nicht synchron - Lufti - 09-29-2010 08:28 AM
RE: DNS nicht synchron - flames - 09-29-2010, 11:53 AM
RE: DNS nicht synchron - Lufti - 09-29-2010, 07:53 PM
RE: DNS nicht synchron - flames - 09-30-2010, 08:46 AM
RE: DNS nicht synchron - Lufti - 10-01-2010, 11:45 PM
RE: DNS nicht synchron - flames - 10-02-2010, 06:10 AM

Forum Jump:


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