
20 Mar
2015
20 Mar
'15
8:17 p.m.
Reviewed-by: Crístian Viana <vianac@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@linux.vnet.ibm.com>