Mahantesh M Vantmuri wrote:
>
> Mark.Andrews@xxxxxxx wrote:
>
> > You did get an authoritative answer. "aa" was set.
> > There was no need for a authority section. Its contents appear
> > in the answer section.
> >
> >[...]
> >
> >
> > A missing semicolon in /etc/rndc.key would be my guess.
> >
> Thanks Mark. The file /etc/rndc.key looks like:
> ==========================================================
> key "rndckey" {
> algorithm <type_of_KEY_Here>;
> secret "<Key_here>";
> }
^
You need a semicolon following the final closing brace.
-Robert
> ==========================================================.
> I think it is right. Bind is expecting a ; at the beginning of first
> zone entry(in /etc/named.conf) I added other than localhost.
> I have one more doubt. Do you think there is any thing wrong in the MX
> record setup I have done in the my config files.(Please refer my first mail)
> Mahantesh.
> --
|