dns:bind_configure_guide
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dns:bind_configure_guide [2023/05/27 13:37] – bstafford | dns:bind_configure_guide [2025/12/15 12:43] (current) – [Logging] bstafford | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| On Ubuntu 16.04, you need to | On Ubuntu 16.04, you need to | ||
| - | < | + | < |
| + | |||
| + | =====Troubleshooting ===== | ||
| + | < | ||
| + | < | ||
| + | ===== Other ===== | ||
| Then < | Then < | ||
| Line 110: | Line 115: | ||
| < | < | ||
| Also | Also | ||
| + | |||
| + | < | ||
| + | sudo chown bind:bind / | ||
| + | sudo chmod ug+w / | ||
| + | |||
| '' | '' | ||
| Line 185: | Line 195: | ||
| }; | }; | ||
| - | category default { bind_query_log; }; | + | category default { bind_default_log; }; |
| - | category update { bind_query_log; }; | + | category update { bind_update_log; }; |
| - | category update-security { bind_query_log; }; | + | category update-security { bind_update-security_log; }; |
| - | category security { bind_query_log; }; | + | category security { bind_security_log; }; |
| category queries { bind_query_log; | category queries { bind_query_log; | ||
| - | category lame-servers { bind_query_log; }; | + | category lame-servers { bind_lame-servers_log; }; |
| }; | }; | ||
| </ | </ | ||
dns/bind_configure_guide.1685194635.txt.gz · Last modified: by bstafford
