Skip to content

Commit

Permalink
Update Ziltoid, create Kasper
Browse files Browse the repository at this point in the history
  • Loading branch information
lavajuno committed Dec 15, 2023
1 parent 420311a commit 8a1449b
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 6 deletions.
37 changes: 37 additions & 0 deletions src/infrastructure/servers/kasper.md
Original file line number Diff line number Diff line change
@@ -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)

13 changes: 7 additions & 6 deletions src/infrastructure/servers/ziltoid.md
Original file line number Diff line number Diff line change
@@ -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

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

0 comments on commit 8a1449b

Please sign in to comment.