devilbox/docs/howto/dns/add-custom-dns-server-on-win.rst

34 lines
902 B
ReStructuredText
Raw Normal View History

2018-07-08 07:26:52 +00:00
:orphan:
.. include:: /_includes/snippets/__ANNOUNCEMENTS__.rst
2018-07-08 07:26:52 +00:00
.. _howto_add_custom_dns_server_on_win:
********************************
Add custom DNS server on Windows
********************************
**Table of Contents**
.. contents:: :local:
Assumption
==========
2018-07-08 10:23:57 +00:00
This tutorial is using ``127.0.0.1`` as the DNS server IP address, as it is the method to setup
Auto DNS for your local Devilbox.
2018-07-08 07:26:52 +00:00
2018-07-08 10:23:57 +00:00
Network preferences
===================
2018-07-08 07:26:52 +00:00
2018-07-08 10:23:57 +00:00
On Windows, you need to change your active network adapter. See the following screenshots
for how to do it.
2018-07-08 07:26:52 +00:00
2018-07-08 10:23:57 +00:00
.. include:: /_includes/figures/dns-server/windows//win-network-connections.rst
.. include:: /_includes/figures/dns-server/windows//win-ethernet-properties.rst
.. include:: /_includes/figures/dns-server/windows//win-internet-protocol-properties.rst
2018-07-08 07:26:52 +00:00
2018-07-08 10:23:57 +00:00
In the last screenshot, you will have to add ``127.0.0.1`` as your ``Preferred DNS server``.