From 8a1449b7c9e976573fc349731b14c0ef84f38703 Mon Sep 17 00:00:00 2001 From: Juno Date: Fri, 15 Dec 2023 11:08:38 -0500 Subject: [PATCH] Update Ziltoid, create Kasper --- src/infrastructure/servers/kasper.md | 37 +++++++++++++++++++++++++++ src/infrastructure/servers/ziltoid.md | 13 +++++----- 2 files changed, 44 insertions(+), 6 deletions(-) create mode 100644 src/infrastructure/servers/kasper.md diff --git a/src/infrastructure/servers/kasper.md b/src/infrastructure/servers/kasper.md new file mode 100644 index 0000000..1fa0fa1 --- /dev/null +++ b/src/infrastructure/servers/kasper.md @@ -0,0 +1,37 @@ +# Kasper + +_updated: December 15th, 2023_ + +Kasper is our current firewall and the successor to [Ziltoid](ziltoid.md). +It functions as a filtered bridge between our public and private VLANs. + +| | | +| :--- | :--- | +| Location | [Server Room - Network 1](../racks.md#network-1) +| IP Addresses | 128.153.145.2 +| Deployed | true + +## Hardware + +| | | +| :--- | :--- | +| CPU | Intel(R) Xeon(R) CPU E5-2620 @ 2.00GHz +| RAM | 8 GB +| STORAGE | 2x 300 GB 15K SAS HDDs +| CONNECTIVITY | 2x 10 Gigabit SFP+ NICs + +## Operating System + +| | | +| :--- | :--- | +| OS | GNU/Linux +| Distro | Ubuntu 22.04 +| Last updated | Dec. 14th, 2023 +| End of life | April 2027 +| Enrolled in COSI auth | false +| NFS Mount | false + +## Services + +- [Firewall](../../services/firewall.md) + diff --git a/src/infrastructure/servers/ziltoid.md b/src/infrastructure/servers/ziltoid.md index 934971b..768a179 100644 --- a/src/infrastructure/servers/ziltoid.md +++ b/src/infrastructure/servers/ziltoid.md @@ -1,14 +1,14 @@ # Ziltoid -_updated: Jan 16th 2023_ +_updated: December 15th, 2023_ -Ziltoid acts as our firewall. +Ziltoid was our firewall up until Fall 2023. It has since been superseded by [Kasper](kasper.md). | | | | :--- | :--- | -| Location | [Server Room - Network 3](../racks.md#network-3) -| IP Addresses | 128.153.145.2 , 2605:6480:c051:2::1 -| Deployed | true +| Location | N/A +| IP Addresses | N/A +| Deployed | false ## Hardware @@ -32,5 +32,6 @@ Ziltoid acts as our firewall. ## Services -- [Firewall](../../services/firewall.md) +## Notes +Ziltoid was taken out of service in Fall 2023 after it crashed and was temporarily unable to boot due to a memory failure.