On Fri, 08 Mar 2019 03:06:03 +0000, deano ferrari wrote:
> I’m not a Docker user, but I note the following reference describes how
> to add rules (persistently) by adding them to the ‘DOCKER-USER’ chain.
> However, I’ll let you evaluate this for your specific situation, as I’m
> not sure about your host topology.
> https://docs.docker.com/network/iptables/
Ultimately, I just enabled firewalld and am using it to configure the
firewall. That was the easiest solution, mostly staring me right in the
face.
On Fri, 08 Mar 2019 22:46:03 +0000, deano ferrari wrote:
> hendersj;2896502 Wrote:
>> On Fri, 08 Mar 2019 03:06:03 +0000, deano ferrari wrote:
>>
>> > I’m not a Docker user, but I note the following reference describes
>> how
>> > to add rules (persistently) by adding them to the ‘DOCKER-USER’
>> > chain.
>> > However, I’ll let you evaluate this for your specific situation, as
>> I’m
>> > not sure about your host topology.
>> > https://docs.docker.com/network/iptables/
>>
>> Ultimately, I just enabled firewalld and am using it to configure the
>> firewall. That was the easiest solution, mostly staring me right in
>> the face
> Yes, that reads like the most pragmatic solution.
I should also note for those following along that changing the runtime
setting doesn’t change the persistent setting - and you need to change
that as well.