On Tue, Oct 26, 2021 at 3:46 PM Mark Michelson <[email protected]> wrote: > > Thanks, Mark. > > Acked-by: Mark Michelson <[email protected]>
Thanks. Applied. Numan > > On 10/26/21 5:02 AM, Mark Gray wrote: > > Similarly to Fedora, we may also need to open firewall ports to enable > > IPsec. Update the documentation to reflect this. > > > > Signed-off-by: Mark Gray <[email protected]> > > --- > > > > v2: Fix 0-day issue > > > > Documentation/tutorials/ovn-ipsec.rst | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/Documentation/tutorials/ovn-ipsec.rst > > b/Documentation/tutorials/ovn-ipsec.rst > > index fa35eb84b316..305dd566dc22 100644 > > --- a/Documentation/tutorials/ovn-ipsec.rst > > +++ b/Documentation/tutorials/ovn-ipsec.rst > > @@ -82,8 +82,8 @@ database to false:: > > > > .. note:: > > > > - On Fedora, you may need to install firewall rules to allow ESP and IKE > > - traffic:: > > + On Fedora, RHEL and CentOS, you may need to install firewall rules to > > allow > > + ESP and IKE traffic:: > > > > # systemctl start firewalld > > # firewall-cmd --add-service ipsec > > > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
