Re: DJBDNS && IPv6

2007-08-21 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve Bertrand wrote: >> - is there a special way that I need to use tinydns-conf to create a new >> 'server' >> >> - what should a proper v6 entry look like in the data file >> >> My research has told me that I should have new 'v6' type binaries in

Re: DJBDNS && IPv6

2007-08-21 Thread Steve Bertrand
> - is there a special way that I need to use tinydns-conf to create a new > 'server' > > - what should a proper v6 entry look like in the data file > > My research has told me that I should have new 'v6' type binaries in the > ./bin directory, but I do not see those. To answer my own question,

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: # portupgrade -Rr

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: > > # portupgrade -Rr

Re: DJBDNS missing from ports?

2007-02-11 Thread Roger Olofsson
Sorry, it's found in the search at freebsd.org, don't know why it show up at first. However, portupgrade is treating it as if it's not there. I'll try another portsnap fetch. Roger Olofsson skrev: Dear Mailing List, After a recent buildworld (6.2-STABLE FreeBSD) and portsnap fetch portversio

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 djbdns on a freebsd server attached

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 local machine on the domain for my int

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. > > I set this up

Re: djbdns

2003-12-31 Thread Peter Risdon
Ion-Mihai Tetcu wrote: On Tue, 30 Dec 2003 10:53:20 + Peter Risdon <[EMAIL PROTECTED]> wrote: Ion-Mihai Tetcu wrote: Take a look at /usr/local/etc/rc.d/svscan.sh.sample 1. SVDIR=/var/service/ - so svscan will look at /var/service and not /service; either do: a) what is suggested and

Re: djbdns

2003-12-30 Thread Ion-Mihai Tetcu
On Tue, 30 Dec 2003 10:53:20 + Peter Risdon <[EMAIL PROTECTED]> wrote: > Ion-Mihai Tetcu wrote: > > >Take a look at /usr/local/etc/rc.d/svscan.sh.sample > > > >1. SVDIR=/var/service/ - so svscan will look at /var/service and not > >/service; either do: > >a) what is suggested and use /var/se

Re: djbdns

2003-12-30 Thread Peter Risdon
Ion-Mihai Tetcu wrote: Take a look at /usr/local/etc/rc.d/svscan.sh.sample 1. SVDIR=/var/service/ - so svscan will look at /var/service and not /service; either do: a) what is suggested and use /var/services (e.g. ln -s /etc/dnscache /var/service) or b) change SVDIR=/var/service/ to SVDIR=/serv

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 /etc/dnscache 192.168.0.1 > > ( Which mydns

RE: djbdns

2003-12-29 Thread Vahric MUHTARYAN
h. Answer But I need recursive query some times :( Thanks Vahric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ion-Mihai Tetcu Sent: Tuesday, December 30, 2003 3:50 AM To: Vahric MUHTARYAN Cc: [EMAIL PROTECTED] Subject: Re: djbdns On Tue, 3

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 help me ?! Well, I've just set up one a

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