Project

General

Profile

Actions

Bug #119

closed

axfrdns not working in dns-server package

Added by Mike Jones over 14 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/23/2009
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

Zone transfers are not working in the dns-server package.

I have traced the problem out to these issues:

1. tinydns_setup_axfrdns() is not called in tinydns.inc
2. In tinydns_setup_axfrdns(), fwrite() $zonet - not $zone
3. At the end of tinydns_setup_axfrdns() the correct command needs to be called to build the tcpservice database:
exec("cd /service/axfrdns && tcprules tcp.cdb tcp.tmp < tcp");
4. In tinydns_setup_axfrdns(), start the "tcp" file with a ":deny" line to prevent unauthorized zone transfers.

I have attached my modified version of tinydns.inc.


Files

tinydns.inc (34.9 KB) tinydns.inc Modified tinydns.inc Mike Jones, 10/23/2009 04:49 PM
Actions #1

Updated by Ermal Luçi about 14 years ago

  • Status changed from New to Feedback

This should be resolved in latest versions of the package.

Actions #2

Updated by Chris Buechler over 13 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF