You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/vpc/faq.mdx
+35-39Lines changed: 35 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,6 @@ Within each VPC, you can create multiple **Private Networks** and attach Scalewa
22
22
23
23
In the future, VPC will allow you to interconnect your VPC with other networks, define access control lists and more.
24
24
25
-
### What happened to my classic, mono-AZ Private Network?
26
-
27
-
When VPC and regional Private Networks moved from Public Beta to General Availability, all mono-AZ Private Networks were automatically migrated to be regional. [Read the documentation](/vpc/reference-content/vpc-migration/) to find out more about the migration process.
28
-
29
25
### What is a default VPC and why can I not delete it?
30
26
31
27
Scaleway currently has three regions: Paris, Amsterdam and Warsaw. One default VPC is automatically created for each region, in each Scaleway [Project](/organizations-and-projects/concepts/#project). Any new Private Networks that you create will be added to the default VPC for their region, unless you override this by specifying a different VPC.
@@ -36,18 +32,6 @@ You cannot delete a default VPC, but you can rename it, and/or create other VPCs
36
32
Default VPCs do not prevent you from deleting an otherwise empty Project.
37
33
</Message>
38
34
39
-
### How much does it cost to create a VPC, Private Network or reserved private IP addresses?
40
-
41
-
The following resources and features are free of charge:
42
-
43
-
- VPCs and VPC routing
44
-
- Private Networks (except for [Elastic Metal servers](https://www.scaleway.com/en/pricing/elastic-metal/) and [Apple silicon](https://www.scaleway.com/en/pricing/apple-silicon/))
45
-
- Reserved private IP addresses on IPAM
46
-
47
-
### Why can I not delete my Private Network even though it is empty?
48
-
49
-
You might have a reserved IP address that is blocking the deletion - check out our [troubleshooting page](/vpc/troubleshooting/cant-delete-vpc-pn/).
50
-
51
35
## VPC routing
52
36
53
37
### Can I route traffic between different Private Networks on the same VPC?
@@ -62,34 +46,14 @@ This is not currently possible. You may consider using a VPN tunnel to achieve t
62
46
63
47
Managed Databases do not currently support VPC routing - see our [dedicated documentation](/vpc/reference-content/understanding-routing/#limitations)
64
48
65
-
## IPAM and IP addressing
66
-
67
-
### What is IPAM?
68
-
69
-
**IP****A**ddress **M**anager (IPAM) is Scaleway’s tool for planning, tracking, and managing the IP address space of Scaleway products. It acts as a single source of truth for the IP addresses of Scaleway resources, and has a number of associated functionalities to help manage your Scaleway IPs, such as the ability to reserve an IP on a Private Network and attach it to a specific resource. See our [IPAM FAQ](/ipam/faq/) for more detail.
70
-
71
-
### Do resources' IP addresses on a Private Network risk changing when allocated by managed DHCP?
72
-
73
-
With Private Networks' inbuilt managed DHCP, a private IP is allocated when the resource is attached to a Private Network, and released only when the resource is detached or deleted. The IP address remains stable across reboots and long power offs, and will not change except upon deletion or detachment from the Private Network.
74
-
75
-
Nonetheless, you can also reserve specific IPs from a Private Network's CIDR block, and use these IPs to attach specific resources, if you prefer. See our documentation on [how to reserve IPs](/ipam/how-to/reserve-ip/).
76
-
77
-
### How can I attach my VMs on a Proxmox cluster on Elastic Metal to a Private Network?
78
-
79
-
We recommend that you use our IPAM product for this purpose. See [how to reserve a private IP address with an attached MAC address](/ipam/how-to/reserve-ip/#how-to-reserve-a-private-ip-address-with-an-attached-mac-address).
80
-
81
49
## Private Networks
82
50
83
51
### What are Private Networks?
84
52
85
-
Private Networks are a managed cloud service allowing you to create layer 2 ethernet-switched domains.
53
+
Layer 2 Private Networks sit inside layer 3 VPCs. Private Networks are a managed cloud service allowing you to create layer 2 ethernet-switched domains.
86
54
87
55
These domains can also be called virtual LAN (VLAN). They are virtual but completely private local networks that securely connect your Scaleway resources without necessarily exposing them publicly. Scaleway resources including Instances, Elastic Metal servers, Load Balancers, and Databases are all compatible with Private Networks.
88
56
89
-
### What's the difference between Private Networks and VPC?
90
-
91
-
Scaleway VPC offers layer 3 network isolation, while layer 2 Private Networks are created inside a given VPC. See the VPC FAQ for [more information](/vpc/faq/).
92
-
93
57
### Can I connect multiple Private Networks to the same Scaleway resource?
94
58
95
59
Yes, you can configure multiple Private Networks on the same Scaleway resource. For example, you can connect up to 8 Private Networks to the same Instance. A virtual network interface is created for each Private Network the Instance is attached to. For Elastic Metal, some additional configuration is required: check out our documentation on [configuring the network interface](/elastic-metal/how-to/use-private-networks/#how-to-configure-the-network-interface-on-your-elastic-metal-server-for-private-networks).
@@ -99,11 +63,27 @@ You can configure:
99
63
- Up to 255 Private Networks per Organization
100
64
- Up to 512 Scaleway resources per Private Network
101
65
66
+
### What happened to my classic, mono-AZ Private Network?
67
+
68
+
When VPC and regional Private Networks moved from Public Beta to General Availability, all mono-AZ Private Networks were automatically migrated to be regional. [Read the documentation](/vpc/reference-content/vpc-migration/) to find out more about the migration process.
69
+
70
+
### How much does it cost to create a VPC, Private Network, or reserved private IP address?
71
+
72
+
The following resources and features are free of charge:
73
+
74
+
- VPCs and VPC routing
75
+
- Private Networks (except for [Elastic Metal servers](https://www.scaleway.com/en/pricing/elastic-metal/) and [Apple silicon](https://www.scaleway.com/en/pricing/apple-silicon/))
76
+
- Reserved private IP addresses on IPAM
77
+
78
+
### Why can I not delete my Private Network even though it is empty?
79
+
80
+
You might have a reserved IP address that is blocking the deletion - check out our [troubleshooting page](/vpc/troubleshooting/cant-delete-vpc-pn/).
81
+
102
82
### Do I have to restart a Scaleway resource after adding Private Networks?
103
83
104
84
No, Private Network interfaces will appear on your resources without any reboot.
105
85
106
-
### Does Private Network support IPv6?
86
+
### Do Private Networks support IPv6?
107
87
108
88
Yes, when you create a Private Network both an IPv4 and an IPv6 CIDR block are defined. The IPv6 CIDR block is defined automatically and "invisibly" by default at the time of creating the Private Network. It cannot be modified either at the time of creation, or afterward.
109
89
@@ -123,4 +103,20 @@ Technically, any ethernet payload should work over Private Networks. However, on
123
103
124
104
### Do Private Networks support IP autoconfiguration?
125
105
126
-
Yes, DHCP is an inbuilt function of Private Networks and provides IP autoconfiguration for your attached resources. Alternatively, you can use Scaleway IPAM to [reserve specific IP addresses](/ipam/how-to/reserve-ip/) on a Private Network and use these to attach resources.
106
+
Yes, DHCP is an inbuilt function of Private Networks and provides IP autoconfiguration for your attached resources. Alternatively, you can use Scaleway IPAM to [reserve specific IP addresses](/ipam/how-to/reserve-ip/) on a Private Network and use these to attach resources.
107
+
108
+
## IPAM and IP addressing
109
+
110
+
### What is IPAM?
111
+
112
+
**IP****A**ddress **M**anager (IPAM) is Scaleway’s tool for planning, tracking, and managing the IP address space of Scaleway products. It acts as a single source of truth for the IP addresses of Scaleway resources, and has a number of associated functionalities to help manage your Scaleway IPs, such as the ability to reserve an IP on a Private Network and attach it to a specific resource. See our [IPAM FAQ](/ipam/faq/) for more details.
113
+
114
+
### Do resources' IP addresses on a Private Network risk changing when allocated by managed DHCP?
115
+
116
+
With Private Networks' inbuilt managed DHCP, a private IP is allocated when the resource is attached to a Private Network, and released only when the resource is detached or deleted. The IP address remains stable across reboots and long power-offs, and will not change except upon deletion or detachment from the Private Network.
117
+
118
+
Nonetheless, you can also reserve specific IPs from a Private Network's CIDR block, and use these IPs to attach specific resources, if you prefer. See our documentation on [how to reserve IPs](/ipam/how-to/reserve-ip/).
119
+
120
+
### How can I attach my VMs on a Proxmox cluster on Elastic Metal to a Private Network?
121
+
122
+
We recommend that you use our IPAM product for this purpose. See [how to reserve a private IP address with an attached MAC address](/ipam/how-to/reserve-ip/#how-to-reserve-a-private-ip-address-with-an-attached-mac-address).
0 commit comments