Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 7 additions & 25 deletions docs/hardware/aperture/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
- aperture
- hardware
created: 2022-05-16T01:44:40
modified: 2024-03-13T04:49:14
modified: 2026-06-06T04:49:14
title: About Aperture
---

Expand All @@ -18,10 +18,6 @@ It consists of:

- 3x Dell R6515 - [`glados`](glados.md), [`wheatley`](wheatley.md), [`chell`](chell.md)

| CPU | RAM | Storage |
| ----------------------------------------- | --------------------------------- | -------------------------------- |
| AMD 7302P 3GHz, 16C/32T, 128M, 155W, 3200 | 2x 16GB RDIMM, 3200MT/s Dual Rank | 4x 2TB SATA HDDs (hardware RAID) |

- 2x Ubiquiti USW Pro - `rivendell`, `isengard`
- 1x Ubiquiti UDM Pro - `mordor`

Expand All @@ -31,39 +27,25 @@ The three servers are named [`glados`](glados.md) , [`wheatley`](wheatley.md) an

## Networks

The firewall is called [`mordor`](../network/mordor.md), and the two 24-port switches are called [`rivendell` and `isengard`](../network/switches.md).

## Networking

The IP address range for the [`aperture`](index.md) subnet is `10.10.0.0/24`, with `10.10.0.0/16` being used for user VMs.

| Hostname | Internal Address | External Address | Purpose |
|:-----------:|:----------------:|:----------------:|:--------:|
| `mordor` | 10.10.0.1 | N/A | Firewall |
| `rivendell` | 10.10.0.2 | N/A | Switch |
| `isengard` | 10.10.0.3 | N/A | Switch |
| `glados` | 10.10.0.4 | 136.206.16.4 | Server |
| `wheatley` | 10.10.0.5 | 136.206.16.5 | Server |
| `chell` | 10.10.0.6 | 136.206.16.6 | Server |
The firewall is called [`mordor`](../network/mordor.md), and the two 24-port switches are called [`rivendell`](../network/rivendell.md) and [`isengard`](../network/isengard.md).

> [!NOTE] Note!
> **Blue** cables are used for **production network**.

## KVM

`nexus` is the name of the KVM switch. It's internal IP address is `10.10.0.10`.
`nexus` is the name of the KVM switch. It's internal IP address is `10.10.0.100`.

[`glados`](glados.md) is connected on port 1, [`wheatley`](wheatley.md) on port 2, and [`chell`](chell.md) on port 3.
> [!ERROR] Note!
> **Red** cables are used for **KVM network**.

> [!WARNING] Note!
> **Yellow** cables are used for **KVM network**.

## IDRAC

The new servers are all equipped with IDRACs. These still need to be configured.

> [!ERROR] Note!
> **Red** cables are used for **IDRAC network**.
> [!WARNING] Note!
> **Yellow** cables are used for **iDRAC network**.

## [Images (click me)](images.md)

Expand Down
6 changes: 4 additions & 2 deletions docs/hardware/aperture/chell.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- chell
- details
created: 2023-12-04T22:28:41
modified: 2024-03-13T04:49:14
modified: 2026-06-02T00:00:00
title: Chell
---

Expand All @@ -27,7 +27,9 @@ Part of [aperture](index.md)
## Where to Find

- **Internal**:
- `10.10.0.6`
- `10.10.10.6`
- `10.10.30.6`
- `10.10.40.6`
- **External**:
- `136.206.16.6`
- `chell.redbrick.dcu.ie`
Expand Down
6 changes: 4 additions & 2 deletions docs/hardware/aperture/glados.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
- glados
- details
created: 2023-12-04T22:28:41
modified: 2024-03-13T04:49:14
modified: 2026-06-02T00:00:00
title: GlaDOS
---

Expand All @@ -28,7 +28,9 @@ Part of [aperture](index.md)
## Where to Find

- **Internal**:
- `10.10.0.4`
- `10.10.10.4`
- `10.10.30.4`
- `10.10.40.4`
- **External**:
- `136.206.16.4`
- `glados.redbrick.dcu.ie`
Expand Down
43 changes: 0 additions & 43 deletions docs/hardware/aperture/johnson.md

This file was deleted.

6 changes: 4 additions & 2 deletions docs/hardware/aperture/wheatley.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- wheatley
- details
created: 2023-12-04T22:28:41
modified: 2024-03-13T04:49:14
modified: 2026-06-02T00:00:00
title: Wheatley
---

Expand All @@ -27,7 +27,9 @@ Part of [aperture](index.md)
## Where to Find

- **Internal**:
- `10.10.0.5`
- `10.10.10.5`
- `10.10.30.5`
- `10.10.40.5`
- **External**:
- `136.206.16.5`
- `wheatley.redbrick.dcu.ie`
Expand Down
40 changes: 0 additions & 40 deletions docs/hardware/azazel.md

This file was deleted.

29 changes: 13 additions & 16 deletions docs/hardware/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,29 +14,26 @@ Here is a list of current hardware in Redbrick's suite of servers, switches and

## [Login](../services/servers.md#Logging%20in) Boxes

- [**`azazel`**](azazel.md)
- [**`pygmalion`**](pygmalion.md)

## [NixOS](../procedures/nixos.md) Boxes

