Changes between Version 61 and Version 62 of jazz/Trac_Updates


Ignore:
Timestamp:
Nov 30, 2010, 9:57:54 AM (13 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/Trac_Updates

    v61 v62  
    746746是否繼續進行 [Y/n]?
    747747}}}
     748
     749= 2010-11-30 =
     750
     751 * 新增封鎖 IP - 59.38.32.5
     752   * 原因:同時發起 104 個連線
     753{{{
     754jazz@trac-pool:~$ set
     755webcheck ()
     756{
     757    netstat -na | grep ':80' | grep -v 'LISTEN' | awk '{ print $5 }' | sed 's#:.*##' | sort | uniq -c | sort -n
     758}
     759jazz@trac-pool:~$ webcheck
     760    104 59.38.32.5
     761}}}
     762{{{
     763jazz@trac-pool:~$ whois 59.38.32.5 | head
     764% [whois.apnic.net node-4]
     765% Whois data copyright terms    http://www.apnic.net/db/dbcopyright.html
     766
     767inetnum:        59.32.0.0 - 59.42.255.255
     768netname:        CHINANET-GD
     769descr:          CHINANET Guangdong province network
     770descr:          China Telecom
     771descr:          No.31,jingrong street
     772descr:          Beijing 100032
     773country:        CN
     774}}}