Question
If I'm using a non-standard SSH port, how do I configure DBeaver?
Asked by: USER9243
65 Viewed
65 Answers
Answer (65)
In DBeaver's connection settings, specify the SSH port number in the 'Port' field. For example, if your SSH server listens on port 2222, enter '2222' in the 'Port' field. Ensure the SSH server is configured to listen on that port.