Changes between Version 8 and Version 9 of jazz/10-02-26


Ignore:
Timestamp:
Feb 26, 2010, 3:16:44 PM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/10-02-26

    v8 v9  
    1717== System Security ==
    1818
    19  *
     19 * [http://www.answers.com/topic/port-knocking port-knocking] - 平常 port 22 是關著的, 只有當另外的某個 port 被 request 時, 再打開 port 22 接受連線
     20 * [http://www.la-samhna.de/library/brutessh.html Defending against brute force ssh attacks] - 介紹了五種保護 SSH 的方法
     21 * portsentry - [http://cha.homeip.net/blog/archives/2006/03/portsentry_logc.html Portsentry & Logcheck]
     22 * shorewall - [http://blog.littleb.tc/2009/04/shorewalldnsmasqubuntunat.html 筆記:使用shorewall和dnsmasq在Ubuntu架設簡單的NAT]
     23 * fail2ban -[http://cha.homeip.net/blog/archives/2007/06/_fail2ban_ip.html 以 Fail2ban 封鎖嘗試侵入的 IP]
    2024
    2125== Apache / Lighttp Security ==
     
    2529   * 官方網站: http://dominia.org/djao/limitipconn2.html - Apache 2.x 版本 - [http://elonen.iki.fi/code/unofficial-debs/mod-limitipconn/ 非官方 Debian 套件]
    2630   * [http://disp.twbbs.org/board/11-707 <Ubuntu> Apache 2.x 安裝 limitipconn 模組防多線下載]
     31
     32 * 另一個 Apache 模組 - [http://packages.debian.org/libapache2-mod-bw libapache2-mod-bw] 套件 - 官網 http://apache.ivn.cl/#bandwidth
    2733
    2834 * [參考] 那如果用 Lighttpd 呢?? 從 "[http://forum.lighttpd.net/topic/57  lighty > limit amount of concurrent connections by client?]", 寫到: