Skip to content

Commit e1c949c

Browse files
committed
fix(pgw): add troubleshooting
1 parent 211a584 commit e1c949c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

pages/public-gateways/how-to/use-ssh-bastion.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,6 @@ Carry out the following steps to avoid the need to repeat `-J bastion@<public-IP
180180

181181
## SSH bastion limitations and troubleshooting
182182

183-
Note that you cannot use Public Gateway SSH bastion to connect to resources such as Managed Databases, which are not compatible with SSH.
183+
Note that you cannot use Public Gateway SSH bastion to connect to resources such as Managed Databases, which are not compatible with SSH.
184+
185+
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/).
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: I am having trouble verifying Public Gateway SSH key fingerprints from Cockpit
3+
description: Learn how to verify Public Gateway SSH key fingerprints when they appear in different formats (SHA1 in Cockpit and MD5 in the console) and resolve confusion for accurate key matching
4+
tags: public-gateway ssh fingerprint cockpit logs sha1 md5
5+
dates:
6+
validation: 2025-07-23
7+
posted: 2025-07-23
8+
---

0 commit comments

Comments
 (0)