« Stage 17 - May 27: Brunico - Fondo Sarnonico, 153 km | Main | 学内からのping »
May 28, 2004
ftpサーバlog
いま自宅のサーバをデフォルトポートで運用しているんですけど,以下のようなログがあるとポート変えた方が良いかな?と思いはじめました.
anonymousは当然切ってあるし,ソフトのバージョンも最新なので,まあ大丈夫だと思いますが.
それとも213.*.*.*なアクセスをdenyすれば一番効果的?
warm系のアクセスもヤッホーBB!なIPからのが一番多いし.
本当はftp over sshにしたいのだけどもwinな場合はcygwinとか入れないといけないと思うので,技術的な障壁が高いのです.
どうしたものか.
=============================
(000037) 2004/05/28 9:25:36 - (not logged in) (213.128.xxx.xxx)> USER anonymous
(000037) 2004/05/28 9:25:36 - (not logged in) (213.128.xxx.xxx)> 331 Password required for anonymous
(000037) 2004/05/28 9:25:36 - (not logged in) (213.128.xxx.xxx)> PASS ****************
(000037) 2004/05/28 9:25:36 - (not logged in) (213.128.xxx.xxx)> 530 Login or password incorrect!
(000038) 2004/05/28 15:54:34 - (not logged in) (202.103.xxx.xxx)> USER upload
(000038) 2004/05/28 15:54:34 - (not logged in) (202.103.xxx.xxx)> 331 Password required for upload
--- 中略 ---
(000040) 2004/05/28 15:54:38 - (not logged in) (202.103.xxx.xxx)> USER up
(000040) 2004/05/28 15:54:38 - (not logged in) (202.103.xxx.xxx)> 331 Password required for up
(000040) 2004/05/28 15:54:38 - (not logged in) (202.103.xxx.xxx)> PASS **
(000040) 2004/05/28 15:54:38 - (not logged in) (202.103.xxx.xxx)> 530 Login or password incorrect!
--- 中略 ---
(000044) 2004/05/28 18:56:54 - (not logged in) (213.128.xxx.xxx)> USER anonymous
(000044) 2004/05/28 18:56:54 - (not logged in) (213.128.xxx.xxx)> 331 Password required for anonymous
(000044) 2004/05/28 18:56:54 - (not logged in) (213.128.xxx.xxx)> PASS ****************
(000044) 2004/05/28 18:56:54 - (not logged in) (213.128.xxx.xxx)> 530 Login or password incorrect!
=============================
Posted by ysk5 at May 28, 2004 07:55 PM