Hi!
I'm sorry for the late answer. This list is no longer
in use. Please use dnrd-user@...
instead.
http://lists.sourceforge.net/lists/listinfo/dnrd-user
Could you please post this message to the new list and
alos include what version of dnrd you are using (dnrd
-v) and the complete command line you are trying.
Like:
dnrd -s 172.19.1.11
What is the error message? Could you please also
include the output when adding the -d option?
When I try to add the 172.19.1.11 This happens here:
nc ~ # dnrd -d -s 172.19.1.11
Debug: Server 172.19.1.11 added to domain (default)
Debug: cache low/high: 800/1000
Debug: initialising master DNS database
Debug: added authority for localdomain
Debug: /etc/dnrd/master: 8 records
Debug: added authority for 0.0.127.in-addr.arpa
Debug: added authority for 0.168.192.in-addr.arpa
Debug: 12 records in master DNS database
So I have no problem with adding the 172.19.1.11
--- u8617044 <chenyl.yahoo@...> wrote:
>
> I've download and tried dnrd,
> but I can not add server "172.19.1.11" (for
> example).
> After tracing code,
> in make_cname(), dnrd check the variables "end" and
> "tptr" as below:
>
> if (end < tptr + 2) {
> free(cname);
> return NULL;
> }
> when it check the third tuple "1", end will become
> (tptr + 1) and
> the NULL result is returned.
>
> I've modified this condition to "if (end <= tptr )",
> is it more appropriate ?
>
>
> Best Regards.
> CYL
>
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail