Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| system_administration:networking:ssh_remote_port_forwarding_for_4g [2023/08/17 13:11] – [Créer la redirection depuis le client] aziz | system_administration:networking:ssh_remote_port_forwarding_for_4g [2023/08/17 13:14] (current) – [Créer la redirection depuis le client] aziz | ||
|---|---|---|---|
| Line 36: | Line 36: | ||
| <code bash> | <code bash> | ||
| - | ssh -N -f -g -R *: | + | ssh -N -f -g -R *: |
| </ | </ | ||
| Line 46: | Line 46: | ||
| <code bash> | <code bash> | ||
| - | ssh -p 11122 userb@64.212.113.165 | + | ssh -p 11122 userServeurHidden@ip.serveur.visible |
| </ | </ | ||