[Pdns-users] Issue with mydns backend?

Steve Young support at slynet.com
Fri May 8 22:07:05 UTC 2015


Thanks Bert... Sorry I did have the quotes around them to begin with.. I
just copied the line from config.log which has the quotes omitted ;-). The
modules are built:

root at ns1 [~/pdns]# ls -l /usr/lib64/pdns

total 4424

drwxr-xr-x  2 root root    4096 May  3 03:12 ./

dr-xr-xr-x 44 root root   32768 May  6 03:15 ../

-rwxr-xr-x  1 root root     949 Apr 23 21:56 libbindbackend.la*

-rwxr-xr-x  1 root root 2149257 Apr 23 21:56 libbindbackend.so*

-rwxr-xr-x  1 root root    1008 Apr 23 21:56 libgmysqlbackend.la*

-rwxr-xr-x  1 root root   74232 May  1 07:42 libgmysqlbackend.so*

-rwxr-xr-x  1 root root    1002 Apr 23 21:56 libmydnsbackend.la*

-rwxr-xr-x  1 root root 1143942 Apr 23 21:56 libmydnsbackend.so*

-rwxr-xr-x  1 root root     949 Apr 23 21:56 libpipebackend.la*

-rwxr-xr-x  1 root root 1082362 Apr 23 21:56 libpipebackend.so*

root at ns1 [~/pdns]#


it just appears that the module has an issue loading it. Would it throw an
error like this if the mydns wasn't configured correctly?


launch=mydns

mydns-host=127.0.0.1

mydns-user=<db_user>

mydns-password=<pass>

mydns-dbname=<db_name>


That's what I have for it. Any other ideas?


Thanks for the advice!




-Steve

*****************************************
*Steven L. Young*
Sly Media Networks, LLC
*http://slymedia.net <http://slymedia.net>*
_____________________________

On Fri, May 8, 2015 at 5:23 PM, bert hubert <bert.hubert at powerdns.com>
wrote:

> On Fri, May 08, 2015 at 05:18:06PM -0400, Steve Young wrote:
> > Hi,
> >    I've built pdns with the following options:
> >
> > ./configure --with-modules=bind gmysql mydns --without-lua
>
> Try:
>
> ./configure --with-modules="bind gmysql mydns" --without-lua
>
> With the quotes.
>
> Good luck!
>
>         Bert
>
> >
> > and the libraries are there but I get this message in the logs over and
> > over again:
> >
> > May  8 17:15:24 ns1 pdns[6839]: Respawning
> >
> > May  8 17:15:25 ns1 pdns[9289]: Guardian is launching an instance
> >
> > May  8 17:15:25 ns1 pdns[9289]: Reading random entropy from
> '/dev/urandom'
> >
> > May  8 17:15:25 ns1 pdns[9289]: Unable to load module
> > '/usr/lib64/pdns/libmydnsbackend.so': /usr/lib64/pdns/libmydnsbackend.so:
> > undefined symbol: _ZN10DNSBackend7getAuthEP9DNSPacketP7SOADataRKSsi
> >
> > May  8 17:15:25 ns1 pdns[9289]: dnsbackend unable to load module in mydns
> >
> > May  8 17:15:26 ns1 pdns[6839]: Our pdns instance exited with code 1
> >
> >
> > Anyone have an idea on how to correct this?  Thanks,
> >
> >
> > -Steve
>
> > _______________________________________________
> > Pdns-users mailing list
> > Pdns-users at mailman.powerdns.com
> > http://mailman.powerdns.com/mailman/listinfo/pdns-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20150508/674f43b1/attachment-0001.html>


More information about the Pdns-users mailing list