On Thu, Apr 26, 2018 at 10:42:00AM +0430, Hamed Haghshenas wrote:
> My domain is web45.ir and the nameservers are ns1.web45.ir and ns2.web45.ir
Ok, these do answer correctly, except for the SOA. Can you run pdnsutil
check-zone web45.ir?
It seems something is specifically wrong with the SOA record
On 26/04/2018 07:27, Hamed Haghshenas wrote:
I replied my domain name here
https://mailman.powerdns.com/pipermail/pdns-users/2018-April/025316.html
So the zone is web45.ir, and the nameserver is 136.243.129.13, which is
known as both ns1.web45.ir and ns2.web45.ir. Is that correct (*)?
You
Hi Nico,
I replied my domain name here
https://mailman.powerdns.com/pipermail/pdns-users/2018-April/025316.html
Best Regards,
Hamed Haghshenas
Hi Hamed,
On 26 Apr 2018, at 06:34, Hamed Haghshenas mailto:haghshe...@chavoosh.com> > wrote:
Hi,
I configure PowerDNS with configurati
Hi Hamed,
> On 26 Apr 2018, at 06:34, Hamed Haghshenas wrote:
>
> Hi,
>
> I configure PowerDNS with configuration bellow :
> setuid=pdns
> setgid=pdns
> launch=gmysql,geoip
> gmysql-host=localhost
> gmysql-user=powerdns
> gmysql-password=Hamed@2013
> gmysql-dbname=powerdns
> geoip-database-fil
Dear Bert
My domain is web45.ir and the nameservers are ns1.web45.ir and ns2.web45.ir
So my zone will be like :
$ORIGIN .
mail.web45.ir 300 IN A 136.243.129.13
ns1.web45.ir300 IN A 136.243.129.13
ns2.web45.ir300 IN A 136.243.129.13
web45.ir
Hi,
I configure PowerDNS with configuration bellow :
setuid=pdns
setgid=pdns
launch=gmysql,geoip
gmysql-host=localhost
gmysql-user=powerdns
gmysql-password=Hamed@2013
gmysql-dbname=powerdns
geoip-database-files=/usr/share/GeoIP/GeoIP.dat
geoip-zones-file=/etc/pdns/GeoIP/geo.yaml
edns-
Hi,
I have pdns installed on ubuntu 16.04 (4.0.5-1pdns.xenial), initially with
MariaDB with replication, all good.
I want to use HFSQL as a backend, so have installed HFSQL.
I have installed pdns-backend-odbc however HFSQL uses iodbc.
On pdns start I get connection errors on iodb