|
1 | 1 | --- |
2 | 2 | meta: |
3 | 3 | title: Public Gateways - Troubleshooting |
4 | | - description: Public Gateways Troubleshooting |
| 4 | + description: Find troubleshooting resources for resolving issues with Scaleway Public Gateways. |
5 | 5 | content: |
6 | 6 | h1: Public Gateways - Troubleshooting |
7 | | - paragraph: Public Gateways Troubleshooting |
| 7 | + paragraph: Find troubleshooting resources for resolving issues with Scaleway Public Gateways. |
| 8 | +dates: |
| 9 | + posted: 2025-03-14 |
| 10 | + validation: 2025-03-14 |
| 11 | +categories: |
| 12 | + - network |
8 | 13 | --- |
| 14 | + |
| 15 | +<ProductHeader |
| 16 | + productName="Public Gateways troubleshooting" |
| 17 | + productLogo="publicGateway" |
| 18 | + description="Learn how to fix the most common issues with Scaleway Public Gateways." |
| 19 | +/> |
| 20 | + |
| 21 | +## Featured Pages |
| 22 | + |
| 23 | +<Grid> |
| 24 | + <DefaultCard |
| 25 | + title="Public Gateways FAQ" |
| 26 | + description="Answers to common questions" |
| 27 | + url="/faq/public-gateways/" |
| 28 | + label="See more" |
| 29 | + /> |
| 30 | + <DefaultCard |
| 31 | + title="Configuring a Public Gateway" |
| 32 | + description="Get your gateway up and running" |
| 33 | + url="/public-gateways/how-to/configure-a-public-gateway/" |
| 34 | + label="See more" |
| 35 | + /> |
| 36 | + <DefaultCard |
| 37 | + title="Using SSH bastion" |
| 38 | + description="Connect to resources behind a gateway" |
| 39 | + url="/public-gateways/how-to/use-ssh-bastion/" |
| 40 | + label="See more" |
| 41 | + /> |
| 42 | +</Grid> |
| 43 | +<Grid> |
| 44 | + <DefaultCard |
| 45 | + title="Solving SSH connection problems" |
| 46 | + description="Troubleshoot common issues" |
| 47 | + url="/public-gateways/troubleshooting/cant-connect-to-instance-with-pn-gateway/" |
| 48 | + label="See more" |
| 49 | + /> |
| 50 | + <DefaultCard |
| 51 | + title="Gateway services not working" |
| 52 | + description="Resolve typical problems" |
| 53 | + url="/public-gateways/troubleshooting/gateway-services-not-working/" |
| 54 | + label="See more" |
| 55 | + /> |
| 56 | + <DefaultCard |
| 57 | + title="IPAM-mode vs Legacy gateways" |
| 58 | + description="What's the difference?" |
| 59 | + url="/public-gateways/concepts/#ipam" |
| 60 | + label="See more" |
| 61 | + /> |
| 62 | +</Grid> |
| 63 | + |
| 64 | +## Public Gateway troubleshooting pages |
| 65 | + |
| 66 | +- [I cannot connect to my Instance using SSH after attaching it to a Private Network with a Public Gateway](/public-gateways/troubleshooting/cant-connect-to-instance-with-pn-gateway/) |
| 67 | +- [I attached the Public Gateway to my Private Network, but the gateway services are not working](/public-gateways/troubleshooting/gateway-services-not-working/) |
| 68 | +- [Public Gateway limitations](/public-gateways/troubleshooting/gw-limitations/) |
0 commit comments