mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-19 23:20:56 +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
|
# $@ takes all parameters so another DNS server can be specified
|
||||||
# e.g. ./dns-ecs-debug.bash @9.9.9.11
|
# 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
|
# Let's get our own IPs first
|
||||||
echo "Actual IP addresses"
|
echo "Actual IP addresses"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user