Posted by anarcat on January 29, 2009 at 11:27pm
Jump to:
| Project: | Provision |
| Version: | 5.x-0.1-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
zone file creation through the site creation created a corrupted NS line here:
@ IN NS hostmaster.koumbit.net^M.
@ IN NS ns2.koumbit.net.Note the nice control character (^M) in there. Bind barks at that with:
29-Jan-2009 18:20:11.565 general: error: dns_master_load: /var/hostmaster/config/named/example2.com:10: unexpected end of line
Comments
#1
The code is being rewritten here, the NS is not a special record anymore.