| Summary: | Permitting recursion can allow spammers to steal name server resources | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Michael Shigorin <mike> |
| Component: | bind | Assignee: | placeholder <placeholder> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | george, glebfm, ldv, placeholder, sem, slev, vt |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
| URL: | http://securityfocus.com/archive/1/336958 | ||
another candidate could be: // max-cache-ttl 86400; http://securityfocus.com/archive/1/336987 could be "gently pushed" in stock zone files too, being proper example. Implemented in -9.2.3.rc1-alt2 closing closing |
our stock /var/lib/bind/etc/options.conf should include commented-out line like this: allow-recursion { 127.0.0.0/8; 10.0.0.0/8; }; to help system administrators set up name servers in non-world-recursive manner.