Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Apr 25, 2004 10:50 am 
Offline
Junior Member

Joined: Mon Feb 23, 2004 8:14 pm
Posts: 22
Website: http://www.craigweb.net
Location: Aiken,SC USA
How to set up DNS for your Linode using ZoneEdit
by Craig Spurrier of Craigweb

Step One

Goto ZoneEdit.com and sign up for Zoneedit's free service
Zone Edit http://www.zoneedit.com/
Direct link https://www.zoneedit.com/signup.html

Step Two

After you have created an account you will receive an e-mail with your username and password once you have received this go to https://www.zoneedit.com/auth/ and login.

Step Three

Click "Add New Zone"

Step Four

Enter your domain name and click "Add Zone"

Step Five

Go to your domain registers site and change the name server records to
Nameserver 1: ns12.zoneedit.com (64.246.26.64)
Nameserver 2: ns14.zoneedit.com (209.126.159.80)

Step Six

Go to https://www.zoneedit.com/auth/ and login.

Step Seven

You may be asked "What zone do you wish to edit?" select your domain name.

Step Eight

Click "IP Address"
Enter your Linode's IP Address in the "Numeric IP" field
Click "Add New IP Address"

Step Nine

You will be asked
"Are you sure you would like to add the following IP Addresses?
Both "yourdoman.com" and "www.yourdoman.com" will have the IP x.x.x.x."
Click "Yes"

Step Ten

Click "MailForward"
Delete any entries.

Step Eleven
Click "Mail Servers (MX)"
Enter mail.yourdoman.com in the first box and yourdomain.com in the other box
Click "Add New Mail Server"

Step Twelve
Wait 48-72 Hours

DNS is now set up to point to your server you are now ready to start setting up Apache, Mail, etc.[/b]


Last edited by CSpurrier on Sat Feb 26, 2005 5:26 pm, edited 3 times in total.

Top
   
 Post subject:
PostPosted: Sun Apr 25, 2004 11:17 am 
Offline
Senior Member
User avatar

Joined: Sun Nov 23, 2003 1:40 pm
Posts: 79
Website: http://www.whitehouse.gov/history/presidents/bc42.html
replace all those http:// links with https://

For reasons beyond me, ZoneEdit doesn't tell their subscribers that their services work 100% with HTTPS.

Using HTTPS helps your privacy and keeps the terrorists at bay!

Bill Clinton


Top
   
 Post subject:
PostPosted: Sun Apr 25, 2004 11:23 am 
Offline
Junior Member

Joined: Mon Feb 23, 2004 8:14 pm
Posts: 22
Website: http://www.craigweb.net
Location: Aiken,SC USA
Quote:
replace all those http:// links with https://


Good suggestion, replaced.


Top
   
 Post subject:
PostPosted: Sat Aug 07, 2004 5:47 am 
Offline
Junior Member

Joined: Thu May 13, 2004 8:08 am
Posts: 27
Note that ZoneEdit's free service is limited to 5 domain, if you have more domains you can pay or you can sign up to other services such as EveryDNS.net (http://www.everydns.net).

But note that EveryDNS.net doesn't provide SSL, so everything you do is unencrypted.

If you need more (for resiliency, etc), there are more at:
http://dmoz.org/Computers/Internet/Prot ... Providers/


cheers, HS


Top
   
 Post subject:
PostPosted: Sun Mar 13, 2005 5:23 am 
Offline
Junior Member

Joined: Sun Mar 13, 2005 4:42 am
Posts: 40
Nah,
The best DNS is on your own Linode!

I will post a tutorial on how to setup BIND soon.
The second best is http://freedns.afraid.org


Top
   
 Post subject:
PostPosted: Tue Mar 15, 2005 11:23 am 
Offline
Senior Member

Joined: Sun Nov 14, 2004 6:37 pm
Posts: 138
Website: http://oldos.org
WLM: jasonlfaulkner@hotmail.com
Yahoo Messenger: jasonfncsu
AOL: jaylfaulkner
Location: NC, USA
I prefer to use zoneedit simply to preserve memory on my linode. It's insane to use memory for bind when ZoneEdit does exactly what you need for free.

_________________
Jay Faulkner
http://oldos.org


Top
   
PostPosted: Wed May 25, 2005 9:10 am 
Offline
Senior Newbie

Joined: Thu Oct 21, 2004 11:48 am
Posts: 17
can someone please show a how-to step by step guide for configuring bind on a linode as master DNS server and if this bind crashes there will be a zoneedit backup dns server.

Thanks

_________________
jlin

http://www.jlin.ro
office@jlin.ro


Top
   
PostPosted: Mon Sep 05, 2005 1:25 pm 
Offline
Newbie

