Timeline for Reverse SSH Tunnel
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 11, 2020 at 14:16 | history | edited | CommunityBot |
Commonmark migration
|
|
| Aug 14, 2016 at 1:59 | vote | accept | agustaf | ||
| Aug 12, 2016 at 17:08 | answer | added | Lekensteyn | timeline score: 1 | |
| Aug 12, 2016 at 16:29 | comment | added | agustaf |
I want to do it based off of domain. e.g. ssh [email protected] would be sent to the internal server and ssh [email protected] would go to the public server. (See edit)
|
|
| Aug 12, 2016 at 16:28 | history | edited | agustaf | CC BY-SA 3.0 |
Added an image
|
| Aug 12, 2016 at 14:48 | comment | added | Stéphane Chazelas |
Do you want to forward all ssh connections to mypublicserver.com to the internal gitlab server? Or do you want to only forward some connections? Based on what criteria?
|
|
| Aug 12, 2016 at 13:53 | history | edited | agustaf | CC BY-SA 3.0 |
added 535 characters in body; edited tags
|
| Aug 12, 2016 at 7:38 | comment | added | ilkkachu | Look up "ssh proxycommand". Though I'm not sure if there's some added complication here. | |
| Aug 12, 2016 at 6:18 | comment | added | agustaf | is this done on the client side, and if so is there a way to not do that and make the public server tunnel into the local server based on the domain name? | |
| Aug 12, 2016 at 6:11 | comment | added | Henrik supports the community |
Look at the -L option to ssh.
|
|
| Aug 12, 2016 at 5:57 | review | First posts | |||
| Aug 12, 2016 at 6:41 | |||||
| Aug 12, 2016 at 5:54 | history | asked | agustaf | CC BY-SA 3.0 |