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

anarcat’s picture

Status: Active » Closed (won't fix)

The code is being rewritten here, the NS is not a special record anymore.