| Anonymous | Login | Signup for a new account | 2013-05-18 19:13 WEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs | My Account |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000042 | [MyDNS-NG] Global | minor | always | 2009-12-17 15:04 | 2009-12-22 16:08 | ||
| Reporter | Fab | View Status | public | ||||
| Assigned To | tlamy | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | resolved | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version | Trunk | Product Version | 1.2.8.27 | ||
| Target Version | Product Build | ||||||
| Summary | 0000042: A wildcard entry matches before an existing matching subdelegation | ||||||
| Description |
Proof: dig sub.sub.domain.de ANY ########## ;; QUESTION SECTION: ;sub.sub.domain.de. IN ANY ;; ANSWER SECTION: sub.sub.domain.de. 40000 IN MX 100 mail1.domain.de. sub.sub.domain.de. 40000 IN MX 200 mail2.domain.de. ;; AUTHORITY SECTION: domain.de. 40000 IN NS ns.domain.de. domain.de. 40000 IN NS ns2.domain.de. domain.de. 40000 IN NS ns3.domain.de. ############ the answer should be: ########## ;; QUESTION SECTION: ;sub.sub.domain.de. IN ANY ;; ANSWER SECTION: sub.sub.domain.de. 40000 IN NS ns1.otherdomain.de sub.sub.domain.de. 40000 IN NS ns2.otherdomain.de ############ |
||||||
| Steps To Reproduce | |||||||
| Additional Information |
we already fixed the problem ( see attached mydns-ng.1.2.8.27 package with changed resolv.c and import.c ) please verify the fix und integrate it into mydns-ng |
||||||
| Tags | No tags attached. | ||||||
| Attached Files |
|
||||||
|
|
|||||||
Relationships |
||||||
|
||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |