LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Manjaro
User Name
Password
Manjaro This forum is for the discussion of Manjaro Linux. Note: This forum does not have any official participation.

Notices


Reply
  Search this Thread
Old 11-23-2023, 03:51 AM   #1
Xeratul
Senior Member
 
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,658

Rep: Reputation: 255Reputation: 255Reputation: 255
How to connect to a SSH server (Manjaro) - Bug?


Hello,

I installed Manjaro with pacstrap, and it seems to fails to be reached by ssh. It works on ubuntu, raspios,but... manjaro ssh server service fails:

Code:
...debug3: send packet: type 50
debug2: we sent a password packet, wait for reply
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey,password
Permission denied, please try again
Thanks
 
Old 11-23-2023, 05:12 AM   #2
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,328
Blog Entries: 3

Rep: Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726
The server side would give more information. If another port, besides 22, is available then spin up a one-off SSH server and record the output:

Code:
sudo /usr/sbin/sshd -d -d -d -E /tmp/ssh.session.log -p 2222
That'll set up a server listening at port 2222 for one session only, and the results will be logged to /tmp/ssh.session.log

Then try connecting from the problematic machine:

Code:
ssh -p 2222 manjaro.example.com
That session will be recorded in the temporary log file on the server and it will be much easier to read that way.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Hello! Try to install Linux(Manjaro) to my win10 rig and have problems with HDDs/SSD (SATA) detection by OS(Manjaro/Mint). Red007Master Linux - Hardware 2 11-19-2021 09:11 PM
LXer: Latest Manjaro Linux Update Patches the Nasty EXT4 RAID Data Corruption Bug LXer Syndicated Linux News 0 06-01-2015 03:00 AM
Will Manjaro Linux Net edition act like Manjaro or a base install of Arch? punchy71 Linux - Newbie 4 06-28-2014 08:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Manjaro

All times are GMT -5. The time now is 09:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration