I'm trying to send a notify after modification so my slaves DNS updates.

but when I execute

pdns_control notify domainname

it freeze there and does nothing

this time I tried doing first

pdns_control version

it answer right away, then I ran notify, freeze, tried version again, and version was freezing as well since the notify.

I am using powerdns 2.9.20 on FreeBSD 6.1
I installed it from the ports tree using this compiler
gcc (GCC) 3.4.4 [FreeBSD] 20050518


[EMAIL PROTECTED] ~]# pdns_control --config-dir=/usr/local/etc/ status
Unknown command: 'STATUS'
[EMAIL PROTECTED] ~]# pdns_control --config-dir=/usr/local/etc/ ccounts
negative queries: 16, non-recursive packets: 17
[EMAIL PROTECTED] ~]# pdns_control --config-dir=/usr/local/etc/ version
2.9.20
[EMAIL PROTECTED] ~]# pdns_control --config-dir=/usr/local/etc/ notify
syntax: notify domain
[EMAIL PROTECTED] ~]# pdns_control --config-dir=/usr/local/etc/ notify avantech-e.co.jp
^C
[EMAIL PROTECTED] ~]#


[EMAIL PROTECTED] ~]# pdns_control --config-dir=/usr/local/etc/ version
^C
[EMAIL PROTECTED] ~]# pdns_control --config-dir=/usr/local/etc/ status
^C
[EMAIL PROTECTED] ~]#


What I want is to be able to send a notify to the slaves DNS when I change the IP of a A record for example.

thanks




--
gcc -O0  -DRUBY_EXPORT   -rdynamic -Wl,-export-dynamic -L.   main.o  -lruby-static -ldl -lcrypt -lm   -o ruby
Everyone is trying their hardest to do their job but management has set it up so that it's impossible.
Take the control over your money, track your expenses http://justbudget.com

Mathieu
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to