Bind9 Dynamic DNS

Dyndns is so nice!1.KeyGen:#dnssec-keygen -a HMAC-MD5 -b 128 -n HOST ddns-keyKddns-key.+157+17069.keyKddns-key.+157+17069.private2.Configure bind name.conf.local. add blow lines:key ddns-key { algorithm HMAC-MD5.SIG-ALG.REG.INT; secret “[key in public file]”;};zone “example.com” { … allow-update { key ddns-key; };};3.Use public key to update zone filensupdate -v << EOFserver ns1.example.comkey ddns-key [key in public file]zone example.com.update delete test.example.com. 300 Aupdate add test.example.com. 300 A 192.168.0.22showsendEOF

<span title='2012-12-15 01:29:00 +0000 UTC'>2012/12/15 Dec</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;58 words&nbsp;·&nbsp;map[name:SCys uri:]

Extreme switch IP Forward

? need forward some ip(icmp, udp, tcp) ?# enabled ipforward

<span title='2012-11-28 17:30:00 +0000 UTC'>2012/11/28 Nov</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;10 words&nbsp;·&nbsp;map[name:SCys uri:]

linux fontconfig 中文字体配置

<span title='2011-11-26 12:14:00 +0000 UTC'>2011/11/26 Nov</span>&nbsp;·&nbsp;0 min&nbsp;·&nbsp;0 words&nbsp;·&nbsp;map[name:SCys uri:]