Reviewed-by: Crístian Viana <vianac(a)linux.vnet.ibm.com>
On 16-03-2015 12:18, Aline Manera wrote:
When trying to open Kimchi ports following the instructions on README
on
RHEL 7.1 I got the following error:
[root@rhel7-vm ~]# sudo firewall-cmd --add-port=8000 --permanent
bad port (most likely missing protocol), correct syntax is portid[-portid]/protocol
The same behavior was identified on Fedora 21.
So update the firewall-cmd commands to properly guide user on opening
Kimchi ports.
Signed-off-by: Aline Manera <alinefm(a)linux.vnet.ibm.com>