Joined: Mon Sep 05, 2005 10:25 am
Posts: 4
The message in the excellent tutorial post to this topic ends with the above.


Ill repeat it here: DNS is now set up to point to your server you are now ready to start setting up Apache, Mail, etc.[/b]


Is there a tutorial for this step by any chance?!


Top
   
 Post subject: Re to timbee
PostPosted: Wed Sep 07, 2005 6:17 pm 
Offline
Junior Member

Joined: Mon Feb 23, 2004 8:14 pm
Posts: 22
Website: http://www.craigweb.net
Location: Aiken,SC USA
I am working on a Ubuntu Tutorial, here is the rough draft

mv /etc/apt/sources.list /etc/apt/sources.list.old
cd /etc/apt/
wget http://craigweb.net/downloads/server/sources.list
hostname yourdomainhere
apt-get update
apt-get install joe lynx
apt-get dist-upgrade
mv /lib/tls /lib/tls-disabled
hostname yourdomainhere
apt-get install libauthen-pam-perl libnet-ssleay-perl openssl perl perl-modules
apt-get install webmin webmin-core
lynx https://localhost:10000
(enable acess from other ips)
apt-get install apache2-mpm-prefork libapache2-mod-php4 php4 mysql-server libapache2-mod-auth-mysql php4-mysql mysql-common mysql-client libmysqlclient12 postfix postfix-mysql postfix-tls courier-base courier-imap courier-imap-ssl courier-ssl courier-authdaemon courier-authmysql amavisd-new libclamav1 spamassassin pyzor spamc libsasl2 libsasl2-modules libsasl-modules-plain libsasl2-modules-sql libsasl7 libauthen-sasl-perl libauthen-sasl-cyrus-perl apache2 apache2-common apache2-utils libapache2-mod-auth-plain php4-common php4-mysql php4-universe-common clamav-base clamav-daemon clamav-freshclam webalizer webmin-webalizer webmin-apache webmin-postfix
apt-get install clamav-base clamav-daemon clamav-freshclam
(yes, you should run this line twice)

/etc/init.d/apache2 restart

joe /etc/hostname
set hotname.sh to start on boot

For the rest of the mail setup use http://flurdy.com/docs/postfix/


Top
   
 Post subject: http to https
PostPosted: Sat Jun 20, 2009 5:20 am 
Offline
Junior Member

Joined: Sat Jun 20, 2009 5:17 am
Posts: 25
I'm slow to day.

Where do I change the http to https at zoneedit? :oops:


Top
   
 Post subject: Re: http to https
PostPosted: Sun Jun 21, 2009 2:08 am 
Offline
Senior Member

Joined: Fri Sep 12, 2008 3:17 am
Posts: 166
Website: http://independentchaos.com
TungstenX wrote:
Where do I change the http to https at zoneedit? :oops:


In the Address Bar of your browser.

_________________
If it ain't broke, you didn't tweak it enough. If it is broke, use more duct tape.
http://independentchaos.com


Top
   
 Post subject:
PostPosted: Mon Jun 22, 2009 3:04 am 
Offline
Junior Member

