2024-12-23, 06:41 PM
Hi,
so I am trying to setup jellyfin behind a reverse-proxy (caddy) and protect the login with fail2ban.
caddy and jellyfin are running as rootless podman containers in separate pods.
So far, I managed to setup caddy and access jellyfine. Great!
Before setting up fail2ban, I tried to login with wrong credentials: The log shows that but the IP is set to 10.0.2.100 (not sure what that is, some local address that all my containers have, but NOT the local IP of the machine hosting the containers). I already added 10.0.2.100 and the IP of the machine to the known-proxy list without success.
What am I missing?
Thanks!
so I am trying to setup jellyfin behind a reverse-proxy (caddy) and protect the login with fail2ban.
caddy and jellyfin are running as rootless podman containers in separate pods.
So far, I managed to setup caddy and access jellyfine. Great!
Before setting up fail2ban, I tried to login with wrong credentials: The log shows that but the IP is set to 10.0.2.100 (not sure what that is, some local address that all my containers have, but NOT the local IP of the machine hosting the containers). I already added 10.0.2.100 and the IP of the machine to the known-proxy list without success.
What am I missing?
Thanks!