Malin revised this gist . Go to revision
1 file changed, 5 insertions
proxmox-sshd_config(file created)
| @@ -0,0 +1,5 @@ | |||
| 1 | + | # Listen on port 79 for external connections | |
| 2 | + | Port 79 | |
| 3 | + | # Also listen on port 22, but only on localhost | |
| 4 | + | Port 22 | |
| 5 | + | ListenAddress 127.0.0.1:22 | |
Newer
Older