Running own DNS Server for learning purpose
        Posted  
        
            by sundar22in
        on Server Fault
        
        See other posts from Server Fault
        
            or by sundar22in
        
        
        
        Published on 2010-03-30T04:56:38Z
        Indexed on 
            2010/03/30
            5:03 UTC
        
        
        Read the original article
        Hit count: 417
        
I would like to run my own DNS server in my laptop for learning purpose. I recently used Google Public DNS and liked it. I wanted to build some thing similar and small for my web browsing.
What I vaguely dream of is to use my own DNS server as Primary DNS server and Google public DNS as secondary DNS server. I would like to build my own DNS server gradually by editing the configuration files (If it can be automated it will be great, but have no clues there).
Sometimes it sounds like a stupid idea to me, but I am fine with editing config file for each site I want to add to my DNS server. Any pointers/suggestion is welcome.
© Server Fault or respective owner