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, i.e. 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 LAN networksยถ
All physical networks (clients & servers) use IPs from the 10.0.0.0/12 subnet.
To see the network subnets, check out the UniFi Cloud Key:
SettingsโNetworks(VLANs)SettingsโVPNโSite-to-Site VPNโ{VPN}โSubnet
Docker LAN networksยถ
All Docker networks use IPs from the 10.16.0.0/12 subnet:
Subnet |
Usage |
|---|---|
|
Default Docker bridge |
|
Proxy network |
|
Compose project bridge networks |
Other LAN networksยถ
All other LAN networks use IPs from the 10.32.0.0/12 subnet:
Subnet |
Usage |
|---|---|
|
cudy OTG mobile router |
|
Netgear Nethawk mobile router |
|
Reserved subnet for local networking |
Hint
Try to use the 10.40.0.0/16 for your network subnets on your local machine.
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 and access them remotely, weโre using VPNs. Check out the VPN chapter for more information.
WANยถ
Office WANยถ
At the office we have a fixed and 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 |
|
|
Eve server |
|
|
||
|
||
|
||
|
n/a: broadcast |
Datacenter WANยถ
At the datacenter, we have a fixed and 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 |
|
|
ERP 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.