informatica:linux:ssh:ssh_a_traves_de_proxy
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| informatica:linux:ssh:ssh_a_traves_de_proxy [2009/04/17 10:37] – editor externo 127.0.0.1 | informatica:linux:ssh:ssh_a_traves_de_proxy [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| 1. Redireccionar el puerto ssh (23 creo) al puerto https (443) en la maquina destino | 1. Redireccionar el puerto ssh (23 creo) al puerto https (443) en la maquina destino | ||
| - | 2. (En la máquina origen) aptitude install corkscrew | + | 2. (En la máquina origen) |
| + | |||
| + | | ||
| 3. Crear el siguiente fichero: / | 3. Crear el siguiente fichero: / | ||
| - | # Usuario y contrasenya del proxy del curro | + | |
| - | + | usuario_proxy_curro: | |
| - | usuario_proxy_curro: | + | |
| 4. Por seguridad cambiarle permisos: | 4. Por seguridad cambiarle permisos: | ||
| - | chmod 600 / | + | |
| 5. Crear el siguiente fichero: / | 5. Crear el siguiente fichero: / | ||
| - | # Linea para arrancar Corkscrew cuando uso ssh | + | |
| - | + | ProxyCommand / | |
| - | ProxyCommand / | + | |
| 6. Conectarse via ssh (puede tardar unos segundos): | 6. Conectarse via ssh (puede tardar unos segundos): | ||
| - | ssh -p 443 -F / | + | |
| - | 7. Intro contrasenya de maquina destino | + | 7. Intro contrasenya de maquina destino |
informatica/linux/ssh/ssh_a_traves_de_proxy.1239964666.txt.gz · Last modified: (external edit)
