.. _example_service_dns_forwarding_name-server_dnspriority: ############ Dns Priority ############ Test suite to check DNS service priorities ************* Valid Address ************* Description =========== Configures a simple, valid address and checks the DNS can resolve it. There is no priority involved as a single address is in use. Scenario ======== .. include:: dnspriority/validaddress .. raw:: html
****************** Valid Address IPv6 ****************** Description =========== Configures a simple, valid IPv6 address and checks the DNS can resolve it. There is no priority involved as a single address is in use. Scenario ======== .. include:: dnspriority/validaddressipv6 .. raw:: html
****************** Multiple Addresses ****************** Description =========== Configures two DNS addresses: one invalid and the other valid. Checks that the resolution works against the second address, while the first one does not respond. Scenario ======== .. include:: dnspriority/multipleaddresses .. raw:: html
*********************** Multiple IPv6 Addresses *********************** Description =========== Configures two IPv6 DNS addresses: one invalid and the other valid. Checks that the resolution works against the second address, while the first one does not respond. Scenario ======== .. include:: dnspriority/multipleipv6addresses .. raw:: html