Update Networking/IP Addresses.md
This commit is contained in:
@ -1,25 +1,13 @@
|
||||
### IP Addresses
|
||||
Documented IP addresses / MAC addresses of physical servers, containers, virtual machines, and IoT devices on the homelab network.
|
||||
Documented IP addresses of physical servers, containers, and virtual machines.
|
||||
|
||||
## 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 |
|
||||
## 192.168.3.0/24 Network
|
||||
| **IP Address** | **Description** | **Additional Notes** |
|
||||
| :--- | :--- | :--- |
|
||||
| 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 |
|
Reference in New Issue
Block a user