Search found 2 matches

by till
14 Aug 2019, 17:12
Forum: General Discussion (csf)
Topic: Docker Options what do they do?
Replies: 2
Views: 2456

Re: Docker Options what do they do?

@nibb Btw, you can restart docker to get the rules back. Same problem with firewalld, btw. If you reload firewalld, your Docker iptables rules should be gone. Easiest solution is to restart Docker after.
by till
14 Aug 2019, 16:37
Forum: General Discussion (csf)
Topic: Docker Options what do they do?
Replies: 2
Views: 2456

Re: Docker Options what do they do?

I also had a similar question.

I basically need to do some rules outside of "csf". Our product integrates with firewalld. Is that a huge problem? How do you integrate the two?

Is there any way to programmatically add rules to csf, and then just restart csf instead?