Cocard
DevNotes
Dokumentation

DevNotes

    • Developer Notes
    • Modeling cocard
    • Cocard::Services
    • RMI
      • Connectors::RMI
      • CardTerminals::RMI
        • RMI::OrgaV1
    • Zustände
    • Healthchecks
    • Todos
    • Podman
      • Dockerfile for Production
      • Network
    • Card Terminal
      • Remote Management Interface ORGA 6141 online
    • RISE
      • KT-Proxy Stuff (RISE TI-Gateway)
      • RISE::CardTerminalProxies
      • RISE::TIClient Classes
DevNotes default
  • DevNotes
    • default
  • Dokumentation
    • default
  • DevNotes
  • Podman
  • Network

Network

Subnets and Pools

Override the default subnet and default subnet pools.

/etc/containers/container.conf
[network]
default_subnet = "192.168.249.0/24"

default_subnet_pools = [
  {"base" = "192.168.241.0/24", "size" = 28},
]
Dockerfile for Production Remote Management Interface ORGA 6141 online
Wolfgang Barth (C) 2024-2026