dropbear: only bind lan by default
(cherry picked from commit 55e06fdb00)
This commit is contained in:
parent
a793a9d15a
commit
cf39aafc2c
@ -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