> > server 127.0.0.1
> > zone ccnr.biotechnology.
> > update add second 86400 in cname first
> > send
> update failed: NOTZONE
Have you tried specifying qualified names?
update add second.ccnr.biotechnology. 86400 in cname first.ccnr.biotechnology.
-JP