@@ -851,26 +851,6 @@ direct_cert_fallback = false
851851
852852
853853
854- # ##############################
855- # DNS64 #
856- # ##############################
857-
858- # # DNS64 is a mechanism for synthesizing AAAA records from A records.
859- # # It is used with an IPv6/IPv4 translator to enable client-server
860- # # communication between an IPv6-only client and an IPv4-only server,
861- # # without requiring any changes to either the IPv6 or the IPv4 node,
862- # # for the class of applications that work through NATs.
863- # #
864- # # There are two options to synthesize such records:
865- # # Option 1: Using a set of static IPv6 prefixes;
866- # # Option 2: By discovering the IPv6 prefix from DNS64-enabled resolver.
867- # #
868- # # If both options are configured - only static prefixes are used.
869- # # (Ref. RFC6147, RFC6052, RFC7050)
870- # #
871- # # Do not enable unless you know what DNS64 is and why you need it, or else
872- # # you won't be able to connect to anything at all.
873-
874854# ##############################
875855# DNS64 #
876856# ##############################
@@ -906,6 +886,10 @@ direct_cert_fallback = false
906886
907887
908888
889+ # #######################################
890+
891+
892+
909893# #######################################
910894# Static entries #
911895# #######################################
0 commit comments