Networkยถ
Office networkยถ
For the network infrastructure at the office, weโre using UniFi equipment:
UniFi Switches
UniFi Security Gateway
UniFi Access Points
UniFi Cloud Keyยถ
To manage the UniFi devices, use the dedicated UniFi controller, resp. UniFi cloud key.
See also
Check out the Dashboard for the ยซUniFi cloud keyยป link.
LANยถ
Weโre using 10.0.0.0/8
for our private network ranges.
Physical networksยถ
All physical networks are assigned IPs from the 10.0.0.0/12
subnet.
To see the network subnets, check out the UniFi Cloud Key:
Settings
โNetworks
(VLANโs)Settings
โVPN
โSite-to-Site VPN
โ{VPN}
โSubnet
Docker networksยถ
All Docker networks are assigned IPs from the 10.16.0.0/12
subnet:
Subnet |
Usage |
---|---|
|
Default Docker bridge |
|
Proxy network |
|
Compose project bridge networks |
Office LAN IPsยถ
The office LAN IPs are managed in the UniFi Cloud Key.
Server LAN IPsยถ
The server LAN IPs are managed in Ansible.
Hint
You can use the create_host_list.yml
playbook to create a host_list.txt
file containing all host IPs.
Firewallsยถ
To protect our network, weโre using firewalls. Check out the Firewall chapter for more information.
VPNsยถ
To interconnect our networks, resp. access them from remote, weโre using VPNs. Check out the VPN chapter for more information.
WANยถ
Office WANยถ
At the office weโve a fixed & native IPv4 address 84.254.96.223
.
We also have a routed IPv4 subnet 217.71.252.24/29
over the native IP address.
IPv4 address |
Usage |
DNS PTR |
---|---|---|
|
n/a: network ID |
|
|
Gateway |
|
|
Management services |
|
|
Lenovo server |
|
|
EliteDesk 1 |
|
|
EliteDesk 2 |
|
|
EliteDesk 3 |
|
|
n/a: broadcast |
Datacenter WANยถ
At the datacenter, weโve a fixed & native IPv4 address 195.201.104.241
.
Itโs assigned to the Proxmox.
We also have a routed IPv4 subnet 46.4.219.16/28
over the native IP address:
IPv4 address |
Usage |
DNS PTR |
---|---|---|
|
n/a: network ID |
|
|
Proxmox (gateway) |
|
|
Live services |
|
|
Customer services |
|
|
Test services |
|
|
Development services |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
n/a: broadcast |
Server WAN IPsยถ
The server WAN IPs are managed in Ansible.
Hint
You can use the create_host_list.yml
playbook to create a host_list.txt
file containing all host IPs.