Re: F32 bind9 split dns debug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 well, if its not my config file it must be in these ...

internal.db linuxlighthouse.com.db 213.220.108.in-addr.arpa
;
$include "/var/named/linuxlighthouse.com.db"

@                         IN     A     10.0.0.1
ws                        IN     A     10.0.0.101
www                       IN     A     10.0.0.101
ws2                       IN     A     10.0.0.102
; Authoritative data for linuxlighthouse.com zone
;
$ORIGIN ws.linuxlighthouse.com.
$TTL 86400
@                        IN SOA  ws.linuxlighthouse.com.   root.linuxlighthouse.com. (
                                       2020101601      ; serial
                                       1D              ; refresh
                                       1H              ; retry
                                       1W              ; expire
                                       86400 )         ; minimum
;
;jack.craig.aptos@xxxxxxxxx
;
@                         IN      NS     ws
                          IN      MX  10 mail
                          IN      A      108.220.213.121

ws                        IN      A      108.220.213.121
www                       IN      A      108.220.213.121
mail                      IN      A      108.220.213.121

; cname later
;ws2                       IN      A      68.94.157.1
;dns157r8.sbcglobal.net.   IN      A      68.94.157.8

;
; DNSSEC/CAA setup
; example.org. CAA 128 issue "letsencrypt.org"

; linuxlighthouse.com.   CAA 128 issue "letsencrypt.org"
; Authoritative data for linuxlighthouse.com  reverse zone
;
$TTL 86400
@              IN SOA  ws.linuxlighthouse.com.  root.linuxlighthouse.com. (
                                        2020101601      ; serial
                                        1D              ; refresh
                                        1H              ; retry
                                        1W              ; expire
                                        3H )            ; minimum

@               IN      NS      ws.linuxlighthouse.com.

121             IN      PTR     ws.linuxlighthouse.com.
122             IN      PTR     ws2.linuxlighthouse.com.

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux