Re: 在NAT內,同時100人使用ftp有時會連不上

看板FreeBSD作者時間21年前 (2004/07/30 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/3 (看更多)
==> 在 ccmadoka.bbs@bbs.ee.ncku.edu.tw (QQ) 的文章中提到: > 我利用FreeBSD 5.1架設NAT > /etc/rc.firewall內容如下: > /sbin/ipfw -f flush # // clear all rules > /sbin/ipfw add pass all from 127.0.0.1 to 127.0.0.1 > /sbin/ipfw add divert natd all from any to any via rl0 > /sbin/ipfw add pass all from 127.0.0.1 to any > /sbin/ipfw add pass all from xxx.xxx.xxx.xxx to any > /sbin/ipfw add pass all from 192.168.100.254 to any > /sbin/ipfw add pass all from any to xxx.xxx.xxx.1 > /sbin/ipfw add pass all from any to 192.168.100.254 > /sbin/ipfw add deny all from 192.168.100.1/24 to any 1-12,14-19, > 23-36,38-52,54-66,69-79,81-3127,3129-65535 > 結果造成若有大量內部的電腦使用ftp時, > 會有些電腦無法正常連線, > 也有些無法大量傳送檔案,只能一個一個傳 > 請問有可能是什麼問題? > 是不是最後一行擋掉的port太多? 如果最後一行拿掉,還是一樣嗎? 用FTP協定連線時會用到兩個port 你最後一條有可能產生了些阻礙 -- * Post by strategist from telnet.hinet.net * Origin: ★ 交通大學資訊科學系 BBS ★ <bbs.cis.nctu.edu.tw: 140.113.23.3>
文章代碼(AID): #112KAe00 (FreeBSD)
文章代碼(AID): #112KAe00 (FreeBSD)