From: "abang" <ab...@t-ipnet.net> To: pdns-users@mailman.powerdns.com Sent: Friday, 26 September, 2014 7:36:13 AM Subject: Re: [Pdns-users] PDNS does not send info for reverse DNS
Hi Winfried > Hi, >>Exception: Resolver binding to server socket on port 53 for 10.20.0.4: >>Address already in use > Please try first to solve this. Your Recursor can not listen on 10.20.0.4:53! > There must be another process which is listen on this port. > # netstat -tulpn | grep ' 10.20.0.4 :53' I don't know why he gives that resonse, since only pdns-recursor is using port 53 on UDP/TCP: ~ root# netstat -tulpn | grep 10.20.0.4:53 tcp 0 0 10.20.0.4:53 0.0.0.0:* LISTEN 3134/pdns_recursor udp 0 0 10.20.0.4:53 0.0.0.0:* 3134/pdns_recursor
_______________________________________________ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users