- [**`hardcase`**](nix/hardcase.md)
- [**`motherlode`**](nix/motherlode.md)
- [**`icarus`**](nix/icarus.md)

- [**`paphos`**](paphos.md)
- [**`zeus`**](zeus.md)
- [**`Callisto`**](login/callisto.md)
- [**`Europa`**](login/europa.md)

## [Aperture](aperture/index.md)

- [**`glados`**](aperture/glados.md)
- [**`wheatley`**](aperture/wheatley.md)
- [**`chell`**](aperture/chell.md)
- [**`johnson`**](aperture/johnson.md)
- [**`bastion-vm`**](../services/bastion-vm.md)

## Storage Boxes
- [**`Mirage`**](storage/mirage.md)
- [**`Anubis`**](storage/anubis.md)

## Network Hardware

- [**`arse`**](network/arse.md)
- [**`cerberus`**](network/cerberus.md)
- [**`mordor`**](network/mordor.md)
- [**switches**](network/switches.md)
- [**`Isengard`**](network/isengard.md)
- [**`Rivendell`**](network/rivendell.md)
- [**`Arse`**](network/arse.md)

## Power Hardware
- [**`Applejack`**](power/applejack.md)
- [**`Rainbowdash`**](power/rainbowdash.md)
43 changes: 43 additions & 0 deletions docs/hardware/login/callisto.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
id: callisto
aliases:
- Callisto
tags:
- hardware
- login
- details
created: 2026-06-06T00:00:00
modified: 2026-06-06T00:00:00
title: Callisto
---


# Callisto

## Details
![Fastfetch of login box](https://wiki.redbrick.dcu.ie/images/thumb/3/34/Callisto_fetch.png/700px-Callisto_fetch.png)

**Type**: Dell PowerEdge R730
**OS**: Debian 13 (trixie)
**CPU**: 2 x Intel(R) Xeon(R) E5-2687W v3 (40) @ 3.50 GHz
**RAM**: 256GB
**Storage**: Onboard RAID controller
**Disks**: 2x 300Gb SAS Disks (RAID 1)
**Network**: 2x Gigabit Ethernet, 2x 10 Gigabit SPF+

## Description
One of our new login boxes setup in Summer 2026. Named after the moon of Jupiter. Donated to us by Susquehanna along with 7 other machines in August 2025.

Callisto is a twin of [Europa](./europa.md).

## Where to Find
- **Internal**:
- `10.10.10.25`
- `10.10.20.25`
- `10.10.30.25`
- `10.10.40.25`
- **External**:
- `136.206.16.25`


![Callisto](https://img.redbrick.dcu.ie/1000x200/https://cdn.redbrick.dcu.ie/docs/res/callisto.jpg)
43 changes: 43 additions & 0 deletions docs/hardware/login/europa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
id: europa
aliases:
- Europa
tags:
- hardware
- login
- details
created: 2026-06-06T00:00:00
modified: 2026-06-06T00:00:00
title: Europa
---


# Europa

## Details
![Fastfetch of login box](https://wiki.redbrick.dcu.ie/images/thumb/2/20/Europa_fetch.png/700px-Europa_fetch.png)

**Type**: Dell PowerEdge R730
**OS**: Debian 13 (trixie)
**CPU**: 2 x Intel(R) Xeon(R) E5-2687W v3 (40) @ 3.50 GHz
**RAM**: 256GB
**Storage**: Onboard RAID controller
**Disks**: 2x 300Gb SAS Disks (RAID 1)
**Network**: 2x Gigabit Ethernet, 2x 10 Gigabit SPF+

## Description
One of our new login boxes setup in Summer 2026. Named after the moon of Jupiter. Donated to us by Susquehanna along with 7 other machines in August 2025.

Europa is a twin of [Callisto](./callisto.md).

## Where to Find
- **Internal**:
- `10.10.10.24`
- `10.10.20.24`
- `10.10.30.24`
- `10.10.40.24`
- **External**:
- `136.206.16.24`


![Europa](https://img.redbrick.dcu.ie/1000x200/https://cdn.redbrick.dcu.ie/docs/res/europa.jpg)
2 changes: 1 addition & 1 deletion docs/hardware/network/arse.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ tags: []
created: 2024-03-01T21:17:25
modified: 2024-03-01T21:17:25
title: Arse
---
---
11 changes: 0 additions & 11 deletions docs/hardware/network/cerberus.md

This file was deleted.

12 changes: 12 additions & 0 deletions docs/hardware/network/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,15 @@ title: Redbrick Network Architecture
---

# Redbrick Network Architecture

## VLANs

Redbrick has a number of VLANs in use, which are used to separate different types of traffic and to apply different rules to different types of devices. The VLANs in use are:

- **VLAN 0** (Internal): Used for legacy reasons and for management.
- **VLAN 10** (Internal Prod): Used for production servers that need to be accessible from the rest of the network.
- **VLAN 16** (External Prod): Used for production servers that need to be accessible from the internet.
- **VLAN 20** (Login): Used for login boxes and other devices that need to be accessible from the rest of the network.
- **VLAN 30** (Storage): Used for storage servers to be able to communicate with the rest of the network.
- **VLAN 40** (Management): Used for management of the servers by the sysadmins.
- **VLAN 99**: *SCP-CLASSIFIED* - Access Denied. Danger: Unstable Network.
Loading