This was one part of the solution.

Now a query from the workstation works:
pechoc@bmeson-a:~$ dig mail.pechoc.eu A @192.168.10.233

; <<>> DiG 9.8.1-P1 <<>> mail.pechoc.eu A @192.168.10.233
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4038
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.pechoc.eu.                        IN      A

;; ANSWER SECTION:
mail.pechoc.eu.         86393   IN      A       80.237.133.145

;; Query time: 1 msec
;; SERVER: 192.168.10.233#53(192.168.10.233)
;; WHEN: Fri Aug 16 16:34:29 2013
;; MSG SIZE  rcvd: 48

pechoc@bmeson-a:~$ ^C

But most time the first try is very slow (2000-3000ms).

But does also the PDNS Server work?
And then there is the problem with root-hint file, because I want to use the ORSN-DNS server.

regards
Gerald


On 2013-08-16 16:19, abang wrote:
Am 16.08.2013 16:08, schrieb Gerald:
Here is the result:

Ok. Try this config:

query-local-address=192.168.10.233

in your recursor.conf OR on command line:

--query-local-address=192.168.10.233




_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to