[Spce-user] Starting firewall on boot
Steve Saner
ssaner at hubris.net
Mon Aug 13 16:39:26 EDT 2018
On 08/13/2018 08:43 AM, Daniel Grotti wrote:
> Hi,
> yes, we are aware of this bug.
> As a workaround, feel free to try the following:
>
>
> 1. Remove the rtpengine insert in the rules.v4.tt2
> 2. Add into /usr/share/netfilter-persistent/plugins.d/rtpengine, the
> following lines:
> ----
> #!/bin/bash
>
> /sbin/iptables -N rtpengine && /sbin/iptables -I rtpengine 1 -p udp -j
> RTPENGINE --id 0 2>/dev/null && /sbin/iptables -I INPUT 1 -j rtpengine
> /sbin/iptables -X rtpengine 2>/dev/null && echo "Kernel module for
> rtpengine not loaded: omitting rules"
> ----------
>
>
> This should be fix the issue after reboot as well as after a change in
> netfilter rule (and netfilter apply).
>
> We will fix the issue properly in the next releases.
Thanks for the confirmation. The suggested fix seems to work fine.
Steve
--
--------------------------------------------------------------------------
Steven Saner <ssaner at hubris.net> Voice: 316-858-3000
Director of Network Operations Fax: 316-858-3001
Hubris Communications http://www.hubris.net
More information about the Spce-user
mailing list