Kenneth Burgener wrote: > I am experiencing some weird errors when I attempt to freeze a DNS zone: > > [EMAIL PROTECTED] ~]# rndc freeze > rndc: 'freeze' failed: unexpected end of input > > [EMAIL PROTECTED] ~]# rndc freeze t0e.org > rndc: 'freeze' failed: not found > > [EMAIL PROTECTED] ~]# rndc freeze t0e.org internal > rndc: 'freeze' failed: unknown class/type >
Try 'rndc freeze t0e.org in internal' You need to specify both the class and the view when using rndc with views enabled. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
