Jump to content

Recommended Posts

Posted

зона

        zone "20.168.192.in-addr.arpa" {
        type master;
        file "/etc/namedb/internals/lan.20.rev";
        };

 

файл

File: lan.20.rev        Col 0              477 bytes                                                      100%
$TTL    36000
@       SOA     ns1.aaa.ru. bind.aaa.ru. (
                2007111806     ; Serial
                36000          ; Refresh
                600            ; Retry
                3600000        ; Expire
                36000          ; Minimum
                )
        NS      ns1.aaa.ru.
1       PTR     s1.aaa.ru.
8       IN      PTR     s8.aaa.ru.

11.20.168.192.IN-ADDR.ARPA.     PTR     s11.aaa.ru.
28                      PTR     s28.aaa.ru.
37                      PTR     s37.aaa.ru.
38                      PTR     s38.aaa.ru.
47                      PTR     s47.aaa.ru.
48                      PTR     s48.aaa.ru.
57                      PTR     s57.aaa.ru.
58                      PTR     s58.aaa.ru.

 

ответ

dns# dig @192.168.20.47 8.20.168.192.in-addr.arpa

; <<>> DiG 9.3.4-P1 <<>> @192.168.20.47 8.20.168.192.in-addr.arpa
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46154
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;8.20.168.192.in-addr.arpa.     IN      A

;; AUTHORITY SECTION:
20.168.192.in-addr.arpa. 36000  IN      SOA     ns1.aaa.ru. bind.aaa.ru. 2007111806 36000 600 3600000 36000

;; Query time: 1 msec
;; SERVER: 192.168.20.47#53(192.168.20.47)
;; WHEN: Sun Nov 18 23:01:59 2007
;; MSG SIZE  rcvd: 100

 

перепробовал все, файл видит но неотвечает, прямые зоны работают

подскажите куда копать?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...