在 /etc/ipnat.conf 最前面加一行
map rl0 192.168.0.0/24 -> 0/32 proxy port 21 ftp/tcp
(rl0:網卡, 192.168.0.0/24: LAN 網段)
相當於 Linux 的 ip_nat_ftp + ip_conntrack_ftp module
ref. FreeBSD Handbook: 26.5.21 FTP and NAT
使用 BONDING 網路功能 by 小洲
Bonding 就是 Port Trunking.
兩張卡 Bonding 簡大致上的做法:
# modprobe bonding
# ifconfig bond0 192.168.1.1 netmask 255.255.255.0
# ifconfig eth0 down
# ifconfig eth1 down
# ifenslave bond0 eth0 eth1
# route add default gw 192.168.1.254 dev bond0
註: 使用 Bonding 必需使用 Switch, 不能用 Hub.
RAR 3.60 Beta 了好久, 終於出正式版了.
WinRAR 3.60
RAR 3.60 for Linux 需要 libstdc++6, 舊版的 Linux 可能無法使用, 只有 libstdc++5 的話, 就繼續用 RAR 3.51 吧!
有一篇 WinRAR 與 7-Zip 的比較文章, 可參考看看, 該篇文章的結論是 WinRAR 較優.
最近可能會有很多人會遇到這個問題
原因: 微軟作業系統漏洞, 網路上已出現針對此漏洞作攻擊的 Worm
常見特徵:
TCP: Treason uncloaked! Peer 211.152.194.81:1578/80 shrinks window 199440171:199443091. Repaired.
TCP: Treason uncloaked! Peer 211.152.194.81:1578/80 shrinks window 199475211:199476671. Repaired.
TCP: Treason uncloaked! Peer 211.152.194.81:1578/80 shrinks window 199481051:199482511. Repaired.
TCP: Treason uncloaked! Peer 211.152.194.81:1578/80 shrinks window 199491271:199494191. Repaired.
這個訊息是 client 在建立連線後, 沒有和 server 作 negotiate 就嘗試 resize TCP window size,
很可能是 DoS 攻擊.
ref.
DOS attack?? [Archive] - ServerBeach Forums
What's Mean "TCP: Treason uncloaked! Peer..shrinks window..Repaired."
Treason uncloaked
Windows Live Messenger 8.0.0812 繁體中文版 | 英文版
此版本多包一個 Windows Live Toolbar (WLToolbar.msi)
MSNPP Build 8.0.0792 可用在此版.
2006-08-10 Update: Pure WLM 8.0.0812 繁體中文版 | 英文版