From e46bab96c76acdb7d505e8e8aa502e5de47653ac Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Mon, 8 Aug 2016 23:38:21 -0700 Subject: [PATCH] Documentation: Work-around NetworkManager firewall zone issue --- Documentation/getting-started-rkt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/getting-started-rkt.md b/Documentation/getting-started-rkt.md index 693d1d5a..587b9d53 100644 --- a/Documentation/getting-started-rkt.md +++ b/Documentation/getting-started-rkt.md @@ -52,6 +52,8 @@ On Fedora, add the `metal0` interface to the trusted zone in your firewall confi sudo firewall-cmd --add-interface=metal0 --zone=trusted +After a recent update, you may see a warning that NetworkManager controls the interface. Work-around this using the firewall-config GUI to add `metal0` to the trusted zone. + ## Containers Run the latest `bootcfg` ACI with rkt and the `etcd` example.