Questions tagged [connection-sharing]
The connection-sharing tag has no summary.
56 questions
0 votes
0 answers
43 views
why do my ssh connections keep timing out with `mux_client_request_session`?
I’ve been running into a frustrating issue with SSH connections lately and could use some advice or insight. When I SSH into a few of our servers, the connection drops with an error like: ...
0 votes
1 answer
1k views
chrome remote desktop appears offline even when the computer has internet
I have two computers one with Windows 11 and another with Ubuntu 20.04. I need to access the Ubuntu computer from the Windows 11 and I need help doing it. I installed Chrome remote desktop on the ...
0 votes
0 answers
75 views
multiple shared coonections via VPN and Debian server
Please bear my ignorance, I'm learning a lot about networking and debian. I want to use my Debian server (with multiple lan dongles) to share my vpn (nordvpn) connection to multiple clients in my home ...
0 votes
1 answer
175 views
Load/Connect automatically to the Linux server session using Mputty
Looking for a help on Loading the putty sessions through Mputty. I can login to my app servers(Linux) only through Jumphost. After login to jumphost i need to perform the ssh to connect my App servers....
2 votes
1 answer
285 views
Is there a way to have an opportunistically shared SSH connection without blocking the local TTY session?
In my ~/.ssh/config, I have the ControlMaster auto setting enabled. It works pretty well for me, but there is one behaviour that irritates me that I’d like to eliminate. Let’s say I have two terminal ...
1 vote
1 answer
473 views
connmanctl on a Debian 'pocketbeagle'
I'm trying to configure my new "pocketbeagle" to share a network connection with my Ubuntu (20.04) laptop. PocketBeagle runs a version of Debian: 10.3/2020-04-06 (REF). "pocketbeagle&...
0 votes
0 answers
967 views
Linux USB tethering (from Linux to Android)
In most cases people would like to tether internet connection from an Android device to Linux, but I need to tether connection from Linux to Android. I have car head unit running Android 8.1 LTE USB ...
0 votes
1 answer
2k views
Automatically reconnect OpenWRT to wifi
I have a wifi router set as repeater (GL-AR300M-Lite) for my smartphone hotspot. The hotspot settings (SSID + WPA password) are saved in by the router, however it does not connect automatically to it. ...