Re: DJBDNS && IPv6

2007-08-21 Thread Matthew Seaman
e that I should have new 'v6' type binaries in the >> ./bin directory, but I do not see those. > > To answer my own question, and to ensure quality in the archive, thanks > to this: > > http://tomclegg.net/djbdns-ipv6 > > I managed to solve my own question

Re: DJBDNS && IPv6

2007-08-21 Thread Steve Bertrand
not see those. To answer my own question, and to ensure quality in the archive, thanks to this: http://tomclegg.net/djbdns-ipv6 I managed to solve my own question. I had to: # echo WITH_IPV6=yes >> /etc/make.conf ...and now I have: -rwxr-xr-x 1 root wheel 78 Aug 21 20:58 add-alias6

DJBDNS && IPv6

2007-08-21 Thread Steve Bertrand
Hi all, I am doing some serious testing with IPv6, however I can not get the name resolution side of things on my DJBDNS DNS servers to work as expected. On my legacy 4.10 box running BIND, I can resolve v6 addresses inherently even without v6 enabled in the kernel, but on my pre-production

Re: DJBDNS missing from ports?

2007-02-13 Thread Roger Olofsson
RW skrev: On Sun, 11 Feb 2007 11:43:43 +0100 Roger Olofsson <[EMAIL PROTECTED]> wrote: Dear Mailing List, After a recent buildworld (6.2-STABLE FreeBSD) and portsnap fetch portversion reported djbdns as being in need of an upgrade, however portupgrade just exits like so: # portupgra

Re: DJBDNS missing from ports?

2007-02-12 Thread RW
On Sun, 11 Feb 2007 11:43:43 +0100 Roger Olofsson <[EMAIL PROTECTED]> wrote: > Dear Mailing List, > > After a recent buildworld (6.2-STABLE FreeBSD) and portsnap fetch > portversion reported djbdns as being in need of an upgrade, however > portupgrade just exits like so: &

Re: DJBDNS missing from ports?

2007-02-11 Thread Roger Olofsson
) and portsnap fetch portversion reported djbdns as being in need of an upgrade, however portupgrade just exits like so: # portupgrade -Rr djbdns-ipv6 # ie, nothing happens. A quick locate djbdns | grep ports gave the results that it might be on the move from ports/dns to ports/net but there are no file

DJBDNS missing from ports?

2007-02-11 Thread Roger Olofsson
Dear Mailing List, After a recent buildworld (6.2-STABLE FreeBSD) and portsnap fetch portversion reported djbdns as being in need of an upgrade, however portupgrade just exits like so: # portupgrade -Rr djbdns-ipv6 # ie, nothing happens. A quick locate djbdns | grep ports gave the results

Re: daemontools - djbdns

2006-02-15 Thread DAve
Yance Kowara wrote: - Original Message - From: "RW" <[EMAIL PROTECTED]> To: ; "Cristian Mijea" <[EMAIL PROTECTED]> Sent: Sunday, February 12, 2006 1:31 AM Subject: Re: daemontools - djbdns On Thursday 09 February 2006 18:56, Cristian Mijea wr

Re: daemontools - djbdns

2006-02-15 Thread Yance Kowara
- Original Message - From: "RW" <[EMAIL PROTECTED]> To: ; "Cristian Mijea" <[EMAIL PROTECTED]> Sent: Sunday, February 12, 2006 1:31 AM Subject: Re: daemontools - djbdns > On Thursday 09 February 2006 18:56, Cristian Mijea wrote: >> Ok. trying to

Re: daemontools - djbdns

2006-02-11 Thread RW
On Thursday 09 February 2006 18:56, Cristian Mijea wrote: > Ok. trying to follow Matt Simenson's DJBDNS on FreeBSD how-to from here: > http://matt.simerson.net/computing/dns/djbdns-freebsd.shtml > Now it writes that I must get the start up script from here: > http://matt.simer

Re: daemontools - djbdns

2006-02-09 Thread Rafi Jacoby
On Feb 9, 2006, at 10:56 AM, Cristian Mijea wrote: Ok. trying to follow Matt Simenson's DJBDNS on FreeBSD how-to from here: http://matt.simerson.net/computing/dns/djbdns-freebsd.shtml Now it writes that I must get the start up script from here: http://matt.simerson.net/computing/mail/to

daemontools - djbdns

2006-02-09 Thread Cristian Mijea
Ok. trying to follow Matt Simenson's DJBDNS on FreeBSD how-to from here: http://matt.simerson.net/computing/dns/djbdns-freebsd.shtml Now it writes that I must get the start up script from here: http://matt.simerson.net/computing/mail/toaster/services.txt All OK, just that the .txt file is mi

Re: Going from bind9 to djbdns

2005-12-29 Thread DAve
Kristian Vaaf wrote: Hello! My friend, who hosts most of my stuff, is using djbdns. Probably for security and simplicity. Anyway I thought I'd do the same. But I'm having serious difficulties finding a user-friendly howto. I've basically picked stuff from here and the

Re: Going from bind9 to djbdns

2005-12-29 Thread Kirk Strauser
On Thursday 29 December 2005 10:55, Kristian Vaaf wrote: > Hello! > > My friend, who hosts most of my stuff, is using djbdns. Probably for > security and simplicity. 1) BIND 9 is a whole different animal from BIND <=8, with many fewer vulnerabilities. 2) In this case, &qu

Going from bind9 to djbdns

