mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-16 21:50:58 +01:00
dns-ecs-debug.bash: add warning about unbound eating ECS
This commit is contained in:
parent
b40b38c225
commit
a68d08c515
@ -6,7 +6,8 @@
|
||||
# $@ takes all parameters so another DNS server can be specified
|
||||
# e.g. ./dns-ecs-debug.bash @9.9.9.11
|
||||
|
||||
echo 'Remember the usage being ./dns-ecs-debug.bash @<server>'
|
||||
printf 'Remember the usage being ./dns-ecs-debug.bash @<server>\n'
|
||||
printf '\tWARNING! Unbound on localhost seems to eat the ECS!\n\n'
|
||||
|
||||
# Let's get our own IPs first
|
||||
echo "Actual IP addresses"
|
||||
|
Loading…
x
Reference in New Issue
Block a user