Skip to content

Commit ba74f94

Browse files
committed
fix(pgw): more
1 parent e5c0cb4 commit ba74f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network/public-gateways/troubleshooting/cant-connect-to-instance-with-pn-gateway.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ If DHCP **is** activated and your Public Gateway **is** set to advertise a defau
2727
To access your Instance using SSH in this scenario, the recommended solution is to use [SSH bastion](/network/public-gateways/how-to/use-ssh-bastion/).
2828

2929
<Message type="important">
30-
While SSH bastion is the recommended solution, another manual workaround for advanced users is to create a static NAT association between a port of your Public Gateway (eg 2222) and the private IP assigned to your Instance, on the SSH port (22 by default). Then, SSH to the Public Gateway's IP on port 2222.
30+
SSH bastion is the recommended solution. For advanced users only, another manual workaround is to create a static NAT association between a port of your Public Gateway (eg 2222) and the private IP assigned to your Instance, on the SSH port (22 by default). Then, SSH to the Public Gateway's IP on port 2222.
3131
</Message>

0 commit comments

Comments
 (0)