Skip to main content

All Questions

Tagged with
0 votes
0 answers
43 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
1k views

"ssh: connect to host gitlab.com port 22: Network is unreachable" error - can't connect to any SSH server

I have an issue I can't connect with SSH to Gitlab or any AWS instance. It was fine before, but I remember that I have installed RabbitMQ last time (not sure if this is the reason). I installed it ...
Mohamad Zbib's user avatar
0 votes
1 answer
339 views

Static IP address over different wifi access points

I'm setting up a headless PC in order for it to be accessible using ssh (over wifi) only, it has LMDE5 (a Debian based flavor of Linux Mint). On one hand, setting a static IP address will give me the ...
eblanca's user avatar
  • 11
1 vote
1 answer
480 views

Debian ssh connection refused

I'm running an old HP ProLiant DL360p gen8 server for home automation. Mostly node-red, mysql and a grafana instance for charting. After about a year of operation, today I was unable to ssh using ...
Catalin Pop's user avatar
1 vote
2 answers
19k views

SSH: connection timed out

I am trying to connect via SSH but I get Connection timed out and nothing I found on the internet on this topic yielded any results. The Linux distro that I am trying to connect to is Debian: The ...
Dragos Predi's user avatar
0 votes
2 answers
257 views

Debian Server - Port 2015 ( cypress ) reported open by nmap

I'm running a headless Debian server as a media center with two services running: SSH and Jellyfin. I decided to do an nmap scan this morning and it reported that port 2015 is open, which is ...
Kim's user avatar
  • 3
1 vote
1 answer
2k views

Can't connect using ssh to Kali Linux

Sorry for my English... I to try to connect my Debian Computer to Kali Linux Computer with SSH, without success ... can connect my Kali Linux to Debian Computer, but not the opposite... I to build on ...
biotza's user avatar
  • 13
0 votes
1 answer
619 views

How can I connect to my VM via SSH from outside the network

So I have a Windows PC on which runs a VMware with Debian. I'm using NAT, because i don't have any other network interface. So is this even possible with NAT? I want to connect from let's say another ...
slow's user avatar
  • 103
0 votes
0 answers
221 views

Google Cloud Platform - knockd fails due to monitoring internal IP

I'm trying to set up port knocking for SSH connections using knockd on Debian 9 on a Google Cloud Platform server. I've successfully set up port knocking on many servers in the past, but this is my ...
Charles's user avatar
  • 20
2 votes
0 answers
577 views

SSH Tunnel not allowing me to SSH through it

I have set up remote server that automatically connects back to local server via autossh: sudo autossh -M 10984 -N -f -o "PubkeyAuthentication=yes" -o "PasswordAuthentication=no" -i /root/.ssh/...
SimplyAwesome's user avatar
0 votes
1 answer
2k views

Can't Ping Paticular Windows Machine to Raspberry Pi

I'm trying to set up a small server using a raspberry pi. I have it set up with wired internet access. I can confirm that on the pi I can ping google, a windows laptop, and a Debian laptop. However ...
shortspider's user avatar
0 votes
1 answer
119 views

Launch remote commands via SSH over a VPN

I have a Debian server (A) and two Raspberry Pi (B and C). I want to launch commands on B and C from the server A. B is in the same subnet as A, but C is on a different subnet, connected to the ...
bdelphin's user avatar
0 votes
1 answer
1k views

Connecting to Host with ssh is always asking for a password

I am out of suggestions to successfully connect via SSH to our live server. It is always asking for a password, even though my keys are being allowed, according to the administrator. This is the /etc/...
user avatar
0 votes
1 answer
661 views

Add static route for SSH SOCKS on Debian

I'm able to proxy requests via SSH SOCKS, when doing: ssh -fqN -D 127.0.0.1:8080 [email protected] curl --proxy socks5h://127.0.0.1:8080 -d '{my: parameter}' -H "Content-Type: application/json" http:/...
Michael Nielsen's user avatar
0 votes
1 answer
468 views

How to connect to internet through raspberry pi?

Here i have connected my raspberry pi to my laptop using the ethernet cable. Inside the raspberry pi boot SD card i have opened the file cmdline and added the following information at the end of the ...
Backdoor Cipher's user avatar

15 30 50 per page