LoginSignup
0
0

More than 5 years have passed since last update.

blacklistd(8) 利用中 Windows 版 filezilla でログイン出来ない時の対処法

Posted at

環境

FreeBSD 11.1-RELEASE
ipfw 運用中
blacklistd で ssh を監視
port は標準外で運用 (9022 を利用を仮定 )

対処法

/etc/blacklistd.conf
9022        stream  *   *       *   4   60

原因

認証失敗回数がデフォルトの記述では 3 回となっているので 4 回に増やせば回避できる。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0