Skip to content

Commit 221e9b7

Browse files
RoRoJjcirinosclwy
andauthored
Update pages/public-gateways/faq.mdx
Co-authored-by: Jessica <[email protected]>
1 parent 99a61f6 commit 221e9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/public-gateways/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ No. A public IPv4 address (aka. flexible IP) must be assigned to the Public Gate
2222

2323
## Can my Instances and other resources access the internet via a Public Gateway without a public IP address?
2424

25-
Yes. The Public Gateway can advertize itself as the [default route to the internet](/public-gateways/concepts/#default-route) over the Private Network it is attached to, so that Instances and other resources can access the internet via the gateway. Resources attached to other Private Networks than the gateway's network in the VPC can [opt in]() to receive its default route advertisement.
25+
Yes. The Public Gateway can advertise itself as the [default route to the internet](/public-gateways/concepts/#default-route) over the Private Network it is attached to, so that Instances and other resources can access the internet via the gateway. Resources attached to other Private Networks than the gateway's network in the VPC can [opt in](/vpc/how-to/manage-routing/#how-to-manage-default-route-scope) to receive its default route advertisement.
2626
Moreover, the Public Gateway supports [static NAT](/public-gateways/how-to/configure-a-public-gateway/#how-to-review-and-configure-nat) (aka. port forwarding), so that ingress traffic from the public internet can reach Instances on the Private Network. This works by mapping pre-defined ports of the public IP address of the gateway to specific ports and IP addresses on the VPC.
2727

2828
## What happened to static leases (DHCP reservations) when DHCP moved from the Public Gateway to Private Networks?

0 commit comments

Comments
 (0)