From owner-freebsd-questions@FreeBSD.ORG Thu Nov 13 15:06:58 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2CBBFCCF for ; Thu, 13 Nov 2014 15:06:58 +0000 (UTC) Received: from mail-yh0-x232.google.com (mail-yh0-x232.google.com [IPv6:2607:f8b0:4002:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DAC6B76C for ; Thu, 13 Nov 2014 15:06:57 +0000 (UTC) Received: by mail-yh0-f50.google.com with SMTP id 29so7221233yhl.37 for ; Thu, 13 Nov 2014 07:06:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tChd13Cr2lciwKF+kNhyQlHgAvHklNDnD3PrWPaAvWo=; b=qcaM8lgrdI+uMgcaUQ3UwKnql+h+s4pHbloFu2WaWmh+F5ydGI5nbHL8rgT1gOlDi3 hVq4Fs0WBdjXSuZ2Y7o3Hxjk6zwZhaQ18Hw/GnO75y21waH9nbWB2EJCB5vF3AAYd/fc GTI63pWN12VJq+6I+YKZpNNgbvPT3MDGjLbhkz83srFJ3so3dgdIlwSZliCeV6rIlR+t PnHx+CWax/AFMnISXQbToSo9B1fWiSdgxQoPs1AmZ2PlO5dA+WuRoQyddrgJLzlN2S5n SFhBsAnjN0cIPst13u6OcjwQFfS13YvVfHMND251t/YR71Zf5nt8vO3Fbv1aq7PVDhb3 FDSA== MIME-Version: 1.0 X-Received: by 10.170.130.202 with SMTP id w193mr3878162ykb.22.1415891217161; Thu, 13 Nov 2014 07:06:57 -0800 (PST) Received: by 10.170.156.139 with HTTP; Thu, 13 Nov 2014 07:06:57 -0800 (PST) In-Reply-To: <54628179.10102@radel.com> References: <545BE713.9090705@gmail.com> <20141109203840.2949195f@morena.maps.net> <54626BDD.3070408@gmail.com> <54626FCB.5080904@radel.com> <54627A0C.6060701@gmail.com> <54628179.10102@radel.com> Date: Thu, 13 Nov 2014 15:06:57 +0000 Message-ID: Subject: Re: Static routing From: krad To: Jon Radel Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2014 15:06:58 -0000 would you be trying to build a transparent L2 firewall/bridge by any chance? If so its nothing to do with routing as its all at layer2. Im not sure if the docs are uptodate but start here https://www.freebsd.org/doc/en_US.ISO8859-1/articles/filtering-bridges/arti= cle.html On 11 November 2014 21:36, Jon Radel wrote: > On 11/11/14, 4:05 PM, "Dante F. B. Col=C3=B2" wrote: > >> >> Sorry, i forgot to mention ,the Cisco router has the ip >> 189.92.72.9/255.255.255.248, there is no bridgie configured on the >> Linux (Debian 5 and 6 kernel 2.6) machine ,i just setup these static >> routes to do that but i really don't know how the Linux TCP stack handle >> this, anyway thanks for your reply, i'm gonna try the bridge on freebsd >> and openbsd. >> >> No bridge on Linux. Hmmmmm..... You sure you aren't doing something > like this: http://www.sjdjweis.com/linux/bridging/ If nothing else the > network diagram looks a whole lot like yours..... > > --Jon Radel > jon@radel.com > >