F5F Stay Refreshed Software Operating Systems Issue with SSH setup Configuration difficulties encountered

Issue with SSH setup Configuration difficulties encountered

Issue with SSH setup Configuration difficulties encountered

Pages (2): 1 2 Next
C
209
04-23-2023, 04:06 AM
#1
Hello everyone, the issue is clear: I'm using a Raspberry Pi with Raspbian running, and SSH should be set up (a file exists in the boot). But when trying to connect via SSH, it shows "connection refused." Since both my Pi and my work machine are on the same network, ports should be reachable. However, I don’t have a way to view the monitor settings directly. Anyone have ideas on what to check or adjust? Thanks ahead!
C
CaptainFurioux
04-23-2023, 04:06 AM #1

Hello everyone, the issue is clear: I'm using a Raspberry Pi with Raspbian running, and SSH should be set up (a file exists in the boot). But when trying to connect via SSH, it shows "connection refused." Since both my Pi and my work machine are on the same network, ports should be reachable. However, I don’t have a way to view the monitor settings directly. Anyone have ideas on what to check or adjust? Thanks ahead!

M
mikail1
Member
187
05-01-2023, 04:21 PM
#2
Do you need to fix the IP address? Is the SSH service active? Because you can't view the screen, you might want to try the provided guide: https://www.raspberrypi.org/documentatio...ccess.html. If it works, ensure the internet connection is enabled and adjust the password or restrict access to authorized users.
M
mikail1
05-01-2023, 04:21 PM #2

Do you need to fix the IP address? Is the SSH service active? Because you can't view the screen, you might want to try the provided guide: https://www.raspberrypi.org/documentatio...ccess.html. If it works, ensure the internet connection is enabled and adjust the password or restrict access to authorized users.

R
roohane5
Junior Member
17
05-12-2023, 05:10 AM
#3
IP remains fixed and the link uses Ethernet. To verify without accessing the active device, check network logs or use tools that don’t require direct device access.
R
roohane5
05-12-2023, 05:10 AM #3

IP remains fixed and the link uses Ethernet. To verify without accessing the active device, check network logs or use tools that don’t require direct device access.

A
aqilthebro
Member
157
05-14-2023, 04:11 AM
#4
The page isn't loading correctly.
A
aqilthebro
05-14-2023, 04:11 AM #4

The page isn't loading correctly.

T
T1NA_Bear
Member
221
05-14-2023, 10:10 PM
#5
Remote access is required. Ensure the correct IP address is available. If you have it, connection refused might mean the service isn't running.
T
T1NA_Bear
05-14-2023, 10:10 PM #5

Remote access is required. Ensure the correct IP address is available. If you have it, connection refused might mean the service isn't running.

R
Ript_Inferno
Member
104
05-15-2023, 03:47 AM
#6
Absolutely, that's what I'm facing. I can't verify if anything is active because I lack command-line access to the system, and the GUI isn't working since I don't have a monitor for the Pi.
R
Ript_Inferno
05-15-2023, 03:47 AM #6

Absolutely, that's what I'm facing. I can't verify if anything is active because I lack command-line access to the system, and the GUI isn't working since I don't have a monitor for the Pi.

T
titanscj2k
Junior Member
5
05-15-2023, 06:12 AM
#7
You confirmed you have the SD card available. I referenced the ssh file because of that. Just remove the card and put the file in the correct location as specified in the manual.
T
titanscj2k
05-15-2023, 06:12 AM #7

You confirmed you have the SD card available. I referenced the ssh file because of that. Just remove the card and put the file in the correct location as specified in the manual.

2
21Vid3oGam1ng
Member
73
05-18-2023, 07:21 AM
#8
The file should be made in the boot partition for the headless setup. I added that, but ssh isn't functioning yet.
2
21Vid3oGam1ng
05-18-2023, 07:21 AM #8

The file should be made in the boot partition for the headless setup. I added that, but ssh isn't functioning yet.

Y
YummyGummy_
Member
166
05-18-2023, 10:42 AM
#9
Interesting point. Not entirely clear about that situation.
Y
YummyGummy_
05-18-2023, 10:42 AM #9

Interesting point. Not entirely clear about that situation.

B
Birthing
Junior Member
27
05-22-2023, 02:34 PM
#10
Is there an SSH file in the Pi's boot folder without a file extension? If yes, you'll need a monitor to connect and verify the SSH service is running on the correct port. You can look at /etc/ssh/ssh_config to see which port it uses. Regardless of your setup, ports are important and SSH defaults to port 22
B
Birthing
05-22-2023, 02:34 PM #10

Is there an SSH file in the Pi's boot folder without a file extension? If yes, you'll need a monitor to connect and verify the SSH service is running on the correct port. You can look at /etc/ssh/ssh_config to see which port it uses. Regardless of your setup, ports are important and SSH defaults to port 22

Pages (2): 1 2 Next