Added 2222 for sshd
This commit is contained in:
parent
31e9d6aa47
commit
bb6d39d0e0
|
@ -10,7 +10,8 @@
|
||||||
# possible, but leave them commented. Uncommented options override the
|
# possible, but leave them commented. Uncommented options override the
|
||||||
# default value.
|
# default value.
|
||||||
|
|
||||||
#Port 22
|
Port 22
|
||||||
|
Port 2222
|
||||||
#AddressFamily any
|
#AddressFamily any
|
||||||
#ListenAddress 0.0.0.0
|
#ListenAddress 0.0.0.0
|
||||||
#ListenAddress ::
|
#ListenAddress ::
|
||||||
|
|
Loading…
Reference in New Issue