Elektrine lite

← Feed

@yala@degrowth.social

Post #2488630

2026-04-26 21:04 UTC

@galaxis@mastodon.infra.de Yes, this is a very good idea, because you avoid routing (L3) and can do switching (L2). We do IPv4 and IPv6 in Hetzner like this: email. ecobytes. net is an Incus container, as is search. federated. wiki Else you would build another load balancer second to the one that provides the floating IP just in front of your container. Else NAT is always a pain, but SNAT and DNAT do their work, if you can model the outgoing flow through a separate interface with the floating IP.

Replies (1)

  • @yala@degrowth.social 2026-04-26 21:06

    @galaxis@mastodon.infra.de Our bridge has several IPs and containers attached to it. On one host we mapped each available/needed IP individually, on another a whole subnet.

    Open ##2488631