Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148326 - net-dns/djbdns support for strict-forward-only
Summary: net-dns/djbdns support for strict-forward-only
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michael Hanselmann (hansmi) (RETIRED)
URL: http://homepages.tesco.net/J.deBoyneP...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 04:04 UTC by Natanael Copa
Modified: 2006-10-04 05:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
djbdns-1.05-r18.ebuild.patch (djbdns-1.05-r18.ebuild.patch,1.10 KB, patch)
2006-09-20 04:07 UTC, Natanael Copa
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Natanael Copa 2006-09-20 04:04:51 UTC
dnscache doesn't fully implement "forwardonly" mode, creating the possibility of other people's published delegation data causing a proxy loop.

This is a critical problem for us.
Comment 1 Natanael Copa 2006-09-20 04:07:07 UTC
Created attachment 97528 [details, diff]
djbdns-1.05-r18.ebuild.patch

This adds the strict-forward-only patch with a useflag, "fwdonly".
Comment 2 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2006-09-29 16:57:32 UTC
Added to -r19, can you test it, please?
Comment 3 Natanael Copa 2006-10-04 05:03:11 UTC
Works for me. Thanks!