The FreeBSD Ports Archive
FreeBSD dns : pdnsd4>
Caching (permanently, writes to disk on exit) DNS proxy-server
pdnsd is a proxy dns server with permanent caching (the cache contents are
written to hard disk on exit) that is designed to cope with unreachable or
down dns servers (for example in dial-in networking).
pdnsd can be used with applications that do dns lookups, eg on startup, and
can't be configured to change that behavior, to prevent the often minute-long
hangs (or even crashes) that result from stalled dns queries. Some Netscape
Navigator versions for Unix, for example, expose this behavior.
pdnsd is configurable via a file and supports run-time configuration using the
program pdnsd-ctl that comes with pdnsd. This allows you to set the status
flags of servers that pdnsd knows (to influence which servers pdnsd will
query), and the addition, deletion and invalidation of DNS records in pdnsd's
cache.
Parallel name server queries are supported. This is a technique that allows
querying several servers at the same time so that very slow or unavailable
servers will not block the answer for one timeout interval.
Since version 1.0.0, pdnsd has full IPv6 support.
http://www.phys.uu.nl/~rombouts/pdnsd.html
|
pdnsd history
v. 1.22
date: 2007/09/08 14:55:27; author: gabor; state: Exp; lines: +8 -2
- Update to 1.2.6
- OPTIONSify
- If does not exist, install a conf file from the sample
v. 1.21
date: 2007/01/02 21:12:46; author: gabor; state: Exp; lines: +1 -2
- Update to 1.2.5
Approved by: erwin (mentor)
v. 1.20
date: 2006/12/10 23:47:06; author: shaun; state: Exp; lines: +1 -1
Add ipv6 secondary category.
PR: ports/106003
Submitted by: Janos Mohacsi
Approved by: gabor (maintainer)
v. 1.19
date: 2006/12/08 13:46:27; author: gabor; state: Exp; lines: +1 -1
Change my e-mail address.
Approved by: erwin (mentor)
v. 1.18
date: 2006/06/20 09:37:59; author: flz; state: Exp; lines: +1 -1
Change pdnsd_flags to command_args in pdnsd rc.d startup script so that
pdnsd_flags can be safely overriden by user without worrying about "-d".
Approved by: maintainer
v. 1.17
date: 2006/06/19 11:35:25; author: erwin; state: Exp; lines: +4 -6
rcNGefy
PR: 97852
Submitted by: Zane C. B. with changes from maintainer
Approved by: gabor (maintainer)
v. 1.16
date: 2006/05/12 14:58:35; author: jmelo; state: Exp; lines: +3 -1
- Add extra configure option for proper working.
- Bump PORTREVISION.
PR: ports/97107
Submitted by: Gabor Kovesdan (maintainer)
Approved by: mnag (mentor)
v. 1.15
date: 2006/04/22 11:23:45; author: erwin; state: Exp; lines: +1 -1
Update to 1.2.4
PR: 96131
Submitted by: Gabor Kovesdan (maintainer)
v. 1.14
date: 2005/10/31 01:17:37; author: mnag; state: Exp; lines: +13 -5
Update to 1.2.3
Add WITHOUT_IPV6 OPTION
Take maintainership
PR: 88243
Submitted by: Gabor Kovesdan
v. 1.13
date: 2005/10/28 17:05:13; author: ehaupt; state: Exp; lines: +1 -1
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
v. 1.12
date: 2004/11/23 16:19:36; author: sergei; state: Exp; lines: +3 -2
- Update to 1.2
PR: ports/73296
Submitted by: Andrey Slusar
Approved by: maintainer timeout (3 weeks)
v. 1.11
date: 2004/06/06 22:53:05; author: pav; state: Exp; lines: +2 -2
- Update to 1.1.11a
PR: ports/67075
Submitted by: Andrey Slusar
Approved by: maintainer timeout (2 weeks)
v. 1.10
date: 2004/03/12 00:32:21; author: edwin; state: Exp; lines: +1 -1
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon
v. 1.9
date: 2004/02/12 14:01:02; author: pav; state: Exp; lines: +14 -3
- Update to 1.1.10
PR: ports/62666
Submitted by: hrs
Approved by: maintainer
v. 1.8
date: 2003/09/05 04:54:36; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.7
date: 2003/02/21 13:14:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/01/18 18:33:36; author: tmm; state: Exp; lines: +2 -2
Upgrade to 1.1.7a to fix a security issue (after timeout from maintainer).
Reviewed by: nectar
v. 1.5
date: 2001/07/11 19:19:26; author: dwcjr; state: Exp; lines: +2 -2
Update to 1.1.6
PR: 28893
Submitted by: maintainer
v. 1.4
date: 2001/06/05 12:54:56; author: kevlo; state: Exp; lines: +4 -2
Update to version 1.1.5
PR: 27864
Submitted by: MAINTAINER
v. 1.3
date: 2001/01/28 07:51:30; author: kevlo; state: Exp; lines: +4 -3
- Update to version 1.1.1
- Better ${PREFIX} handling
PR: 24626
Submitted by: MAINTAINER
v. 1.2
date: 2001/01/07 15:06:45; author: kevlo; state: Exp; lines: +2 -2
Upgrade to 1.1.0
PR: 24118
Submitted by: MAINTAINER
v. 1.1
date: 2000/12/14 03:27:34; author: jeh; state: Exp;
New Port: net/pdns
pdnsd is a proxy dns server with permanent caching
PR: 22963
Submitted by: Roman Shterenzon
=============================================================================
v. 1.22
date: 2007/09/08 14:55:27; author: gabor; state: Exp; lines: +8 -2
- Update to 1.2.6
- OPTIONSify
- If does not exist, install a conf file from the sample
v. 1.21
date: 2007/01/02 21:12:46; author: gabor; state: Exp; lines: +1 -2
- Update to 1.2.5
Approved by: erwin (mentor)
v. 1.20
date: 2006/12/10 23:47:06; author: shaun; state: Exp; lines: +1 -1
Add ipv6 secondary category.
PR: ports/106003
Submitted by: Janos Mohacsi
Approved by: gabor (maintainer)
v. 1.19
date: 2006/12/08 13:46:27; author: gabor; state: Exp; lines: +1 -1
Change my e-mail address.
Approved by: erwin (mentor)
v. 1.18
date: 2006/06/20 09:37:59; author: flz; state: Exp; lines: +1 -1
Change pdnsd_flags to command_args in pdnsd rc.d startup script so that
pdnsd_flags can be safely overriden by user without worrying about "-d".
Approved by: maintainer
v. 1.17
date: 2006/06/19 11:35:25; author: erwin; state: Exp; lines: +4 -6
rcNGefy
PR: 97852
Submitted by: Zane C. B. with changes from maintainer
Approved by: gabor (maintainer)
v. 1.16
date: 2006/05/12 14:58:35; author: jmelo; state: Exp; lines: +3 -1
- Add extra configure option for proper working.
- Bump PORTREVISION.
PR: ports/97107
Submitted by: Gabor Kovesdan (maintainer)
Approved by: mnag (mentor)
v. 1.15
date: 2006/04/22 11:23:45; author: erwin; state: Exp; lines: +1 -1
Update to 1.2.4
PR: 96131
Submitted by: Gabor Kovesdan (maintainer)
v. 1.14
date: 2005/10/31 01:17:37; author: mnag; state: Exp; lines: +13 -5
Update to 1.2.3
Add WITHOUT_IPV6 OPTION
Take maintainership
PR: 88243
Submitted by: Gabor Kovesdan
v. 1.13
date: 2005/10/28 17:05:13; author: ehaupt; state: Exp; lines: +1 -1
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
v. 1.12
date: 2004/11/23 16:19:36; author: sergei; state: Exp; lines: +3 -2
- Update to 1.2
PR: ports/73296
Submitted by: Andrey Slusar
Approved by: maintainer timeout (3 weeks)
v. 1.11
date: 2004/06/06 22:53:05; author: pav; state: Exp; lines: +2 -2
- Update to 1.1.11a
PR: ports/67075
Submitted by: Andrey Slusar
Approved by: maintainer timeout (2 weeks)
v. 1.10
date: 2004/03/12 00:32:21; author: edwin; state: Exp; lines: +1 -1
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon
v. 1.9
date: 2004/02/12 14:01:02; author: pav; state: Exp; lines: +14 -3
- Update to 1.1.10
PR: ports/62666
Submitted by: hrs
Approved by: maintainer
v. 1.8
date: 2003/09/05 04:54:36; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.7
date: 2003/02/21 13:14:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/01/18 18:33:36; author: tmm; state: Exp; lines: +2 -2
Upgrade to 1.1.7a to fix a security issue (after timeout from maintainer).
Reviewed by: nectar
v. 1.5
date: 2001/07/11 19:19:26; author: dwcjr; state: Exp; lines: +2 -2
Update to 1.1.6
PR: 28893
Submitted by: maintainer
v. 1.4
date: 2001/06/05 12:54:56; author: kevlo; state: Exp; lines: +4 -2
Update to version 1.1.5
PR: 27864
Submitted by: MAINTAINER
v. 1.3
date: 2001/01/28 07:51:30; author: kevlo; state: Exp; lines: +4 -3
- Update to version 1.1.1
- Better ${PREFIX} handling
PR: 24626
Submitted by: MAINTAINER
v. 1.2
date: 2001/01/07 15:06:45; author: kevlo; state: Exp; lines: +2 -2
Upgrade to 1.1.0
PR: 24118
Submitted by: MAINTAINER
v. 1.1
date: 2000/12/14 03:27:34; author: jeh; state: Exp;
New Port: net/pdns
pdnsd is a proxy dns server with permanent caching
PR: 22963
Submitted by: Roman Shterenzon
=============================================================================
v. 1.22
date: 2007/09/08 14:55:27; author: gabor; state: Exp; lines: +8 -2
- Update to 1.2.6
- OPTIONSify
- If does not exist, install a conf file from the sample
v. 1.21
date: 2007/01/02 21:12:46; author: gabor; state: Exp; lines: +1 -2
- Update to 1.2.5
Approved by: erwin (mentor)
v. 1.20
date: 2006/12/10 23:47:06; author: shaun; state: Exp; lines: +1 -1
Add ipv6 secondary category.
PR: ports/106003
Submitted by: Janos Mohacsi
Approved by: gabor (maintainer)
v. 1.19
date: 2006/12/08 13:46:27; author: gabor; state: Exp; lines: +1 -1
Change my e-mail address.
Approved by: erwin (mentor)
v. 1.18
date: 2006/06/20 09:37:59; author: flz; state: Exp; lines: +1 -1
Change pdnsd_flags to command_args in pdnsd rc.d startup script so that
pdnsd_flags can be safely overriden by user without worrying about "-d".
Approved by: maintainer
v. 1.17
date: 2006/06/19 11:35:25; author: erwin; state: Exp; lines: +4 -6
rcNGefy
PR: 97852
Submitted by: Zane C. B. with changes from maintainer
Approved by: gabor (maintainer)
v. 1.16
date: 2006/05/12 14:58:35; author: jmelo; state: Exp; lines: +3 -1
- Add extra configure option for proper working.
- Bump PORTREVISION.
PR: ports/97107
Submitted by: Gabor Kovesdan (maintainer)
Approved by: mnag (mentor)
v. 1.15
date: 2006/04/22 11:23:45; author: erwin; state: Exp; lines: +1 -1
Update to 1.2.4
PR: 96131
Submitted by: Gabor Kovesdan (maintainer)
v. 1.14
date: 2005/10/31 01:17:37; author: mnag; state: Exp; lines: +13 -5
Update to 1.2.3
Add WITHOUT_IPV6 OPTION
Take maintainership
PR: 88243
Submitted by: Gabor Kovesdan
v. 1.13
date: 2005/10/28 17:05:13; author: ehaupt; state: Exp; lines: +1 -1
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
v. 1.12
date: 2004/11/23 16:19:36; author: sergei; state: Exp; lines: +3 -2
- Update to 1.2
PR: ports/73296
Submitted by: Andrey Slusar
Approved by: maintainer timeout (3 weeks)
v. 1.11
date: 2004/06/06 22:53:05; author: pav; state: Exp; lines: +2 -2
- Update to 1.1.11a
PR: ports/67075
Submitted by: Andrey Slusar
Approved by: maintainer timeout (2 weeks)
v. 1.10
date: 2004/03/12 00:32:21; author: edwin; state: Exp; lines: +1 -1
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon
v. 1.9
date: 2004/02/12 14:01:02; author: pav; state: Exp; lines: +14 -3
- Update to 1.1.10
PR: ports/62666
Submitted by: hrs
Approved by: maintainer
v. 1.8
date: 2003/09/05 04:54:36; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.7
date: 2003/02/21 13:14:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/01/18 18:33:36; author: tmm; state: Exp; lines: +2 -2
Upgrade to 1.1.7a to fix a security issue (after timeout from maintainer).
Reviewed by: nectar
v. 1.5
date: 2001/07/11 19:19:26; author: dwcjr; state: Exp; lines: +2 -2
Update to 1.1.6
PR: 28893
Submitted by: maintainer
v. 1.4
date: 2001/06/05 12:54:56; author: kevlo; state: Exp; lines: +4 -2
Update to version 1.1.5
PR: 27864
Submitted by: MAINTAINER
v. 1.3
date: 2001/01/28 07:51:30; author: kevlo; state: Exp; lines: +4 -3
- Update to version 1.1.1
- Better ${PREFIX} handling
PR: 24626
Submitted by: MAINTAINER
v. 1.2
date: 2001/01/07 15:06:45; author: kevlo; state: Exp; lines: +2 -2
Upgrade to 1.1.0
PR: 24118
Submitted by: MAINTAINER
v. 1.1
date: 2000/12/14 03:27:34; author: jeh; state: Exp;
New Port: net/pdns
pdnsd is a proxy dns server with permanent caching
PR: 22963
Submitted by: Roman Shterenzon
=============================================================================
|
| |

|