From 3d4045295701db56d2f5fb4250b0547929a1f839 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 10 Jan 2024 21:46:29 -0700 Subject: [PATCH] Add Networking/IP Tables/192.168.3.0.md --- Networking/IP Tables/192.168.3.0.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Networking/IP Tables/192.168.3.0.md diff --git a/Networking/IP Tables/192.168.3.0.md b/Networking/IP Tables/192.168.3.0.md new file mode 100644 index 0000000..47844f1 --- /dev/null +++ b/Networking/IP Tables/192.168.3.0.md @@ -0,0 +1,19 @@ +### IP Addresses +Documented IP addresses of physical servers and virtual machines. + +## 192.168.3.0/24 Network +| **IP Address** | **Hostname** | **Additional Notes** | +| :--- | :--- | :--- | +| 192.168.3.1 | PFSENSE | pfSense Firewall | +| 192.168.3.2 | BUNNY-FOG-01 | FOG Project Server | +| 192.168.3.3 | MOON-STORAGE-01 | TrueNAS Core Server | +| 192.168.3.4 | PROXMOX-NODE-01 | Primary ProxmoxVE Cluster Node | +| 192.168.3.5 | MOON-NODE-01 | Will be rebuilt as `PROXMOX-NODE-02` | +| 192.168.3.8 | BUNNY-DC-01 | `bunny-lab.io` Primary Domain Controller | +| 192.168.3.9 | BUNNY-DC-02 | `bunny-lab.io` Secondary Domain Controller | +| 192.168.3.10 | NEXUS-DC-01 | `MOONGATE.local` Primary Domain Controller | +| 192.168.3.11 | NEXUS-DC-02 | `MOONGATE.local` Secondary Domain Controller | +| 192.168.3.12 | BUNNY-DOCKER-01 | Docker Portainer Node 01 | +| 192.168.3.13 | iRedMail | Self-Hosted Email Server | +| 192.168.3.14 | SURVEILLANCE | Blue Iris Surveillance System | +| 192.168.3.15 | PTERODACTYL | Game Server Hosting WebUI | \ No newline at end of file