From owner-freebsd-questions@FreeBSD.ORG Wed Feb 8 10:03:52 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F5316A420 for ; Wed, 8 Feb 2006 10:03:52 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B19343D55 for ; Wed, 8 Feb 2006 10:03:50 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1547246nzo for ; Wed, 08 Feb 2006 02:03:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PE+3k5K+Ncw320maVcfZY071Ki+4iAlhbF7tm2uNfkLqPaSnPqk6rZjxCCe9cIp7YutFfnFRg7wA3vh2J7V7bncIshQczukgaXCfADrCxqbsEzWAg1qahlaajlcbory1PezirL+msiXgKRV16uO5uNuEmJNfvVhqaNB85JmbGjc= Received: by 10.37.20.33 with SMTP id x33mr403612nzi; Wed, 08 Feb 2006 02:03:50 -0800 (PST) Received: by 10.37.20.11 with HTTP; Wed, 8 Feb 2006 02:03:50 -0800 (PST) Message-ID: Date: Wed, 8 Feb 2006 13:03:50 +0300 From: Andrew Pantyukhin To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: How to get 2 if's act like a switch? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 10:03:52 -0000 I'm sorry for not looking it up myself. Can I get 2 interfaces on a router switch ethernet frames (between themselves and the box itself) and the other interfaces act like normal ones? I need services like dhcpd to not see any difference between the 2 switched if's, just like it's a single ethernet segment.