Hello 

>From two weeks ago, I tried resolv SOA answer using the next DIG command. 

dig @127.0.0.1 zone-name.bo soa +norec 

My question is if Somebody can to get answer 

AUTHORITY SECTION and ADDITIONAL SECTION 

Running above dig command? 

I installed PowerDNS Authoritative Server 4.5.4 (C) 2001-2022 PowerDNS.COM BV 
on a Linux Debian 11, using MariaDB as backend and the poweradmin front end. 

############# pdns.conf ############### 


allow-axfr-ips=200.7.170.100,200.7.160.10 
allow-dnsupdate-from=127.0.0.0/8,::1 
allow-notify-from=0.0.0.0/0 
api=yes 
api-key=***** 
default-soa-content=zone-name.bo admdns.zone-name.bo 2022041901 10800 3600 
604800 3600 
disable-axfr=no 
disable-syslog=no 
include-dir=/etc/powerdns/pdns.d 
launch= 
log-dns-queries=yes 
log-timestamp=yes 
loglevel=5 
master=yes 
primary=yes 
query-logging=yes 
slave=no 
slave-cycle-interval=3600 


################## END pdns.conf ############ 





--------- pdns.local.gmysql.conf file --------------- 

# MySQL Configuration 
# 
# Launch gmysql backend 
launch+=gmysql 


# gmysql parameters 
gmysql-host=127.0.0.1 
gmysql-port=3306 
gmysql-dbname=pdns 
gmysql-user=pdnsuser 
gmysql-password=****** 
gmysql-dnssec=no 
#gmysql-dnssec=yes 
# gmysql-socket= 

------------ End file ---------------- 





Please help me obtain it. 




Best Regards 






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

Reply via email to