2005-12-29 Thread Kristian Vaaf
Hello! My friend, who hosts most of my stuff, is using djbdns. Probably for security and simplicity. Anyway I thought I'd do the same. But I'm having serious difficulties finding a user-friendly howto. I've basically picked stuff from here and there and put them together. Wou

Re: djbdns question

2005-02-24 Thread michael Christie
Have a look at http://www.vegadns.org/ I have this set up on my dns server . it makes djddns a snap On Thu, 2005-02-24 at 22:18 +0100, J65nko BSD wrote: > On Wed, 23 Feb 2005 14:45:16 -0600, Darryl Hoar <[EMAIL PROTECTED]> wrote: > > Greetings, > > I setup djbdn

Re: djbdns question

2005-02-24 Thread J65nko BSD
On Thu, 24 Feb 2005 22:18:01 +0100, J65nko BSD <[EMAIL PROTECTED]> wrote: > On Wed, 23 Feb 2005 14:45:16 -0600, Darryl Hoar <[EMAIL PROTECTED]> wrote: > > Greetings, > > I setup djbdns on a freebsd server attached to my internal network. > > It answers for the l

Re: djbdns question

2005-02-24 Thread J65nko BSD
On Wed, 23 Feb 2005 14:45:16 -0600, Darryl Hoar <[EMAIL PROTECTED]> wrote: > Greetings, > I setup djbdns on a freebsd server attached to my internal network. > It answers for the local machine on the domain for my internal while > forwarding all others to our ISP for resolution.

djbdns question

2005-02-23 Thread Darryl Hoar
Greetings, I setup djbdns on a freebsd server attached to my internal network. It answers for the local machine on the domain for my internal while forwarding all others to our ISP for resolution. I set this up a 2 years ago and haven't needed to do a thing other than to add/remove mac

Re: Problems with djbdns

2004-03-24 Thread Denis R.
A Do you use 2 assigned IP's to one NIC? Regards! Denis >>>>>>>>>>> Im runing djbdns on some boxes here at home. I haveing two major problems, The first one is that for some reason the DNS server won't answer queryies. _

Problems with djbdns

2004-03-23 Thread User Thrawn
Hi, Im runing djbdns on some boxes here at home. I haveing two major problems, The first one is that for some reason the DNS server won't answer queryies. Even thought that I have setup it right (to my knowlage), I might explain how many machines, I have. On thing that I should metion is

Re: djbdns

2003-12-31 Thread Peter Risdon
/var. But while this is important for the log files, the service directory just contains soft links, so no issues of disk space arise from a location in /. It seems to be more a matter of how you read hier(7). Most reference and tutorial pages for djbdns and other djb stuff like qmail assume a /s

Re: djbdns

2003-12-30 Thread Ion-Mihai Tetcu
; > I'm not disagreeing, but the original post complained of something > being wrong in some documentation. Yes, the idea of logging to / is bad at least for 2 reasons: filling up /, which is usually small and, in case of a crash, increasing the chances to have a trashed / > Most ref

Re: djbdns

2003-12-30 Thread Peter Risdon
=/service/ I would use a); also note that creating the log file in /etc/dnscache is IMHO a bad idea. I'm not disagreeing, but the original post complained of something being wrong in some documentation. Most reference and tutorial pages for djbdns and other djb stuff like qmail assume a /se

Re: djbdns

2003-12-29 Thread Ion-Mihai Tetcu
On Tue, 30 Dec 2003 04:03:35 +0200 "Vahric MUHTARYAN" <[EMAIL PROTECTED]> wrote: > I'm using FreeBSD 4.9 > > I red this link http://cr.yp.to/djbdns/run-cache-x.html ok > I created Gdnscache and Gdnslog users ok > dnscache-conf Gdnscache Gdnslog /et

RE: djbdns

2003-12-29 Thread Vahric MUHTARYAN
I'm using FreeBSD 4.9 I red this link http://cr.yp.to/djbdns/run-cache-x.html I created Gdnscache and Gdnslog users dnscache-conf Gdnscache Gdnslog /etc/dnscache 192.168.0.1 ( Which mydns is working same with same ip ) ln -s /etc/dnscache /service touch /etc/dnscache/root/ip/192.

Re: djbdns

2003-12-29 Thread Ion-Mihai Tetcu
On Tue, 30 Dec 2003 03:24:49 +0200 "Vahric MUHTARYAN" <[EMAIL PROTECTED]> wrote: > Hi Everybody, > > Does any body use djbdns .. I can't configure externel cache option > of it on FreeBSD. Something is difference in Doc. > Can anybosy hel

djbdns

2003-12-29 Thread Vahric MUHTARYAN
Hi Everybody, Does any body use djbdns .. I can't configure externel cache option of it on FreeBSD. Something is difference in Doc. Can anybosy help me ?! Vahric ___ [EMAIL PROTECTED] mailing list

Re: djbdns not listening on port 53

2003-06-20 Thread Jez Hancock
On Fri, Jun 20, 2003 at 10:13:23AM +, Guilherme Oliveira wrote: > Hi ! > > My tinydns (192.168.1.2) is running inside a DMZ.. > Natd forward the port 53 to 192.168.1.2 that (for example) is working very well > with apache. > > netstat -la shows that tinydns is there but not listening on any

djbdns not listening on port 53

2003-06-20 Thread Guilherme Oliveira
Hi ! My tinydns (192.168.1.2) is running inside a DMZ.. Natd forward the port 53 to 192.168.1.2 that (for example) is working very well with apache. netstat -la shows that tinydns is there but not listening on any port ! I've searched internet but didn't found anything .. Hints ? -- mailto:[