From 9892b0e87491aca933018cb4481eed58a9e6797b Mon Sep 17 00:00:00 2001 From: Jayson Raymond Date: Wed, 15 Oct 2014 09:43:04 -0700 Subject: [PATCH] Update networking.md adding @jeinwei's experiences --- docs/getting-started-guides/coreos/networking.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started-guides/coreos/networking.md b/docs/getting-started-guides/coreos/networking.md index 9c02090f750..0fb0d13ee75 100644 --- a/docs/getting-started-guides/coreos/networking.md +++ b/docs/getting-started-guides/coreos/networking.md @@ -3,6 +3,8 @@ This guide demostrates a network setup that will work for environments with access to layer 2 networking (bare metal, vmware, etc). The following steps are not required when following the [Installation Guide](coreos_cloud_config.md). +Please note: With some hypervisors, you may have to enable special settings on the virtual network cards for bridging to work (for example, you need to allow 'MAC address spoofing' in Microsoft Hyper-V). + ## Hostnames On each node ensure the hostname is set.