Re: pf請教

看板FreeBSD作者時間19年前 (2006/03/25 02:33), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/5 (看更多)
※ 引述《yufun.bbs@bbs.nchu.edu.tw (yufun)》之銘言: > ---pf.conf---- > extdev='em0' > intranet1='192.168.1.0/24' > intranet2='192.168.2.0/24' .... > rdr on $intranet1 proto tcp from any to any port 21 -> 127.0.0.1 port 8021 > antispoof log quick for $extdev > pass in all > pass out all > ----------------------------------------------- > 如果rdr那一行註解起來是沒問題的,但是nat下面的主機無法使用外部的ftp > 如果打開了,重讀設定時會出現 > syntax error > pfctl: Syntax error in config file: pf rules not loaded > 請教這一行哪裡有錯呢?謝謝!! rdr應該要接一個device,像是em0 另外如果要做到nat下面的ftp,必須再加上ftp-proxy的部份 設定方面可以參考:http://www.openbsd.org/faq/pf/ftp.html FTP Client Behind the Firewall這一段 -- ※ Origin: SayYA 資訊站 <bbs.sayya.org> ◆ From: 220-132-182-58.hinet-ip.hinet.net
文章代碼(AID): #1493kC00 (FreeBSD)
討論串 (同標題文章)
文章代碼(AID): #1493kC00 (FreeBSD)