Skip to main content

All Questions

Tagged with
1 vote
0 answers
19 views

Hotspot connection SSH / Ping

I have a singleboard computer (Rock 4 SE) with a wifi that is hotspot capable. It is running linux Debian. I want to SSH into it with my laptop using the linux machines own wifi as a hotspot for ...
Gergely Lévai's user avatar
0 votes
1 answer
30 views

SSH timeout over WAN

I have an openssh server set up on my homelab that I want to be able to connect to remotely. I have forwarded the port and tried to connect to it on LAN using the public ip of my homelab. However I ...
Bluesheep33's user avatar
-1 votes
2 answers
91 views

Is there a way to access a web server with only an Ethernet cable?

I need to access a web server to get some files. I have an Ethernet cable that I can connect my laptop to the server, but I cannot use SSH or remote desktop because I don't know the server's username, ...
Gabriel Pacheco's user avatar
0 votes
0 answers
83 views

SSH Connection timed-out connecting to a VM via port-forwarding on Windows11

I am on an issue since a while, getting urgent, and not super confident in the Windows sphere. I have a desktop at work that functions as my test desktop. To try software, etc, I installed Hyper-V and ...
ThomVIB's user avatar
0 votes
0 answers
35 views

Is there a way to reserve bandwidth for ssh on linux / debian?

I ssh into my dev machine, and then start a download, for instance "ollama pull llama3" This uses all of the available bandwidth for the network interface, which makes ssh unresponsive until ...
Morten's user avatar
  • 1
0 votes
0 answers
56 views

How to directly save video from camera (of linux machine A) to another machine B over ssh

I am using a camera on my Linux-based computer. I want to store the camera feed directly into my Synology Network attached storage (NAS) which I am accessing through SSH over an ethernet cable. I am ...
Sparsh Sharma's user avatar
0 votes
0 answers
40 views

Establishing a VPN connection between 2 PCs behind CGNAT through a cloud server

I have 3 devices in different countries. I want to establish an OpenVPN server on my machine and a client on the other 2 machines and route all their traffic through my network. The problem is that ...
Madara's user avatar
  • 101
0 votes
0 answers
34 views

Cant ping or ssh ubuntu server locally, server can ping websites

Installed ubuntu server and openssh on old laptop installation went well. Settings good, all firewalls down, ssh active BUT still no machine can ping server n server can ping machines. Tried pinging ...
Kuziwakwashe Chikwete Swagger's user avatar
0 votes
0 answers
21 views

SFTP: Pull files from remote host without directly knowing that they are there?

I'm sure someone has encountered a similar problem to mine before but I can't seem to find a solution by myself: There are two Debian hosts - one within a DMZ, the other within a secure environment. ...
kandreijewsky's user avatar
2 votes
1 answer
636 views

How to explain sequences of FIN,ACK instead of FIN - FIN,ACK?

Context: newly installed Debian 12, I get a bunch of strange logs related to ssh: root@square:~# journalctl -u ssh -f May 07 11:13:00 yop-square sshd[766]: error: kex_exchange_identification: ...
WoJ's user avatar
  • 3,253
2 votes
0 answers
47 views

Connection abruptly terminated by remote host when trying to gain ssh access to a windows computer from outside the local network

I have a windows computer and would like to gain ssh access to its powershell from outside my home network. For this purpose, I opened a TCP port on the router and set up automatic forwarding to the ...
Yes's user avatar
  • 121
0 votes
0 answers
47 views

Using ProxyJump option for SSH tunnel with multiple hops

I need to create a tunnel from localhost to host2 through host1, so I'm using the approach suggested in this answer: ssh -L 9998:host2:22 -N host1 ssh -L 9999:localhost:1234 -N -p 9998 localhost ...
Max Koretskyi's user avatar
0 votes
0 answers
90 views

ovpn config file creating a tunnel but cannot access LAN apps

I have an ovpn file which opens a tunnel to router I have setup. This tunnel works since I can confirm that my public IP is located at the same location as this router. This router has a local server ...
bcsta's user avatar
  • 113
0 votes
1 answer
157 views

How to stop ufw-firewall preventing me to ssh into another server?

I have a weird issue on Ubuntu 22.4.4 LTS. Using the ufw firewall, I allowed SSH/Port 22, HTTP and HTTPS. I can successfully login via SSH into my server. However, when I am logged in on the server, ...
itinance's user avatar
  • 103
1 vote
0 answers
129 views

Can't connect via SSH to OpenWrt after changing /etc/config/network

Setup Mikrotik RouterBoard 750gr3 OS: OpenWrt 23.05.03 MacBook Microtik: Port 1 IP: 10.13.1.201 Problem Before a configuration change to /etc/config/network, SSH was possible, but after rebooting,...
zahntheo's user avatar

15 30 50 per page
1
2 3 4 5
100