Joined: Sat Jun 20, 2009 5:17 am
Posts: 25
:( Then I had a very slow day. I thought one has to specially register https :(


Top
   
 Post subject:
PostPosted: Mon Jun 22, 2009 3:15 am 
Offline
Senior Member

Joined: Sat May 03, 2008 4:01 pm
Posts: 567
Website: http://www.mattnordhoff.com/
Jay wrote:
I prefer to use zoneedit simply to preserve memory on my linode. It's insane to use memory for bind when ZoneEdit does exactly what you need for free.


I know this is an old post, but for posterity:

If you just need an authoritative server, NSD uses a grand total of about 1 MB of RAM for a simple, low-usage setup serving a couple small zones.


Top
   
 Post subject: Going nutz :(
PostPosted: Thu Jun 25, 2009 6:07 pm 
Offline
Junior Member

Joined: Sat Jun 20, 2009 5:17 am
Posts: 25
I've tried now for a while to get one of my sites' DNS to point to Linode. I've tried Linode's DNS and ZoneEdit and this is the response I get from http://co.za (our reg body)

Code:
--->8---Snip---8<---
Provided Nameserver information
Primary Server  : ns2.zoneedit.com
Secondary 1     : ns13.zoneedit.com

Domain "lappies.co.za", SOA Ref (), Orig ""
Pre-existing Nameservers for "lappies.co.za":-

Syntax/Cross-Checking provided info for Nameserver at 6a: ns2.zoneedit.com

Syntax/Cross-Checking provided info for Nameserver at 6e: ns13.zoneedit.com

UPDATE: This is a Domain Update

Update application
Checking quoted Nameservers....

NS1-1 FQDN: ns2.zoneedit.com.
NS1-1 IPV4: 69.72.158.226
NS1-1 ORIGIN: ns2.zoneedit.com.
NS1-1 E-MAIL: soacontact@zoneedit.com.
NS1-1 SER-NO: 1245488353
NS1-1 NS RECORD1: ns13.zoneedit.com.
NS1-1 NS RECORD2: ns2.zoneedit.com.



The SOA record for lappies.co.za at 66.223.40.121 can not be retreived.
!
! The most common reasons for this is that the Nameserver is not currently
! reachable or the Nameserver has not been configured for this domain.
!       
ERROR: No valid nameservers found - rejecting request.
--->8---Snip---8<---


Top
   
 Post subject: Re: Going nutz :(
PostPosted: Thu Jun 25, 2009 11:53 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
TungstenX wrote:
I've tried now for a while to get one of my sites' DNS to point to Linode. I've tried Linode's DNS and ZoneEdit and this is the response I get from http://co.za (our reg body)

Looks good from here:
Code:
$ dig lappies.co.za @ns1.linode.com any

; <<>> DiG 9.3.2 <<>> lappies.co.za @ns1.linode.com any
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64114
;; flags: qr aa rd; QUERY: 1, ANSWER: 7, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;lappies.co.za.                 IN      ANY

;; ANSWER SECTION:
lappies.co.za.          86400   IN      A       74.207.231.31
lappies.co.za.          86400   IN      SOA     ns1.linode.com. Tungsten15.gmail.com. 2009061511 7200 7200 1209600 86400
lappies.co.za.          86400   IN      NS      ns2.linode.com.
lappies.co.za.          86400   IN      NS      ns3.linode.com.
lappies.co.za.          86400   IN      NS      ns1.linode.com.
lappies.co.za.          86400   IN      NS      ns4.linode.com.
lappies.co.za.          86400   IN      MX      10 mail.lappies.co.za.

;; ADDITIONAL SECTION:
mail.lappies.co.za.     86400   IN      A       74.207.231.31

;; Query time: 227 msec
;; SERVER: 69.93.127.10#53(69.93.127.10)
;; WHEN: Thu Jun 25 23:46:40 2009
;; MSG SIZE  rcvd: 219

$ dig lappies.co.za @ns2.zoneedit.com any

; <<>> DiG 9.3.2 <<>> lappies.co.za @ns2.zoneedit.com any
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39285
;; flags: qr aa rd; QUERY: 1, ANSWER: 5, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;lappies.co.za.                 IN      ANY

;; ANSWER SECTION:
lappies.co.za.          7200    IN      A       74.207.231.31
lappies.co.za.          7200    IN      NS      ns2.zoneedit.com.
lappies.co.za.          7200    IN      NS      ns13.zoneedit.com.
lappies.co.za.          7200    IN      SOA     ns2.zoneedit.com. soacontact.zoneedit.com. 1245488353 14400 7200 950400 7200
lappies.co.za.          7200    IN      MX      0 www.lappies.co.za.

;; AUTHORITY SECTION:
lappies.co.za.          7200    IN      NS      ns2.zoneedit.com.
lappies.co.za.          7200    IN      NS      ns13.zoneedit.com.

;; Query time: 171 msec
;; SERVER: 69.72.158.226#53(69.72.158.226)
;; WHEN: Thu Jun 25 23:47:43 2009
;; MSG SIZE  rcvd: 191

$ dig lappies.co.za @ns13.zoneedit.com any

; <<>> DiG 9.3.2 <<>> lappies.co.za @ns13.zoneedit.com any
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64074
;; flags: qr aa rd; QUERY: 1, ANSWER: 5, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;lappies.co.za.                 IN      ANY

;; ANSWER SECTION:
lappies.co.za.          7200    IN      A       74.207.231.31
lappies.co.za.          7200    IN      NS      ns2.zoneedit.com.
lappies.co.za.          7200    IN      NS      ns13.zoneedit.com.
lappies.co.za.          7200    IN      SOA     ns2.zoneedit.com. soacontact.zoneedit.com. 1245488353 14400 7200 950400 7200
lappies.co.za.          7200    IN      MX      0 www.lappies.co.za.

;; AUTHORITY SECTION:
lappies.co.za.          7200    IN      NS      ns2.zoneedit.com.
lappies.co.za.          7200    IN      NS      ns13.zoneedit.com.

;; Query time: 179 msec
;; SERVER: 66.223.40.121#53(66.223.40.121)
;; WHEN: Thu Jun 25 23:48:24 2009
;; MSG SIZE  rcvd: 191

Maybe you need to wait a day or so for a cached DNS value somewhere to expire?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group