Log from slipnet:
E/SshTunnel[default]: Failed to start SSH tunnel over DNSTT
com.jcraft.jsch.JSchException: Auth fail for methods 'publickey'
Proposed (simplest) fix:
Add by default to /etc/ssh/sshd_config:
...
# SlipGate SSH tunnel users
Match Group slipgate-ssh
...
PasswordAuthentication yes
Thanks!
P. S. Very nice installation wizard, I really like it, but was slightly disappointed when connection failed with that error :D
P. P. S. Sorry if thats not a bug, and I did something wrong 🫠
Log from slipnet:
Proposed (simplest) fix:
Add by default to /etc/ssh/sshd_config:
Thanks!
P. S. Very nice installation wizard, I really like it, but was slightly disappointed when connection failed with that error :D
P. P. S. Sorry if thats not a bug, and I did something wrong 🫠