On 23/10/2020 20:23, Eric Garver wrote: > On Fri, Oct 23, 2020 at 02:39:21PM -0400, Mark Gray wrote:
>> >> - $ iptables -A IN_FedoraServer_allow -p esp -j ACCEPT >> - $ iptables -A IN_FedoraServer_allow -p udp --dport 500 -j ACCEPT >> + $ systemctl enable firewalld >> + $ firewall-cmd --permanent --add-service ipsec > > nit: These commands require root. So prompt should be '#'. > Good catch, I will update _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
