From owner-freebsd-net@FreeBSD.ORG Mon Oct 6 10:54:27 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58CD416A4B3 for ; Mon, 6 Oct 2003 10:54:27 -0700 (PDT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C21C43FF7 for ; Mon, 6 Oct 2003 10:54:23 -0700 (PDT) (envelope-from yannick.dambielle@free.fr) Received: from shibuya (nord-5-82-67-198-63.fbx.proxad.net [82.67.198.63]) by postfix4-2.free.fr (Postfix) with SMTP id DF763D27D for ; Mon, 6 Oct 2003 19:54:21 +0200 (CEST) Message-ID: <001601c38c32$dfcccbe0$3fc64352@shibuya> From: "Dambielle Yannick" To: References: Date: Mon, 6 Oct 2003 19:54:22 +0200 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 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Linking interfaces and system variables X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 17:54:27 -0000 Hello everybody, I have 2 questions. Firslty, is there a way to "link" interfaces by using some system variables like the one I can use for bridging interfaces ? i.e. sysctl net.link.ether.bridge_cfg=rl0,rl1. Then, according to the freebsd handbook it exist almost 500 system variables which can be read and set. Does it exist a paper or anything else that explain all that variables and why they are used ? best regards, Yannick