Restructured Documentation

This commit is contained in:
2023-12-21 05:28:41 -07:00
parent fc878acaa4
commit bfbdbc147c
59 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1,25 @@
### IP Addresses
Documented IP addresses / MAC addresses of physical servers, containers, virtual machines, and IoT devices on the homelab network.
## Subnets
### SERVER Network (192.168.3.0/24)
| **IP Address** | **Description** | **MAC Address** |
| :--- | :--- | :--- |
| 192.168.3.10 | NEXUS-DC-01 | 00:00:00:00:00:00 |
| 192.168.3.11 | NEXUS-DC-02| 00:00:00:00:00:00 |
### DOCKER Network (192.168.5.0/24)
| **Description** | **IP Address** | **MAC Address** |
| :--- | :--- | :--- |
| PLACEHOLDER | 192.168.5.0/24 | 00:00:00:00:00:00 |
### LAN Network (10.0.0.0/24)
| **Description** | **IP Address** | **MAC Address** |
| :--- | :--- | :--- |
| PLACEHOLDER | 10.0.0.0/24 | 00:00:00:00:00:00 |
### VPN Network (192.168.7.0/24)
| **Description** | **IP Address** | **MAC Address** |
| :--- | :--- | :--- |
| PLACEHOLDER | 192.168.7.0/24 | 00:00:00:00:00:00 |