This is an old revision of the document!


Rumba architecture

Physical Infrastructure

  • 1 DELL 7920

Network

Rumba is located in an isolated separate network inside the school. It can be accessed via a Wireguard VPN (ask Rémi for access).

Inside this network you have a simple setup :

192.168.88.0/24 : Network appliances subnet
192.168.89.0/24 : VPN subnet
192.168.92.0/24 : Server's IDRACs subnet
192.168.93.0/24 : Servers subnet
192.168.94.0/24 : LXC containers subnet

192.168.92.1 : Server's IDRACs gateway
192.168.93.1 : Servers gateway
192.168.94.1 : Containers gateway on the bridge br0

There is currently 1 physical server in it :

192.168.92.10 : Rumba1 IDRAC
192.168.93.10 : Rumba1 host

Software Architecture

User accounts

User access is SSH based for now, managed by Rémi.

Edit this page
Back to top