NAT Port Forwarding有錯誤 - BBS
By Wallis
at 2008-03-15T00:09
at 2008-03-15T00:09
Table of Contents
※ 引述《[email protected] (FreeBSD傷腦中)》之銘言:
: ※ 引述《[email protected] (可愛茶)》之銘言:
: > 題外話.. 我建議使用 pf .. 可以作的事更多..
: > 如果是使用 pf 的話.. config 如下..
: > # 原本的 NAT
: > nat on de0 from 192.168.112.0/24 to any -> 140.115.208.168/32
: > # Portmapping
: > rdr on de0 proto tcp from any to 140.115.208.168/32 port 3389 -> (接下面)
: > 192.168.112.168 port 3389
: 別忘了(以下執行權限為 root)
: %> echo "gateway_enable=\"YES\"" >> /etc/rc.conf
: %> kldload pf
: 啟動 pf
: 1. %> /etc/rc.d/pf start
: 2. %> pfctl -e
: 關閉 pf
: 1. %> /etc/rc.d/pf stop
: 2. %> pfctl -d
: 如果 /etc/rc.d/pf restart 會讓遠端連線斷線
: 可以試試
: %> pfctl -de
: reference
: http://www.openbsd.org/faq/pf/nat.html
: http://cavanantha.wordpress.com/2007/09/16/nat-on-freebsd-using-pf/
我自己用pf都是
pfctl -f xxx.conf
就會使用新的設定了
不需要 pfctl -d ; pfctl -e
提供給大家參考
--
: ※ 引述《[email protected] (可愛茶)》之銘言:
: > 題外話.. 我建議使用 pf .. 可以作的事更多..
: > 如果是使用 pf 的話.. config 如下..
: > # 原本的 NAT
: > nat on de0 from 192.168.112.0/24 to any -> 140.115.208.168/32
: > # Portmapping
: > rdr on de0 proto tcp from any to 140.115.208.168/32 port 3389 -> (接下面)
: > 192.168.112.168 port 3389
: 別忘了(以下執行權限為 root)
: %> echo "gateway_enable=\"YES\"" >> /etc/rc.conf
: %> kldload pf
: 啟動 pf
: 1. %> /etc/rc.d/pf start
: 2. %> pfctl -e
: 關閉 pf
: 1. %> /etc/rc.d/pf stop
: 2. %> pfctl -d
: 如果 /etc/rc.d/pf restart 會讓遠端連線斷線
: 可以試試
: %> pfctl -de
: reference
: http://www.openbsd.org/faq/pf/nat.html
: http://cavanantha.wordpress.com/2007/09/16/nat-on-freebsd-using-pf/
我自己用pf都是
pfctl -f xxx.conf
就會使用新的設定了
不需要 pfctl -d ; pfctl -e
提供給大家參考
--
Tags:
BBS
All Comments
Related Posts
NAT Port Forwarding有錯誤
By Annie
at 2008-03-13T19:16
at 2008-03-13T19:16
NAT Port Forwarding有錯誤
By Suhail Hany
at 2008-03-13T12:57
at 2008-03-13T12:57
KERNEL無法安裝
By Hamiltion
at 2008-03-12T21:55
at 2008-03-12T21:55
rsync Patch patch-CVE-2007-4091 failed
By Edith
at 2008-03-12T15:10
at 2008-03-12T15:10
rsync Patch patch-CVE-2007-4091 failed
By Eden
at 2008-03-12T13:08
at 2008-03-12T13:08