PHNET

PHNET DNS Hosting Service


Below are the sample entries for the DNS record of the domain myschool.edu.ph.



; This is the content of the DNS record for the domain myschool.edu.ph
; Everything that begins with a semicolon is a comment. If you
; wish to cut and paste this for your records, just leave
; out all the comment lines.


; The following are "NS" (Name Server) records which tell
; the Internet which hosts are running the DNS servers for the
; the domain. If you are not availing of the PHNET DNS Hosting
; service, you should uncomment them out and replace them with
; your own DNS servers. If you are availing of the PHNET DNS
; Hosting Service, keep these lines commented out. PHNET will
; automatically assign the correct NS records for your hosted
; domain name.
;
; myschool.edu.ph. IN NS gabriela.ph.net.
; myschool.edu.ph. IN NS gomez.ph.net.
;
;
; The following line is an example of an "MX" record.
; The MX record tells Internet servers to deliver e-mail
; to a particular host. In this example, all e-mail for
; anyuser@myschool.edu.ph will be delivered to the host
; with the name mail.myschool.edu.ph
; This host is known as the Mail Exchanger (MX) for the
; domain myschool.edu.ph. You have to make sure that the
; host has a properly configured mail server software (e.g. Sendmail
; from www.sendmail.org is free),
; You can have as many MX hosts for your domain as you like.
; The one with the lowest number has the highest precedence.
; Mail servers in the Internet which wish to deliver e-mail for
; anyuser@myschool.edu.ph will deliver the e-mail to the host
; with the highest precedence. Only when the host does not answer
; will mail be delivered to the host with the next precedence level.


myschool.edu.ph. IN MX 10 mail.myschool.edu.ph.
myschool.edu.ph. IN MX 20 mail2.myschool.edu.ph.


; The "A" record is an "address" record. It assigns an IP address
; to a given hostname. Make sure that you put in your correct
; IP address.


www.myschool.edu.ph. IN A 202.60.2.1
mail.myschool.edu.ph. IN A 202.60.3.5
mail2.myschool.edu.ph. IN A 202.60.3.6


; The "CNAME" record states that the name on the left side is just
; an alias for the name on the right. That is, the real name
; or canonical name of the host on the left side is the name on the
; right side.


ThisIsAnAlias.myschool.edu.ph. IN CNAME mail.myschool.edu.ph.

; Nothing follows


Home  |  DNS  |  Services

Copyleft © 1993-2008, Some Rights Reserved. Philippine Network Foundation, Inc.
32 Esteban Abada Street, Loyola Heights, Quezon City, Philippines
Tel. Nos: +63-2-433-1869, Fax No.: +63-2-433-2425