Forward dns request fro specific zone

Discussion in 'General' started by baskin, Nov 10, 2009.

  1. baskin

    baskin Member

    I have a scenario where i must forward all dns request for a specific zone to another dns server (running windows).

    Is this possible and how i can achieve this. I have searched in the forum but i didn't find anything similar.

    For example, i want all the requests for the zone test.local. to be forwarded to another server that has the records for this zone.

    Thanks in advance.
     
  2. harrisnick

    harrisnick New Member

    Hello This is Harris new to site and I am in IT Engineering 3rd year, I was searching stuff related to Networking and I have something to share with you. To configure the software you must do two things:
    Configure pdnsd so that it will forward requests it doesn't know about to a real DNS server, letting it cache those results and Update your system so that DNS lookups against the newly installed cache, or proxy. Once you've completed these two steps all DNS lookups upon your system will be cached, and your DNS lookups should be much faster.
     
  3. baskin

    baskin Member

    I'm asking how to do that with Ispconfig 3 and mydns.

    Anyway thanks for the answer.
     

Share This Page