Skip to content

Multiple server on the same host #107

@brunopiras

Description

@brunopiras

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions