2021-11-23 15:01:48 +00:00
|
|
|
#
|
|
|
|
# Test /etc/hosts file
|
|
|
|
#
|
|
|
|
|
|
|
|
1.0.0.1 simplehost
|
|
|
|
1.0.0.0 hello hello.world
|
|
|
|
|
|
|
|
# See https://github.com/AdguardTeam/AdGuardHome/issues/3846.
|
|
|
|
1.0.0.2 a.whole lot.of aliases for.testing
|
|
|
|
|
2021-12-16 12:58:54 +00:00
|
|
|
# See https://github.com/AdguardTeam/AdGuardHome/issues/3946.
|
|
|
|
1.0.0.3 *
|
|
|
|
1.0.0.4 *.com
|
|
|
|
|
2022-01-12 09:14:59 +00:00
|
|
|
# See https://github.com/AdguardTeam/AdGuardHome/issues/4079.
|
|
|
|
1.0.0.0 hello.world.again
|
|
|
|
|
|
|
|
# Duplicates of a main host and an alias.
|
|
|
|
1.0.0.1 simplehost
|
|
|
|
1.0.0.0 hello.world
|
|
|
|
|
2021-11-23 15:01:48 +00:00
|
|
|
# Same for IPv6.
|
|
|
|
::1 simplehost
|
|
|
|
:: hello hello.world
|
|
|
|
::2 a.whole lot.of aliases for.testing
|
2021-12-16 12:58:54 +00:00
|
|
|
::3 *
|
|
|
|
::4 *.com
|
2022-01-12 09:14:59 +00:00
|
|
|
:: hello.world.again
|
|
|
|
::1 simplehost
|
2022-01-27 17:18:52 +00:00
|
|
|
:: hello.world
|
|
|
|
|
|
|
|
# See https://github.com/AdguardTeam/AdGuardHome/issues/4216.
|
|
|
|
4.2.1.6 domain domain.alias
|
|
|
|
::42 domain.alias domain
|
|
|
|
1.3.5.7 domain4 domain4.alias
|
|
|
|
7.5.3.1 domain4.alias domain4
|
|
|
|
::13 domain6 domain6.alias
|
|
|
|
::31 domain6.alias domain6
|