dropbear: only bind lan by default
(cherry picked from commit 55e06fdb00)
This commit is contained in:
parent
8ec83daf55
commit
1328e7b8eb
@ -2,4 +2,5 @@ config dropbear
|
||||
option PasswordAuth 'on'
|
||||
option RootPasswordAuth 'on'
|
||||
option Port '22'
|
||||
option Interface 'lan'
|
||||
# option BannerFile '/etc/banner'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user