From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 09:22:06 2007 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8E1616A418 for ; Thu, 2 Aug 2007 09:22:06 +0000 (UTC) (envelope-from mats@c83-250-138-187.bredband.comhem.se) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id 73BAD13C45E for ; Thu, 2 Aug 2007 09:22:06 +0000 (UTC) (envelope-from mats@c83-250-138-187.bredband.comhem.se) Received: from [83.251.118.254] (port=63424 helo=cyborg.valhall) by ch-smtp01.sth.basefarm.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.66) (envelope-from ) id 1IGWsf-0003lJ-5H for freebsd-questions@FreeBSD.org; Thu, 02 Aug 2007 11:22:05 +0200 Received: from cyborg.valhall (localhost [127.0.0.1]) by cyborg.valhall (8.13.8/8.13.3) with ESMTP id l729LJId001330 for ; Thu, 2 Aug 2007 11:21:19 +0200 (CEST) Received: (from mats@localhost) by cyborg.valhall (8.13.8/8.13.8/Submit) id l729LJjK001329 for freebsd-questions@FreeBSD.org; Thu, 2 Aug 2007 11:21:19 +0200 (CEST) (envelope-from mats) Date: Thu, 2 Aug 2007 11:21:19 +0200 From: z999 To: freebsd-questions@FreeBSD.org Message-ID: <20070802092119.GA1306@cyborg.c83-250-138-187.bredband.comhem.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Originating-IP: 83.251.118.254 X-Scan-Result: No virus found in message 1IGWsf-0003lJ-5H. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1IGWsf-0003lJ-5H 3e81e441a313de78bbab23333faeba37 Cc: Subject: Building a dmz with bridgeing? 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: Thu, 02 Aug 2007 09:22:06 -0000 Hi Is it a good idea to build a dmz with bridgeing? I have a soekris with three ethernets (net4801). The first two are for routing for the lan. Is it possible at the same time have a bridgeing between first and third ethernet? That means that I must have an ip on the incoming public ethernet, bridged to the third ethernet. Or is that completly stupid? /z999