dropbear: change port to 2222
This commit is contained in:
parent
2bda400eb7
commit
69e516c169
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
config dropbear
|
config dropbear
|
||||||
option PasswordAuth 'on'
|
option PasswordAuth 'on'
|
||||||
option RootPasswordAuth 'on'
|
option RootPasswordAuth 'on'
|
||||||
option Port '22'
|
option Port '2222'
|
||||||
# option BannerFile '/etc/banner'
|
# option BannerFile '/etc/banner'
|
||||||
|
|
Loading…
Reference in a new issue