Results 1 to 7 of 7
  1. #1

    Default Master & Slave DNS Server


    Good day!

    1. Nag build ko Primary & Secondary DNS Server
    2. Setup na tanan, zone files
    3. Testing:
    Primary DNS: makuha ra naku sakto na reply sa nslookup forwardzone & reverse zone and same result pud sa Secondary DNS.
    4. PROBLEM: is need ko mag service bind restart sa Secondary DNS para ma update everytime naa ko changes buhaton sa Primary DNS.

    Help mga masters \m/



  2. #2
    kani ako gusto sab makat-unan..., pero wala koi alamag ...

    hmmm..., wala di-ay na sila sync feature bro?..., since DNS mani..., dili di-ay pwede nga kuha lang si 2nd DNS sa primary DNS server?

    since wala lagi alamag..., wala sab ko kahibalo sa imo setup ani nila duha, like failover ba or such... ^_^


    hope na-a "MASTER" maka-tubag sa imo problema...

  3. #3
    Quote Originally Posted by drox831 View Post
    Good day!

    1. Nag build ko Primary & Secondary DNS Server
    2. Setup na tanan, zone files
    3. Testing:
    Primary DNS: makuha ra naku sakto na reply sa nslookup forwardzone & reverse zone and same result pud sa Secondary DNS.
    4. PROBLEM: is need ko mag service bind restart sa Secondary DNS para ma update everytime naa ko changes buhaton sa Primary DNS.

    Help mga masters \m/


    you have to allow-transfer sa Master DNS and specify the Secondary DNS IP address

    sa Secondary DNS, set type to slave and add masters (ip address)

  4. #4
    Quote Originally Posted by rlcrl View Post
    you have to allow-transfer sa Master DNS and specify the Secondary DNS IP address

    sa Secondary DNS, set type to slave and add masters (ip address)
    Sorry for a late reply; here's my configuration:

    Master DNS
    zone "linux.drox" {
    type master;
    file "/etc/bind/db.linux.drox";
    allow-transfer { secondaryIP; };
    also-notify { secondaryIP; };
    };

    zone "1.168.192.in-addr.arpa" {
    type master;
    file "/etc/bind/reverse.unixmen";
    allow-transfer { secondaryIP; };
    also-notify { secondaryIP; };
    };

    Slave DNS
    zone "linux.drox" {
    type slave;
    file "/var/cache/bind/db.linux.drox";
    masters { primaryIP; };
    };

    zone "1.168.192.in-addr.arpa" {
    type slave;
    file "/var/cache/bind/db.linux.drox";
    masters { primaryIP; };
    };

  5. #5
    Good morning istoryans \m/

  6. #6
    Thread resolved.

    Things to note:

    1. Any change on the zone file, you must increment the serial number.
    2. Run 'rndc reload' to load/apply the changes without restarting DNS.

  7. #7
    try to check daw if imong slave DNS maka receive ba sa NOTIFY message sa master DNS.

    1.) add a new record sa imong master DNS.
    2.) reload the zone para mo send out ug NOTIFY ang master DNS sa iyang slaves.
    3.) verify sa slave DNS if naka receive cya sa NOTIFY by checking syslog.
    Last edited by Jhunax; 09-04-2016 at 04:52 AM. Reason: resolved na diay... (tanga lang)

  8.    Advertisement

Similar Threads

 
  1. GLOBE DNS SERVER
    By windox in forum Networking & Internet
    Replies: 37
    Last Post: 10-11-2011, 11:29 AM
  2. Primary Master and Slaves...S.M.A.R.T is capable but disabled
    By monochromatic in forum Computer Hardware
    Replies: 10
    Last Post: 07-28-2009, 12:28 AM
  3. Your ISP's DNS server appears vulnerable to DNS Cache Poisoning?
    By softtouch in forum Networking & Internet
    Replies: 5
    Last Post: 08-02-2008, 05:52 PM
  4. using DNS servers
    By acronis in forum Networking & Internet
    Replies: 6
    Last Post: 10-10-2006, 07:36 PM
  5. DNS server addresses
    By melvz in forum Networking & Internet
    Replies: 24
    Last Post: 09-26-2006, 10:17 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top