Skip to main content

All Questions

Tagged with
0 votes
0 answers
250 views

Issues SSHing into Raspberry Pi 5 device on local network using WiFi

I am trying to SSH into a Raspberry Pi 5 on my local network, connected via ethernet. I am using ssh [email protected], and this works when the machine I am SSHing from is also connected via ethernet, ...
kinneyan's user avatar
1 vote
0 answers
188 views

Why does incoming SSH on macOS Monterey stop working but is fixed temporarily by restarting sshd?

I have been allowing incoming ssh on one of my home machines for many years without incident. Recently it stopped working. I have discovered that it can be fixed by restarting the sshd process, using ...
Jeffrey B Mulligan's user avatar
1 vote
1 answer
248 views

After upgrading from Windows 10 to 11, why can’t I connect to the PC using SSH?

I can't get incoming SSH connections to work after upgrading from Windows 10 to 11. Background: I was running Windows 10 on a PC, and I set up OpenSSH and keys to be able to remote into it. It had ...
ryan arnold's user avatar
1 vote
0 answers
103 views

remote host has disconnected error with sshfs as cron job on openbsd

I am trying to automount a directory with sshfs using crontab. the sshfs command: /usr/local/bin/sshfs -o IdentityFile=/home/user/.ssh/id_ed25519.pub,idmap=user,allow_other,uid=1000,gid=1000 user@...
pitpux's user avatar
  • 11
0 votes
0 answers
104 views

Access local network from VPN while in local network

My local network contains the following setup: Windows RPI (WireGuard, Nginx) NAS When I tried connecting to the VPN from an outside network I could ssh into the local machines without an issue (...
Strinnityk's user avatar
7 votes
3 answers
8k views

how to solve: ssh "Connection corrupted" error

On a Oracle/RedHat VM that I use every days (probably after the nightly upgrades) I've this authentication error: $ ssh machine Bad packet length NNNNNNN. ssh_dispatch_run_fatal: Connection to A.B.C.D ...
Ivan Buttinoni's user avatar
0 votes
1 answer
52 views

Forwarding traffic from one VPS to another to utilize GCP's network and speedy connection

I have a VPN currently hosted on a VPS far away. For this reason, I have a pretty slow connection. I hypothesize that if I have a VPS close to me, I could connect to the closer one, and use that to ...
Joshua Reisbord's user avatar
0 votes
1 answer
151 views

Remote Windows Host Disconnected From Everything When Logging Out From RDP

I have a remote Windows host running Hyper-V virtual machines and I am using the popular service "Tailscale" to act like a VPN to reach the remote network. Due to compliance, I have to sleep ...
VJZ's user avatar
  • 266
0 votes
0 answers
36 views

router -> wax204 AP -> raspberri pi ssh session chain is freezing on certain commands

I have a standard sky router, with one port connected to a newly configured netgear wax204 Access Point (configured in access point mode), with some peripherals hanging off the access point (including ...
Mauvai's user avatar
  • 119
0 votes
0 answers
55 views

SSH refuses to work no matter how much work

I am running on a Windows laptop to a Ubuntu MacBook Pro that's running Ubuntu Sever on VirtualBox. I'm running it over VM because the connection at my house is dynamic and Wi-Fi only, and I cannot ...
SensorMyth's user avatar
0 votes
0 answers
354 views

SSH Connection Timed Out - TryHackMe Linux Walkthrough

I am a beginner trying to learn Linux from TryHackMe's Linux Fundamentals. I ran out of time on the attack box and have been trying to connect to my active machine using a VPN over OpenVPN Connect. ...
Spider Spark's user avatar
0 votes
2 answers
224 views

Port forwarding gets me to router login page

I have port forwarding configured on a Teltonika RUT240. The plan is to connect to a device on the local network. Connecting to the public IP (static IP from ISP) only gets me to the router's web page....
mandarinar's user avatar
0 votes
1 answer
447 views

How to Find the Local IP Address of a New Linux Server for SSH Without Direct Access?

I've recently added a new Linux server to my LAN and I'm looking to manage it via SSH. However, I only have one monitor, which is currently being used by another computer, so I cannot directly access ...
konchy's user avatar
  • 111
1 vote
1 answer
150 views

how fast a firewall/DPI system can find an ssh server IP on a random port [closed]

Sniffing SSH traffic on port 22 to determine the server IP address should not be hard for any firewalls/DPI systems. I am wondering if the port is random thus we have around 60k possibilities, how (...
Shakiba Moshiri's user avatar
0 votes
0 answers
45 views

setup up ssh connection with 3 Ubuntu machines to bypass a firewall

I have 3 machines, here are the IP addresses of each of them with their ssh port : first device IP: 192.168.1.2 second device IP" 192.168.1.3 port 22822 third device IP: 192.168.1.4 port 22 I ...
nulltogeek's user avatar

15 30 50 per page