diff --git a/docs/config/sshd.mdx b/docs/config/sshd.mdx index 51f06ed..ba8d379 100644 --- a/docs/config/sshd.mdx +++ b/docs/config/sshd.mdx @@ -24,6 +24,8 @@ sshd: - '[ssh public key string]' ``` +See also the [Debugging with Nebula SSH commands](/docs/guides/debug-ssh-commands/) guide. + ## sshd.enabled Default: False diff --git a/docs/guides/debug-ssh-commands/index.mdx b/docs/guides/debug-ssh-commands/index.mdx index 1d4d1cf..cb409e5 100644 --- a/docs/guides/debug-ssh-commands/index.mdx +++ b/docs/guides/debug-ssh-commands/index.mdx @@ -55,6 +55,7 @@ Available commands: change-remote - Changes the remote address used in the tunnel for the provided vpn ip close-tunnel - Closes a tunnel for the provided vpn ip create-tunnel - Creates a tunnel for the provided vpn ip and address +device-info - Prints information about the network device. help - prints available commands or help for specific usage info list-hostmap - List all known previously connected hosts list-lighthouse-addrmap - List all lighthouse map entries