Update Networking/IP Tables/192.168.3.0 - Server Network.md
This commit is contained in:
@ -7,14 +7,29 @@ Documented IP addresses of physical servers and virtual machines. This is in th
|
||||
deep-node ansible_host=10.0.0.20
|
||||
|
||||
# Servers (Physical and Virtual)
|
||||
lab-pfsense-01 ansible_host=192.168.3.1 # (1)
|
||||
lab-jelly-01 ansible_host=192.168.3.2
|
||||
# moon-storage-01 ansible_host=192.168.3.3 # TrueNAS Core Server
|
||||
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 @ 192.168.3.4
|
||||
bunny-node-02 ansible_host=bunny-node-02.bunny-lab.io # Hyper-V Virtualization Node @ 192.168.3.5
|
||||
lab-games-04 ansible_host=lab-games-04.bunny-lab.io # Satisfactory Dedicated Server @ 192.168.3.6
|
||||
lab-photos-01 ansible_host=lab-photos-01.bunny-lab.io # Immich Server @ 192.168.3.7
|
||||
# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io @ 192.168.3.8
|
||||
# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io @ 192.168.3.9
|
||||
lab-ansible-01 ansible_host=lab-ansible-01.bunny-lab.io # Ansible AWX @ 192.168.3.10
|
||||
lab-games-02 ansible_host=lab-games-02.bunny-lab.io # Minecraft - All The Mods 9 @ 192.168.3.11
|
||||
lab-ferrumgate-01 ansible_host=lab-ferrumgate-01.bunny-lab.io # Ferrumgate Server @ 192.168.3.12
|
||||
mail ansible_host=mail.bunny-lab.io # Self-Hosted iRedMail Email Server @ 192.168.3.13
|
||||
lab-games-03 ansible_host=lab-games-03.bunny-lab.io # Minecraft - All The Mods 10 @ 192.168.3.14
|
||||
lab-docker-01 ansible_host=lab-docker-01.bunny-lab.io # Docker Container Environment @ 192.168.3.15
|
||||
lab-games-05 ansible_host=lab-games-05.bunny-lab.io # Valheim Server @ 192.168.3.16
|
||||
# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io @ 192.168.3.17
|
||||
lab-auth-01 ansible_host=lab-auth-01.bunny-lab.io # Keycloak Server @ 192.168.3.18
|
||||
container-node-01 ansible_host=container-node-01.bunny-lab.io # Portainer @ 192.168.3.19
|
||||
lab-auth-02 ansible_host=lab-auth-02.bunny-lab.io # PrivacyIDEA @ 192.168.3.20
|
||||
lab-puppet-01 ansible_host=lab-puppet-01.bunny-lab.io # Puppet Server @ 192.168.3.21
|
||||
# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io @ 192.168.3.22
|
||||
usagi-cluster ansible_host=usagi-cluster.bunny-lab.io # Hyper-V Failover Cluster @ 192.168.3.23
|
||||
placeholder ansible_host=placeholder.bunny-lab.io
|
||||
placeholder ansible_host=placeholder.bunny-lab.io
|
||||
placeholder ansible_host=placeholder.bunny-lab.io
|
||||
@ -32,21 +47,6 @@ placeholder ansible_host=placeholder.bunny-lab.io
|
||||
placeholder ansible_host=placeholder.bunny-lab.io
|
||||
placeholder ansible_host=placeholder.bunny-lab.io
|
||||
|
||||
| 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.12 | Linux | LAB-FERRUMGATE-01 | Ferrumgate Server |
|
||||
| 192.168.3.13 | Linux | MAIL.bunny-lab.io | Self-Hosted iRedMail Email Server - Needs Re-Deployed |
|
||||
| 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.16 | Windows | LAB-GAMES-05 | Valheim Server |
|
||||
| 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.19 | Linux | CONTAINER-NODE-01.bunny-lab.io | Portainer |
|
||||
| 192.168.3.20 | Linux | LAB-AUTH-02.bunny-lab.io | PrivacyIDEA |
|
||||
| 192.168.3.21 | Linux | LAB-PUPPET-01.bunny-lab.io | Puppet Server |
|
||||
| Cluster_SET @ 192.168.3.22 | Windows | VIRT-NODE-01.bunny-lab.io | 10GbE TrueNAS Core iSCSI Connection |
|
||||
| Cluster_SET @ 192.168.3.22 | Windows | VIRT-NODE-01.bunny-lab.io | 10GbE TrueNAS Core iSCSI Connection |
|
||||
| 192.168.3.23 | Windows | USAGI-CLUSTER.bunny-lab.io | Hyper-V Failover Cluster |
|
||||
| 192.168.3.24 | Linux | LAB-POOL-01.bunny-lab.io | TrueNAS SCALE |
|
||||
| 192.168.3.25 | Windows | LAB-DC-01.bunny-lab.io | Domain Controller |
|
||||
| 192.168.3.26 | Windows | LAB-DC-02.bunny-lab.io | Domain Controller |
|
||||
@ -130,3 +130,4 @@ ansible_winrm_scheme=https
|
||||
ansible_winrm_server_cert_validation=ignore
|
||||
```
|
||||
|
||||
1. pfSense Firewall
|
Reference in New Issue
Block a user