website/docs: warning about choosing IP that overlaps [GH-4430]

This commit is contained in:
Mitchell Hashimoto 2015-07-06 23:26:20 -06:00
parent 2632a0a948
commit 3600698891
1 changed files with 8 additions and 0 deletions

View File

@ -66,6 +66,14 @@ outside world.
For some operating systems, additional configuration options for the static For some operating systems, additional configuration options for the static
IP address are available such as setting the default gateway or MTU. IP address are available such as setting the default gateway or MTU.
<div class="alert alert-block alert-warn">
<p>
<strong>Warning!</strong> Do not choose an IP that overlaps with any
other IP space on your system. This can cause the network to not be
reachable.
</p>
</div>
## Disable Auto-Configuration ## Disable Auto-Configuration
If you want to manually configure the network interface yourself, you If you want to manually configure the network interface yourself, you