Skip to content

iptables and nfttables #836

@engineertrooper

Description

@engineertrooper

Preinformation: ubuntu server (24.04) vps runs docker with containers for

  • nginx
  • gitea (works fine behind reverse proxy)
  • postgreSQL
  • mailcow

Documentation Status: The documentation shows a workaround with iptables and links two blog articles.

Issue:
The documentation gives a workaround from 2017 for iptables. Since ubuntu 20.04 uses iptables-nft and the command iptables is like a wrapper around nfttables (for now). It is also meantioned inside the mailcow blog -> add nfttables support.

The community works with nfttables. -> Issues inside mailcow-dockerized

Or Forum still refers to iptables: (https://community.mailcow.email/d/2713-how-to-secure-mailcow-server-with-a-firewall-in-ubuntu)

Conclusion: The docs should be updated? But I am still in learning phase. Can someone with more knowledge help out please? (Or do I miss something here?)

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions