I think it’s the masquerade that’s causing problems for me. I have to keep it enabled since I’m running a tailscale
exit node. But maybe I can selectively disable it here.
Comment on Assign privileged port to caddy running with rootless podman
tangeli@piefed.social 6 days ago
I’m not running your configuration so can’t tell you with the assurance that I have it working but Forwarding ports with firewalld appears to address port forwarding to rootless podman using firewalld. If that doesn’t work for you you might need to clarify what your firewalld configuration is that obscures the client IP. I wouldn’t expect a simple port mapping to affect IP address.
SinTan1729@programming.dev 6 days ago
BrianTheeBiscuiteer@lemmy.world 6 days ago
Be aware you might have to resort to nftables if firewalld doesn’t work. I use localhost a lot and the routing rules are different in that case.