-
Notifications
You must be signed in to change notification settings - Fork 18
Multiple server on the same host #107
Copy link
Copy link
Open
Description
I have a Docker configuration that works both in host and macvlan. The Asterisk server is in macvlan, so I had to put Asterisk, fail2ban-ui, and fail2ban in the same stack (Portainer). So far, so good; it works perfectly. Now I've added another fail2ban container that handles the entire host side. I tried adding it to fail2ban-ui (which works in macvlan), obviously using different mounts for both the socket and the log, and it connects and sees the bans just fine. Unfortunately, if I want to manage the jails and filters from the UI, it doesn't work. It seems that it can only read the jails of one server, even if I change servers from the tab at the top.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels