Knowledgebase
What is a DNS/BIND Name Server?
Problem:
What is a DNS/BIND Name Server?Solution:
DNS server is a computer that maintains a database of domain names and their corresponding IP addresses. The domain name system (DNS) is the way that Internet domain names are located and translated into Internet Protocol addresses. It has name resolution software that translates domain names into IP addresses, and vice versa. Because domain names are alphabetic, a DNS must translate the name into the corresponding numeric IP addresses for the Internet.BIND - stands for "Berkeley Internet Name Daemon", and is the Internet de-facto standard program for turning host names into IP addresses. The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.
The DNS/Bind option can be added to your server. This service will allow you to setup your own Nameservers. Through a web-based interface server owners can:
Add/delete records
Make MX record changes
Make Cname changes
Create Pointer (PTR) records
Make Host Name changes
Make Name Server changes
Create unlimited domain aliases (also known as domain parks)
Add virtual DNS

