LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback
User Name
Password
LQ Suggestions & Feedback Do you have a suggestion for this site or an idea that will make the site better? This forum is for you.
PLEASE READ THIS FORUM - Information and status updates will also be posted here.

Notices


Reply
  Search this Thread
Old 10-09-2000, 06:37 PM   #1
Stimm
Member
 
Registered: Sep 2000
Location: I live in Williamsville NY, I'm from Lasvegas
Posts: 45

Rep: Reputation: 15
Smile


Hey Jermey,
I have a question I want to host my own webpage using apache, But I need someone to do DNSing. I noticed that you use GraniteCanyon for your dnsing. I am way new to this and I dont know how to sign up with them.
here is the example that they want from me:



coffee.com. IN NS ns1.granitecanyon.com.
coffee.com. IN NS ns2.granitecanyon.com.

; multiple RP records authorize others to submit zone changes
; from the email address in the first field after the RP
; This email address is in DNS-email format. That is,
; the '@' (at-sign) is replaced by '.' (dot or period.)

coffee.com. IN RP juan.tea.com. Juan.Valdez.coffee.com.
coffee.com. IN RP juanita.tea.com. Juanita.Valdez.coffee.com.

Juan.Valdez.coffee.com. IN TXT "Juan Valdez, NIC handle: JUAN123"
Juanita.Valdez.coffee.com. IN TXT "Juanita Valdez, RIPE NIC handle: JUANITA"

; addresses for the canonical names
; Many emailers expect the name localhost to exist
; in a domain with this specific, reserved address.
; 127/8 or 127/255.0.0.0 is the address of LOOPBACK-NET
; 127.0.0.1 is reserved to mean this host on the LOOPBACK-NET
localhost.coffee.com. IN A 127.0.0.1

; The IP addresses below are reserved for networks
; not connected to the InterNet. They are not routable by
; most publicly accessible backbones and are here as an
; example only.

navy.coffee.com. IN A 192.168.0.3

; some useful puns that cannot be CNAMEs because
; they are referenced by MX records, below

mail1.coffee.com. IN A 192.168.0.1
mail2.coffee.com. IN A 192.168.0.2

; an address for the zone itself

coffee.com. IN A 192.168.0.4

; Aliases
; These create a nickname or alias for another name known
; to the DNS, the canonical name, hence CNAME. No other
; records may exist with a name the same as this alias.

; 'Java' is an alias for the canonical name, 'Navy.'
java.coffee.com. IN CNAME navy.coffee.com.

frenchroast.coffee.com. IN CNAME mail1.coffee.com.
hazelnut.coffee.com. IN CNAME mail2.coffee.com.

; MX records

; These direct mail delivery agents, like sendmail,
; at hosts which have agreed to accept email for us.

; This assumes that we've arranged with tea.com and
; uu.net to provide this email service for us in
; advance for coffee.com.

; The token 'EXTREF' directs nslint to allow external references.
; The token 'GLOBALOK' directs nslint to allow global records.

; MX records for a host to be treated specially
navy.coffee.com. IN MX 10 mail1.tea.com. ; EXTREF
navy.coffee.com. IN MX 20 mail2.tea.com. ; EXTREF
navy.coffee.com. IN MX 100 mail.uu.net. ; EXTREF

; global MX records for unspecified members of the zone
*.coffee.com. IN MX 10 mail1.coffee.com. ; GLOBALOK
*.coffee.com. IN MX 20 mail2.coffee.com. ; GLOBALOK
*.coffee.com. IN MX 100 mail.uu.net. ; EXTREF GLOBALOK

; MX records for email addressed to the zone itself
coffee.com. IN MX 10 mail1.coffee.com.
coffee.com. IN MX 20 mail2.coffee.com.
coffee.com. IN MX 100 mail.uu.net. ; EXTREF



what should I change so it will work with me?
thanks,
Stimm

(sorry so dence)

PS.my domain name is darylstimm.com







 
Old 10-10-2000, 09:56 AM   #2
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,597

Rep: Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080Reputation: 4080
You would want something like this:
Code:
darylstimm.com. IN NS ns1.granitecanyon.com.
darylstimm.com. IN NS ns2.granitecanyon.com.

darylstimm.com. IN RP youremail.address Daryl.Stimm.darylstimm.com.

darylstimm.com. IN TXT "Info you want to give"

localhost.darylstimm.com. IN A 127.0.0.1
darylstimm.com. IN A your.ip.address

darylstimm.com. IN MX 10 whoever.does.your.mail
darylstimm.com. IN MX 100 secondary.mail (if you have one)

; Finally any aliases that you want
www.darylstimm.com. IN CNAME darylstimm.com.
 
Old 10-10-2000, 12:20 PM   #3
Stimm
Member
 
Registered: Sep 2000
Location: I live in Williamsville NY, I'm from Lasvegas
Posts: 45

Original Poster
Rep: Reputation: 15
Smile

thanks man! I really appreshiate this!!!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What's going on with http://www.mplayer.hu? ioan123 General 3 10-19-2005 01:19 PM
http://www.freevix.org/?? Maver Linux - Distributions 2 03-25-2005 10:12 PM
http://www.tigerdirect.com and others WarlockofVirgo General 2 11-02-2004 01:14 AM
apache and http://www.domainname.com xviddivxoggmp3 Linux - Software 4 04-07-2004 11:14 AM
http://www.fsmlabs.com Thaidog Linux - Distributions 1 05-25-2003 09:36 AM

LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback

All times are GMT -5. The time now is 01:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration