Update Networking/IP Tables/192.168.3.0 - Server Network.md

This commit is contained in:
2024-11-16 23:30:04 -07:00
parent 52b05026e2
commit 90b7eec7ef

View File

@ -1,18 +1,43 @@
### IP Addresses ### IP Addresses
Documented IP addresses of physical servers and virtual machines. Documented IP addresses of physical servers and virtual machines. This is in the format of an Ansible Inventory File in order to keep AWX updated at the same time the associated data is catalogued here.
## 192.168.3.0/24 Network ## 192.168.3.0/24 Network
| **IP Address** | **Operating System** | **FQDN** | **Additional Notes** | ```ini title="awx.bunny-lab.io/inventories/homelab.ini"
| :--- | :--- | :--- | :--- | # Deep Nodes
| 192.168.3.1 | Linux | PFSENSE.arpa.local | pfSense Firewall | deep-node ansible_host=10.0.0.20
| 192.168.3.2 | Linux | LAB-JELLY-01.bunny-lab.io | Jellyfin Media Server - Needs Re-Deployed |
| 192.168.3.3 | Linux | MOON-STORAGE-01.bunny-lab.io | TrueNAS Core Server | # Servers
| 192.168.3.4 | Windows | VIRT-NODE-01.bunny-lab.io | Hyper-V Virtualization Node | lab-jelly-01 ansible_host=192.168.3.2
# moon-storage-01 ansible_host=192.168.3.3 # TrueNAS Core Server
virt-node-01 ansible_host=virt-node-01.bunny-lab.io # Hyper-V Virtualization Node
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
```
| 192.168.3.4 | Windows | VIRT-NODE-01.bunny-lab.io |
| 192.168.3.5 | Windows | BUNNY-NODE-02.bunny-lab.io | Hyper-V Virtualization Node | | 192.168.3.5 | Windows | BUNNY-NODE-02.bunny-lab.io | Hyper-V Virtualization Node |
| 192.168.3.6 | Windows | LAB-GAMES-04.bunny-lab.io | Satisfactory Dedicated Server | | 192.168.3.6 | Windows | LAB-GAMES-04.bunny-lab.io | Satisfactory Dedicated Server |
| 192.168.3.7 | Linux | PHOTOS.bunny-lab.io | Immich Server | | 192.168.3.7 | Linux | PHOTOS.bunny-lab.io | Immich Server |
| 192.168.3.8 | Windows | LAB-VEEAM-01.bunny-lab.io | Veeam Backup & Replication | | 192.168.3.8 | `N/A` | `NOT IN USE` | `NOT IN USE` |
| 192.168.3.9 | Windows | LAB-VEEAM-02.bunny-lab.io | Needs to be Repurposed | | 192.168.3.9 | `N/A` | `NOT IN USE` | `NOT IN USE` |
| 192.168.3.10 | Linux | AWX.bunny-lab.io | Ansible Tower (AWX) - Freshly Re-Deployed | | 192.168.3.10 | Linux | AWX.bunny-lab.io | Ansible Tower (AWX) - Freshly Re-Deployed |
| 192.168.3.11 | Windows | LAB-GAMES-02.bunny-lab.io | Minecraft - All The Mods 9 | | 192.168.3.11 | Windows | LAB-GAMES-02.bunny-lab.io | Minecraft - All The Mods 9 |
| 192.168.3.12 | Linux | LAB-FERRUMGATE-01 | Ferrumgate Server | | 192.168.3.12 | Linux | LAB-FERRUMGATE-01 | Ferrumgate Server |
@ -20,7 +45,7 @@ Documented IP addresses of physical servers and virtual machines.
| 192.168.3.14 | Windows | LAB-GAMES-03.bunny-lab.io | Minecraft - All The Mods 10 | | 192.168.3.14 | Windows | LAB-GAMES-03.bunny-lab.io | Minecraft - All The Mods 10 |
| 192.168.3.15 | Linux | LAB-DOCKER-01.bunny-lab.io | Docker Container Environment | | 192.168.3.15 | Linux | LAB-DOCKER-01.bunny-lab.io | Docker Container Environment |
| 192.168.3.16 | Windows | LAB-GAMES-05 | Valheim Server | | 192.168.3.16 | Windows | LAB-GAMES-05 | Valheim Server |
| 192.168.3.17 | Linux | ALPINE-WORK-01.bunny-lab.io | Rocky Linux VM | | 192.168.3.17 | `N/A` | `NOT IN USE` | `NOT IN USE` |
| 192.168.3.18 | Linux | LAB-AUTH-01.bunny-lab.io | Keycloak Server VM | | 192.168.3.18 | Linux | LAB-AUTH-01.bunny-lab.io | Keycloak Server VM |
| 192.168.3.19 | Linux | CONTAINER-NODE-01.bunny-lab.io | Portainer | | 192.168.3.19 | Linux | CONTAINER-NODE-01.bunny-lab.io | Portainer |
| 192.168.3.20 | Linux | LAB-AUTH-02.bunny-lab.io | PrivacyIDEA | | 192.168.3.20 | Linux | LAB-AUTH-02.bunny-lab.io | PrivacyIDEA |
@ -43,4 +68,3 @@ Documented IP addresses of physical servers and virtual machines.
| 192.168.3.36 | Windows | DEEPLAB-NODE-01 | Lab Endpoint Workstation | | 192.168.3.36 | Windows | DEEPLAB-NODE-01 | Lab Endpoint Workstation |
| 192.168.3.37 | Linux | LAB-ONION-01.bunny-lab.io | Security Onion | | 192.168.3.37 | Linux | LAB-ONION-01.bunny-lab.io | Security Onion |
| 192.168.3.38 | Linux | LAB-WAZUH-01.bunny-lab.io | Wazuh | | 192.168.3.38 | Linux | LAB-WAZUH-01.bunny-lab.io | Wazuh |
| 192.168.3.254 | Linux | LAB-SOPHOS-01.bunny-lab.io | Sophos XGS Firewall (Cluster) |