Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions pages/public-gateways/how-to/use-ssh-bastion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,4 @@ Carry out the following steps to avoid the need to repeat `-J bastion@<public-IP

## SSH bastion limitations and troubleshooting

Note that you cannot use Public Gateway SSH bastion to connect to resources such as Managed Databases, which are not compatible with SSH.

If you are having trouble matching SSH key fingerprints logged for Public Gateway in Cockpit, to SSH key fingerprints as shown in the Project settings section of the Scaleway console, see our [dedicated troubleshooting guide](/public-gateways/troubleshooting/ssh-key-format/).
1 change: 1 addition & 0 deletions pages/vpc/reference-content/dns.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ The DNS service resolves the following formats:
<resource_name>.<private-network_name>.internal
<resource_name>.<private-network_uuid>.internal
<resource_uuid>.<private-network_uuid>.internal
<resource_uuid>.<private-network_name>.internal
```

<Message type="tip">
Expand Down