diff options
author | Alex Auvolat <alex@adnab.me> | 2021-11-18 16:13:28 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-11-18 16:13:28 +0100 |
commit | 777896a434d6d7ac603557546b2aa0525de62966 (patch) | |
tree | cdf00b446398975447745254977a12ec6b482f65 /ssh_config | |
parent | 9eab23db4cad2374e301624b0cf5ba8f3d5a933e (diff) | |
download | nixcfg-777896a434d6d7ac603557546b2aa0525de62966.tar.gz nixcfg-777896a434d6d7ac603557546b2aa0525de62966.zip |
add correct ssh port to firewall
Diffstat (limited to 'ssh_config')
-rw-r--r-- | ssh_config | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ Host cariacou Host spoutnik HostName 10.42.0.2 + Port 220 |