TechieDrill Your World Of Technical Tutorials

Archive for the ‘Linux Advanced’ Category

Configuring Domain Name Server

11.13.2009 · Posted in Linux Advanced

Domain Name ServerĀ for Home networking Domain Name Servers maps internet protocol address with Fully Qualified Domain name(FQDN) such as www.techiedrill.com maps to an ip_address this is called Reverse Lookup. Inverse is also applicable, mapping ip_address to a domain name this is called Forward Lookup Configuring DNS varies with various linux distribution Download and install Bind packages For configuring Bind ...