2018-07-08 07:26:52 +00:00
|
|
|
:orphan:
|
|
|
|
|
|
|
|
.. _howto_add_custom_dns_server_on_mac:
|
|
|
|
|
|
|
|
******************************
|
|
|
|
Add custom DNS server on MacOS
|
|
|
|
******************************
|
|
|
|
|
|
|
|
**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
|
|
|
1. Open System Preferences
|
|
|
|
2. Go to **Network**
|
|
|
|
3. Select your **active** connected interface
|
|
|
|
4. Click on **DNS** tab
|
|
|
|
5. Add new DNS server by clicking the **+** sign
|
|
|
|
6. Add ``127.0.0.1`` as the first entry
|
2018-07-08 07:26:52 +00:00
|
|
|
|
2018-07-08 10:23:57 +00:00
|
|
|
.. include:: /_includes/figures/dns-server/mac/mac-network-settings.rst
|