Restructured Documentation
This commit is contained in:
25
Networking/IP Addresses.md
Normal file
25
Networking/IP Addresses.md
Normal 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 |
|
Reference in New Issue
Block a user