12 lines
506 B
Python
12 lines
506 B
Python
"""Microsoft Azure.
|
|
|
|
No platform-specific configuration is currently required.
|
|
|
|
The Azure platform resolver 168.63.129.16 is deliberately *not* advertised to
|
|
road-warrior clients and *not* added to the traffic selectors. Clients are
|
|
given the router itself as their DNS server, and the router forwards through
|
|
its own systemd-resolved via the p2s-forwarder drop-in. That resolves
|
|
Azure-internal names without routing the wireserver address through the tunnel
|
|
and without a second resolver in the pool.
|
|
"""
|