Número gratuito: 1800-383-5193
April 22nd, 2007

Simple Management for BIND

April 22nd, 2007


Smbind is a PHP-based software tool for managing DNS zones for BIND via the web interface. This supports the per-user administration of zones, error checking, and a PEAR DB database backend.

Read the rest of this entry »

Post to Twitter Post to Facebook Post to MySpace

no-image
December 30th, 2005

Understanding SOA records

December 30th, 2005


I’ve learned that there is nothing more peaceful than a sleeping child - Anonymous, Age 30

To an Internet Administrator, there is nothing more peaceful than a stable and optimized DNS server. The moment there is a wrong configuration, the server wakes up and starts crying, sites and email goes down. An important part of keeping DNS that way is properly setting up the SOA records.

What are DNS Records. DNS records or Zone files are used for mapping URLs to an IPs. Located on servers called the DNS servers, these records are typically the connection of your website with the outside world. Requests for your website are forwarded to your DNS servers and then get pointed to the WebServers that serve the website or to Email servers that handle the incoming email.

Read the rest of this entry »

Post to Twitter Post to Facebook Post to MySpace

no-image
December 27th, 2005

Understanding MX records

December 27th, 2005


What is an MX Record

MX stands for Mail Exchange Records. MX records are used in DNS records(or Zone files) to specify how email should be routed.

Read the rest of this entry »

Post to Twitter Post to Facebook Post to MySpace

no-image