server_host="192.168.xxx.xxx" rdr on $int_if proto tcp from $int_if:network to ($ext_if) port 80 -> $server_host port 80 no nat on $int_if proto tcp from $int_if to $int_if:network nat on $int_if proto tcp from $int_if:network to $server_host port 80 -> $int_if
PF 中利用 RDR & NAT 讓區網主機使用域名模式來瀏灠置於區網中的伺服主機
Posted 七月 28th, 2007 by 逸晨
in
- 增加新的回應
- 瀏覽次數:543



