Skip to main content

Unanswered Questions

6,530 questions with no upvoted or accepted answers
11 votes
1 answer
3k views

Is it possible to make WinSCP use my SSH config file?

I use SSH-based tools on Windows, which use configuration files in %HOME%\.ssh\. Is it possible to make WinSCP use that configuration file too, so I only have to manage one configuration? It's ...
10 votes
3 answers
2k views

Attach to the same tmux session from different nodes of a cluster

I'm working on a computing cluster which has several hundreds of nodes. A load-balancing scheme picks an idle node to login to when ssh-ing into the cluster. As a result, it is very unlikely to re-...
9 votes
1 answer
4k views

Why can’t I type during git clone PuTTY connection?

I want to clone git repo from CLI in Windows. When I'm executing: git clone '...' I am then getting: The server's rsa2 key fingerprint is: ssh-rsa blablabla If you trust this ...
9 votes
0 answers
8k views

Why is there no UDP port forwarding in SSH?

I know SSH can forward TCP ports, not UDP. I'm not seeking help to circumvent this restriction (this subject is covered here). I'd like to know what is the reason SSH never got UDP forwarding ability....
9 votes
0 answers
1k views

OS X: let scutil use stored secret when connecting L2TP VPN

This is a follow-up question of Start configured VPN from command line (OSX). I tried the answer by @encoded, which suggests the following command: scutil --nc start [A-name-of-VPN-configuration-...
9 votes
0 answers
3k views

Mac OS X routing table protection

I'm looking for a way to protect my Mac OS 10.8 routing table. After connecting to my employer's network using the Cisco AnyConnect Secure Mobility Client, a bunch of new routes are installed into my ...
9 votes
3 answers
1k views

How to prevent gnu screen capturing the mouse?

I want to use local scrollback on my terminal, whilst using gnu screen. That's because my network connection is incredibly slow, so using screen's scrollback is very slow. Local scrollback is much ...
8 votes
1 answer
7k views

ssh randomly can connect, and sometimes "kex_exchange_identification: Connection closed by remote host"

Connecting to my server has never been a problem. But now I've added a mesh router in bridge mode to my regular router, and when I try to ssh to my server, sometimes it works fine, and other times ...
8 votes
1 answer
1k views

Moving mouse in iTerm causes characters to be to printed to prompt

I am having an issue with iTerm that happens to me intermittently. When I am using iTerm and I move the mouse up and down, or click a bunch of random characters are printed to the prompt: I am in a ...
8 votes
0 answers
5k views

Connecting Android to Windows VPN

I have set up a VPN on my Windows 10 computer by going into Control Panel\Network and Internet\Network Connections and hitting Alt and then going to File > New Incoming Connection... and setting up ...
8 votes
2 answers
6k views

Shared connection frequently closes when opening a new connection

I'm making heavy use of reusing a shared connection which I open to a remote box at the beginning of my workday. My .ssh/config looks somewhat like this: ControlMaster auto ControlPath ~/.ssh/...
8 votes
1 answer
11k views

FreeSSHd + WinSCP: "Server refused public-key signature despite accepting key!"

I'm trying to gain access to my Windows 2008 R2 server via SSH. I have a Remote Desktop connection, but I need to upload my files to the server. For SSH servers on the Windows server, I've tried ...
8 votes
3 answers
9k views

Can't open an SSH session because of OpenSSL version mismatch

I just ran apt-get upgrade, and according to /var/log/apt/history.log, openssl has been updated to version 1.0.1e-2+rvt+deb7u7. Now I have one SSH session still open, but I can't open another one. I ...
7 votes
0 answers
367 views

How to route OpenVpn traffic through another server?

I have a server (ubuntu 22.04) with Openvpn on it on port 443 (with docker image kylemanna/docker-openvpn). It is working with no problem and the clients can connect to it. The problem is that the ...
7 votes
0 answers
4k views

How do I remote SSH into an IPv6 address behind a router firewall?

I have this fancy new ubuntu server I just built assembled, and I'm trying to set up ssh from anywhere so I can keep it headless. I've been able to set it up locally, and as long as I'm on the ...

15 30 50 per page
1
2 3 4 5
436