Update mararc_n_dos_protection_level for RFC8482 updates
This commit is contained in:
parent
802eac2b9d
commit
27024d2936
2 changed files with 4 additions and 7 deletions
|
@ -42,7 +42,7 @@ TESTS=$TESTS"mararc_n_debug_msg_level "
|
|||
#TESTS=$TESTS"mararc_n_default_rrany_set " # No ANY because of RFC8482
|
||||
# The following uses recursion
|
||||
#TESTS=$TESTS"mararc_n_dns_port "
|
||||
#TESTS=$TESTS"mararc_n_dos_protection_level " # Uses ANY
|
||||
TESTS=$TESTS"mararc_n_dos_protection_level "
|
||||
# Another tests that uses recursion
|
||||
#TESTS=$TESTS"mararc_n_handle_noreply "
|
||||
TESTS=$TESTS"mararc_n_hide_disclaimer "
|
||||
|
|
|
@ -9,8 +9,7 @@ www.example.com. +86400 a 10.1.2.3
|
|||
|
||||
# Querying the server with the IP 127.0.0.1
|
||||
# Question: Zwww.example.com.
|
||||
www.example.com. +86400 a 10.1.2.3
|
||||
www.example.com. +86400 raw 99 \x0a'SPF record'
|
||||
www.example.com. +3600 raw 13 \x07'RFC8482'\x00
|
||||
# NS replies:
|
||||
# AR replies:
|
||||
|
||||
|
@ -50,8 +49,7 @@ www.example.com. +86400 a 10.1.2.3
|
|||
|
||||
# Querying the server with the IP 127.0.0.1
|
||||
# Question: Zwww.example.com.
|
||||
www.example.com. +86400 a 10.1.2.3
|
||||
www.example.com. +86400 raw 99 \x0a'SPF record'
|
||||
www.example.com. +3600 raw 13 \x07'RFC8482'\x00
|
||||
# NS replies:
|
||||
# AR replies:
|
||||
|
||||
|
@ -88,8 +86,7 @@ www.example.com. +86400 a 10.1.2.3
|
|||
|
||||
# Querying the server with the IP 127.0.0.1
|
||||
# Question: Zwww.example.com.
|
||||
www.example.com. +86400 a 10.1.2.3
|
||||
www.example.com. +86400 raw 99 \x0a'SPF record'
|
||||
www.example.com. +3600 raw 13 \x07'RFC8482'\x00
|
||||
# NS replies:
|
||||
# AR replies:
|
||||
|
||||
|
|
Loadingâ¦
Reference in a new issue