Explorar el Código

fixed recursor address

tags/v1.2.0
Robin Thoni hace 7 años
padre
commit
9140ea853c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      pdns/config/pdns.conf

+ 1
- 1
pdns/config/pdns.conf Ver fichero

@@ -419,7 +419,7 @@ master=yes
419 419
 #################################
420 420
 # recursor  If recursion is desired, IP address of a recursing nameserver
421 421
 #
422
-recursor=PDNS_RECURSOR_HOST:53
422
+recursor=PDNS_RECURSOR_HOST
423 423
 
424 424
 #################################
425 425
 # retrieval-threads Number of AXFR-retrieval threads for slave operation

Loading…
Cancelar
Guardar