- Home /
- Resources /
- Learning center /
- Interconnected Dev...
Interconnected Devices with selective Internet Access
Networking Architecture (Scenario 3) - Examining network setups where some devices are directly connected to the Internet while all devices are interconnected
On this page
In this scenario:
- Some devices are connected to the Internet, some are not
- The Internet connections are direct
- Devices communicate with each other via standard Equinix Metal networking
- Devices use both public and private IPs allocated by Equinix Metal
- Devices may be all in one metro or in multiple metros
Each and every device receives a private IPv4 address; those that should be connected to the Internet also receive a public address. Each device is on its own private subnet, to which just the device and its upstream router are connected.
- Devices with both public and private addresses will be able to communicate with other devices in the project, using the private addresses.
- Devices with just private addresses will be able to communicate only with other devices in the project, but not with the Internet.
For those devices which have public addresses, all packets bound for the Internet, upon reaching the upstream router, will be recognized as coming from the given device and passed onwards, while packets inbound from the Internet for the public address will be recognized and routed to the specific device.
Both the public and the private addresses are provided and managed by Equinix Metal.
Multiple Metros
If you wish to deploy devices in multiple metros while enabling communications between them, it depends on which devices need to communicate between metros.
- If the public devices need to communicate between metros, they can communicate over the Internet, or using a VPN.
- If the private devices need to communicate between metros, whether with other private devices or public devices, then you must use Backend Transfer.
Since you will not want to be forced to restrict which devices can connect, and understanding communications flows can be extremely complex when only some devices have access, yet all want to connect to other metros, we recommend Backend Transfer for this scenario.
You may also like
Dig deeper into similar topics in our archivesConfiguring BGP with BIRD 2 on Equinix Metal
Set up BGP on your Equinix Metal server using BIRD 2, including IP configuration, installation, and neighbor setup to ensure robust routing capabilities between your server and the Equinix M...
Configuring BGP with FRR on an Equinix Metal Server
Establish a robust BGP configuration on your Equinix Metal server using FRR, including setting up network interfaces, installing and configuring FRR software, and ensuring secure and efficie...
Crosscloud VPN with WireGuard
Learn to establish secure VPN connections across cloud environments using WireGuard, including detailed setups for site-to-site tunnels and VPN gateways with NAT on Equinix Metal, enhancing...
Deploy Your First Server
Learn the essentials of deploying your first server with Equinix Metal. Set up your project & SSH keys, provision a server and connect it to the internet.