+++ Tomas Quintero [freebsd] [03-05-05 14:36 -0400]:
| On 5/3/05, Andrei Iarus <[EMAIL PROTECTED]> wrote:
| > How can I have multiple gateways, and, all the packets
| > to be sent using all the gateways simultaneously under
| > FreeBSD 4.11? Is this possible only modyfing the
| > kernel? :) Thank you very much for your help.
| 
| Under 5.3-RELEASE I have 3 DSL connections set to round-robin using
| PF. Under 4.11 I had used IPF and IPNAT and had half of the net range
| set to utilize one gateway, the other half to use another. I find the
| PF round-robin solution to be much more effective. I am unsure if you
| can use IPF/IPFW to round-robin nat, at least as easily as PF.
| 
| In short though, you won't need to modify your kernel, short of
| including whichever firewall module you choose to utilize.
| 
| I'm curious, when you say simultaneously, do you mean you want the
| same duplicated data to be sent out all of your gateways at the same
| time?

'man ng_one2many' on 5.x


Regards,
Shantanoo
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to