|
发表于 2003-11-16 23:02:51
|
显示全部楼层
well, I stopped to use freeBSD since years, but after a quick search, I found a document "Feature: Porting The PF Stateful Packet Filter
" at http://kerneltrap.org/taxonomy/view/or/4,20,97,15
"Some of the more significant enhancements to PF include: 'queues', allowing for per-rule bandwidth control [story]; 'pool options', allowing one to utilize multiple uplinks and to intelligently redirect traffic to multiple servers; 'anchors', which allow one to divide packet filtering rule lists into logical pieces; 'tables'....."
It's PF from OpenBSD, and now avaiable for FreeBSD through port, Bandwidth shaping and load balancing were implements quite well with PF via integration of ALTQ mechanisms. http://www.deadly.org/article.php3?sid=20030325141427
A Korean webpage has an example for this implementation: http://www.kr.freebsd.org/~yongari/multiple-route.html
Hope this can help you.
|
|