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
|
||||
# default value.
|
||||
|
||||
#Port 22
|
||||
Port 22
|
||||
Port 2222
|
||||
#AddressFamily any
|
||||
#ListenAddress 0.0.0.0
|
||||
#ListenAddress ::
|
||||
|
|
Loading…
Reference in New Issue