Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject:
PostPosted: Fri Jul 18, 2008 11:30 am 
Offline
Senior Newbie

Joined: Tue Jul 15, 2008 6:11 pm
Posts: 19
I configured my host as described above:
- maradns on my vps, configured more or less as above,
- linode configured (in DNS manager) as slave for my domain
- two linode nameservers (plus some other secondary DNS my colleague serves for me) configured as servers for my domain

Everything seems to be working properly


Top
   
 Post subject:
PostPosted: Fri Jul 18, 2008 2:32 pm 
Offline
Senior Member

Joined: Sat Feb 10, 2007 7:49 pm
Posts: 96
Website: http://www.arbitraryconstant.com/
The system seems to work pretty well. I recently moved everything over to ns{1,2,3,4}.linode.com, with my Linode as the master.

I've noticed a few quirks:

-ns{3,4} seem to take a few minutes to pick up changes sometimes.

-Subdomains don't work. I assume this is to prevent a malicious user from setting up www.mydomain.com on top of mydomain.com as a DNS poisoning attack.

I haven't seen any major issues, and it's one of my favorite features of Linode. Just getting name servers for the domain is trivial with most registrars, if you're looking to host at Linode at all you probably need more. Unfortunately a good DNS setup isn't something a single VPS can host by itself. Getting an infrastructure to do that is a great addition.
SteveG wrote:
So? It's public information. That's why it's in the DNS. If you don't want people to find your hosts, don't put them in the system.
The security impact isn't that large, it's mostly an image thing to be honest. Whether or not the practice is important, it's preferable to be seen to follow it.


Top
   
 Post subject: Updated bind acl
PostPosted: Sat Oct 11, 2008 7:50 am 
Offline
Junior Member

Joined: Tue Dec 04, 2007 12:51 am
Posts: 22
Someone jogged my memory about this post and I thought I'd update the bind acl list - I now have four Linode servers in /etc/bind/named.conf:
Code:
acl slaves {
        69.93.127.10;
        65.19.178.10;
        75.127.96.10;
        207.192.70.10;
        };

_________________
TJ.
IntuitiveNipple

The only intuitive interface is the nipple; everything else is learned.


Top
   
 Post subject:
PostPosted: Sat Oct 11, 2008 7:52 am 
Offline
Junior Member

Joined: Tue Dec 04, 2007 12:51 am
Posts: 22
ArbitraryConstant wrote:
-Subdomains don't work. I assume this is to prevent a malicious user from setting up www.mydomain.com on top of mydomain.com as a DNS poisoning attack.

Delegated sub-domains should work the same as any other. On the master server delegate the sub-domain in the domain zone file, create the zone-file for the sub-domain, and add the sub-domain to Linode DNS Manager.

_________________
TJ.
IntuitiveNipple


The only intuitive interface is the nipple; everything else is learned.


Top
   
 Post subject: Re: Updated bind acl
PostPosted: Sun Oct 12, 2008 5:52 am 
Offline
Senior Newbie

Joined: Wed Jan 24, 2007 7:41 am
Posts: 8
Website: http://www.shikadi.net
Location: Brisbane, Australia
IntuititveNipple wrote:
Someone jogged my memory about this post and I thought I'd update the bind acl list - I now have four Linode servers in /etc/bind/named.conf:
Code:
acl slaves {
        69.93.127.10;
        65.19.178.10;
        75.127.96.10;
        207.192.70.10;
        };

Are you sure that's right? I have a couple of domains slaved to the Linode servers, but only the first two servers respond when I query them - the last two return ESERVFAIL.

EDIT: Oh wait, sorry, my bad - got confused with the nameservers. Yes, I have to add these to the Bind config *before* ns3 and ns4 will work... :oops:


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