public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user] {OT} web/mail server as nameserver
       [not found] <49bf44f10705101329l2b0a207cif8c2399ed99623ea@mail.gmail.com>
@ 2007-05-11  6:28 ` Crayon Shin Chan
  2007-05-11 10:48   ` jarry
  0 siblings, 1 reply; 5+ messages in thread
From: Crayon Shin Chan @ 2007-05-11  6:28 UTC (permalink / raw
  To: gentoo-user

On Friday 11 May 2007 04:29, Grant wrote:
> Hello, I've been using everydns.net as my site's nameserver but they
> were down for a long time yesterday and are currently down again
> today.

I've used zoneedit.com for years and have never had a problem.

> If this remote machine is my only web and mail server, it might as well 
> be the nameserver too right?

May not be good for mail. If your server is down and someone tries to send 
you mail and the dns lookup fails would the sending mailserver mark it as 
a failure immediately? As opposed to, if your dns server was elsewhere, 
then since dns lookup succeeds the sending mailserver will requeue the 
mail until your mailserver is up again.

> Would you use djbdns for this?

It would be a more secure choice than bind :)

-- 
Crayon
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] {OT} web/mail server as nameserver
  2007-05-11  6:28 ` [gentoo-user] {OT} web/mail server as nameserver Crayon Shin Chan
@ 2007-05-11 10:48   ` jarry
  2007-05-11 13:07     ` Crayon Shin Chan
  0 siblings, 1 reply; 5+ messages in thread
From: jarry @ 2007-05-11 10:48 UTC (permalink / raw
  To: gentoo-user

Crayon Shin Chan wrote:

> > Would you use djbdns for this?
> 
> It would be a more secure choice than bind :)

Well, I do not know djbdns well so I can not compare djbdns/bind,
but I think bind security is not so bad: it can run as non-root
user now, moreover bind supports chrooting "right out the box". 

Poor security of bind is imho similar superstition as it is
for sendmail: once in the past this software had some problem,
so now a lot of people think they should forever avoid using it...

Jarry
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] {OT} web/mail server as nameserver
  2007-05-11 10:48   ` jarry
@ 2007-05-11 13:07     ` Crayon Shin Chan
  2007-05-11 17:09       ` Håkon Alstadheim
  0 siblings, 1 reply; 5+ messages in thread
From: Crayon Shin Chan @ 2007-05-11 13:07 UTC (permalink / raw
  To: gentoo-user

On Friday 11 May 2007 18:48, jarry@gmx.net wrote:

> Poor security of bind is imho similar superstition as it is
> for sendmail: once in the past this software had some problem,
> so now a lot of people think they should forever avoid using it...

If the OP doesn't need any bind-specific feature then why not use djbdns 
which has a better security track record. djb software are built from the 
ground up to be secure (as is possible), he also splits the "program" 
into smaller executables, each having a specific job thus making each of 
them secure a simpler task. Whilst bind and sendmail have made 
substantial efforts to be more secure, they are still built on legacy and 
bloated monolithic code.

-- 
Crayon
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] {OT} web/mail server as nameserver
  2007-05-11 13:07     ` Crayon Shin Chan
@ 2007-05-11 17:09       ` Håkon Alstadheim
  2007-05-11 18:06         ` kashani
  0 siblings, 1 reply; 5+ messages in thread
From: Håkon Alstadheim @ 2007-05-11 17:09 UTC (permalink / raw
  To: gentoo-user

Crayon Shin Chan wrote:
> On Friday 11 May 2007 18:48, jarry@gmx.net wrote:
>
>   
>> Poor security of bind is imho similar superstition as it is
>> for sendmail: once in the past this software had some problem,
>> so now a lot of people think they should forever avoid using it...
>>     
>
> If the OP doesn't need any bind-specific feature then why not use djbdns 
> which has a better security track record. djb software are built from the 
> ground up to be secure (as is possible), he also splits the "program" 
> into smaller executables, each having a specific job thus making each of 
> them secure a simpler task. Whilst bind and sendmail have made 
> substantial efforts to be more secure, they are still built on legacy and 
> bloated monolithic code.
>
>   
Just to fill in the picture a bit, the djb* software also has a long
"flip-the-bird-at-any-rfc-you-don't-like" track-record.

-- 
Håkon Alstadheim 
spamtrap: finnesikke@alstadheim.priv.no -- 1 hit & you are out

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] {OT} web/mail server as nameserver
  2007-05-11 17:09       ` Håkon Alstadheim
@ 2007-05-11 18:06         ` kashani
  0 siblings, 0 replies; 5+ messages in thread
From: kashani @ 2007-05-11 18:06 UTC (permalink / raw
  To: gentoo-user

Håkon Alstadheim wrote:
> Crayon Shin Chan wrote:
>> On Friday 11 May 2007 18:48, jarry@gmx.net wrote:
>> 
>>> Poor security of bind is imho similar superstition as it is
>>> for sendmail: once in the past this software had some problem,
>>> so now a lot of people think they should forever avoid using it...
>>>     
>> If the OP doesn't need any bind-specific feature then why not use djbdns 
>> which has a better security track record. djb software are built from the 
>> ground up to be secure (as is possible), he also splits the "program" 
>> into smaller executables, each having a specific job thus making each of 
>> them secure a simpler task. Whilst bind and sendmail have made 
>> substantial efforts to be more secure, they are still built on legacy and 
>> bloated monolithic code.
>>
>>   
> Just to fill in the picture a bit, the djb* software also has a long
> "flip-the-bird-at-any-rfc-you-don't-like" track-record.
> 

I generally agree with Håkon on this. :-).

The other issue is that djb likes to abandon his software after it's 
"done". Things like DNSSEC and dynamic updates don't exist in djbdns and 
aren't planned. They don't matter so much if you're just doing 
authoritative DNS, but if you're doing interesting thing on your network 
Bind is pretty much required.

kashani
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-05-11 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <49bf44f10705101329l2b0a207cif8c2399ed99623ea@mail.gmail.com>
2007-05-11  6:28 ` [gentoo-user] {OT} web/mail server as nameserver Crayon Shin Chan
2007-05-11 10:48   ` jarry
2007-05-11 13:07     ` Crayon Shin Chan
2007-05-11 17:09       ` Håkon Alstadheim
2007-05-11 18:06         ` kashani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox