Elektrine lite

← Feed

@yala@degrowth.social

Post #2488631

2026-04-26 21:06 UTC

@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.

Replies (1)

  • @galaxis@mastodon.infra.de 2026-04-26 21:53

    @yala@degrowth.social This is on a Netcup VM, and when you order additional IPv4 from them, you just get a random address from one of their allocations, usually outside of the network your main address is in. Should still work as a pointopoint interface when assigned directly to a container on a bridged network, but I don't particularly like that kind of setup either. IPv6 would be less of a problem (but I primarily need IPv4 connectivity in this case). Anyway, I thought there maybe would be some configuration like floating public IPs in Openstack, where you just map one to a VM, and Openstack does all the NAT magic for traffic towards the Internet.

    Open ##2488632