Skip to content

Support systemd socket activation #1821

@discapes

Description

@discapes

This is an almost verbatim copy of AdguardTeam/AdGuardHome#7859:

When running Technitium DNS with rootless Podman, netavark is used as the network stack. In that case, the container is not able to see the real client IP. To the Technitium container it looks like every request is coming from the same client.

One way for a rootless container to see the real client IP would be systemd socket activation. Podman has support for it. However, Technitium currently does not seem to support socket activation.

Besides seing the real client ip, this would also allow activation of Technitium on incoming network requests as well as native network performance for rootless containers.

This would be really helpful for podman users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions