|
| 1 | +--- |
| 2 | +meta: |
| 3 | + title: I am experiencing connectivity or routing issues with my VPC or Private Network |
| 4 | + description: Troubleshoot access and connectivity issues with your Scaleway VPC or Private Network. Learn how to resolve common problems and get your network up and running smoothly. |
| 5 | +content: |
| 6 | + h1: I am experiencing connectivity or routing issues with my VPC or Private Network |
| 7 | + paragraph: Troubleshoot access and connectivity issues with your Scaleway VPC or Private Network. Learn how to resolve common problems and get your network up and running smoothly. |
| 8 | +tags: vpc private-network access connectivity ssh ip |
| 9 | +dates: |
| 10 | + validation: 2025-02-21 |
| 11 | + posted: 2025-02-21 |
| 12 | +categories: |
| 13 | + - network |
| 14 | +--- |
| 15 | + |
| 16 | +You may have problems with connectivity between resources in a VPC or Private Network, or issues with routing packets. |
| 17 | + |
| 18 | +This page helps you solve potential errors that are related to VPC connectivity and routing. |
| 19 | + |
| 20 | +## My Managed Database cannot communicate with other resources in my VPC |
| 21 | + |
| 22 | +This is normal, as VPC routing is not yet supported by Managed Databases for PostgreSQL or Managed Databases for Redis. Adding support for Managed Databases is planned for the future. |
| 23 | + |
| 24 | +## I cannot deactivate routing on my VPC |
| 25 | + |
| 26 | +This is standard behavior: |
| 27 | + |
| 28 | +- Once you have activated routing on a VPC, you cannot deactivate it |
| 29 | +- You do not have the option to create a new VPC where routing is deactivated |
| 30 | + |
| 31 | +## I cannot route between VPCs/Private Networks in different regions, or different Scaleway Projects. |
| 32 | + |
| 33 | +Currently, routing is only supported between Private Networks in a single VPC. We do not support: |
| 34 | + |
| 35 | +- Routing between two different VPCs |
| 36 | +- Routing between Private Networks in different Scaleway Projects, or different regions |
| 37 | + |
| 38 | +Watch out for our VPC Peering solution, planned for the future, which will enable communication between different VPCs. |
| 39 | + |
| 40 | +## I am experiencing issues with Elastic Metal server connectivity to a Private Network |
| 41 | + |
| 42 | +Note that some manual configuration of the network interface is required when attaching Elastic Metal servers to Private Networks. Follow the steps in our [dedicated documentation](/elastic-metal/how-to/use-private-networks/#how-to-configure-the-network-interface-on-your-elastic-metal-server-for-private-networks). |
| 43 | + |
| 44 | +## I am experiencing issues with VM (hosted on Elastic Metal server) connectivity to a Private Network |
| 45 | + |
| 46 | +Ensure you have correctly attached the VM to the Private Network by specifying the MAC address, and carried out the necessary configuration of the network interface for your VM, e.g. [via the Proxmox interface](/tutorials/setup-elastic-metal-proxmox-cluster-with-private-networks/#configuring-the-private-network). |
| 47 | + |
| 48 | +<Message type="tip"> |
| 49 | +Using the same MAC address on VMs in different AZs, or switching such MAC addresses between AZs, is not compatible with VPC routing. Ensure each VM has a unique MAC address. |
| 50 | +</Message> |
| 51 | + |
| 52 | +## My resources cannot communicate via their hostnames |
| 53 | + |
| 54 | +See our dedicated documentation on [resolving private DNS errors](/vpc/troubleshooting/private-dns-dhcp-not-working/). |
| 55 | + |
| 56 | +## I am experiencing other connectivity issues |
| 57 | + |
| 58 | +Check the [Scaleway Status page](https://status.scaleway.com/), to see whether there are any ongoing incidents which could affect the connectivity or network access of your resources. |
| 59 | + |
| 60 | + |
| 61 | + |
0 commit comments