From owner-freebsd-questions Mon Mar 15 13:43:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from tasam.com (tasam.com [209.219.168.22]) by hub.freebsd.org (Postfix) with ESMTP id 35D931502B for ; Mon, 15 Mar 1999 13:43:07 -0800 (PST) (envelope-from clash@tasam.com) Received: from bug (bug.tasam.com [205.252.239.241]) by tasam.com (8.9.3/8.9.1) with SMTP id QAA06946 for ; Mon, 15 Mar 1999 16:42:48 -0500 (EST) Message-ID: <011e01be6f2c$c6d93380$f1effccd@bug.tasam.com> From: "Joe Gleason" To: Subject: Routing round-robin Date: Mon, 15 Mar 1999 16:40:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a way for a FreeBSD 2.2.8 system to do any sort of routing round robin? Lets say I have 3 gateways on my network, and I want to split all my outgoing non-local traffic from my FreeBSD box between the three. On a Cisco, you would just add three routes with the same destination but different gateways and the Cisco would rotate through them automaticly. The same doesn't seem to work under FreeBSD. Joe Gleason Tasam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message