From owner-freebsd-questions Tue Apr 24 14:16:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hpu450.hpu.edu (hpu450.hpu.edu [198.199.136.21]) by hub.freebsd.org (Postfix) with ESMTP id 71F9237B422 for ; Tue, 24 Apr 2001 14:16:21 -0700 (PDT) (envelope-from waichan@hpu.edu) Received: from sniffit (sniffit.nt.hpu.edu [10.2.1.7]) by hpu450.hpu.edu (8.8.8+Sun/8.8.7) with SMTP id LAA28203 for ; Tue, 24 Apr 2001 11:16:08 -1000 (HST) From: "Wai Chan" To: Subject: setup ng_one2many Date: Tue, 24 Apr 2001 11:16:07 -1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My freeBSD 4.2 box is connected to two ISP providers with two NICs. The setup is similar to this: |--------------- www.xxx.yyy.zzz | |---------| ----| FreeBSD | | 4.2R | |---------| | |---------------- aaa.bbb.ccc.ddd After researching a bit, I think it is possible to use netgraph's ng_one2many to aggregate/combine the two physical interfaces to form a virtual interface for round robin load balancing. Is there anyone successfully tried this? What do I need to compile in the kernel? I would appreciate it if someone could contribute a sample configuration or guide. Thanks! best wishes, Wai Chan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message