以MAC為來源 ( [MAC]為MAC位置 )
- ebtables -A FORWARD -s [MAC] -j DROP
以IP為來源 ( [IP]為IP位置 )
- ebtables -A FORWARD -p IPv4 --ip-src [IP] -j DROP
以MAC為來源 ( [MAC]為MAC位置 )
以IP為來源 ( [IP]為IP位置 )
我用Appserv 套裝好的,如果是個別裝的路徑可能不同…
Redirect
ex: http://domain/yahoo redirect to tw.yahoo.com
Redirect /yahoo http://tw.yahoo.com
RedirectMatch
ex: http://domain/i/ file to http://other_domain/ file
RedirectMatch /i/(.*) http://other_domain/$1
dig @[dns ip] [domain record]
dns ip => 用來查詢dns record的dns server ip
domain record => 想查詢的 dn
rndc reload
reload zone 和 設定檔
rndc reload zone
reload 特定的 zone
用兩個 screen,或是登入兩個user,一個開 top 一個開 mtop
但是因為要及時觀察的關係,建議是用兩個user 分開畫面來觀察
近期迴響