Ms7 Search
Google 搜尋 翻譯
calendar
« 六月 2025 »
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30            
近期文章
文章分類
網站連結
Syndicate

« | »

IPTABLE 一對一

2007-05-31 @ 10:42 in Linux

#一對一,nat設定
/sbin/iptables -t nat -A PREROUTING -d 203.72.59.10 -j DNAT --to 10.0.0.1
/sbin/iptables -t nat -A OUTPUT -d 203.72.59.10 -j DNAT --to 10.0.0.1

發表迴響
 authimage