From owner-freebsd-ipfw@freebsd.org Mon Dec 21 09:47:37 2015 Return-Path: Delivered-To: freebsd-ipfw@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61946A14EE8 for ; Mon, 21 Dec 2015 09:47:37 +0000 (UTC) (envelope-from bycn82@gmail.com) Received: from mail-vk0-x236.google.com (mail-vk0-x236.google.com [IPv6:2607:f8b0:400c:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 22D9C1C3D; Mon, 21 Dec 2015 09:47:37 +0000 (UTC) (envelope-from bycn82@gmail.com) Received: by mail-vk0-x236.google.com with SMTP id f2so58971605vkb.3; Mon, 21 Dec 2015 01:47:37 -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=zQCBSaMj1gE1VyYmIYqU2mN9dErrobVh+AHhS8artoU=; b=oU568Gdd7zjPw/DTEgg0DWRLvsZD0WnoChgjfj2VBpiBc6W+42RV+lKN9q6FF4jkOY JMJYrGdVGOjXxwMylOxRPbl1qFqi5CXxx97Vj3VYH4VaPyD1VSmYcHbGOX2NOijcd/on JWGAa3z/Lw7Iq2Wp7o9wtP5sSFR6BWSptSayvrCdW1Kt6EdQ6vPtogSJx6gKFTxfeuU1 XHfeii/74qph4etlqe7/vRnb+LyzS5BdngcrTIPzEAxntBQ/Qneg8K3MRSSi6EN4jO82 IAZS6wYZPo1AcLIKBKetfmp/lVnd6N4pj5dRwAXG9ion+yC//nlsEqOSbGrMMKzkApiK 8Dcw== MIME-Version: 1.0 X-Received: by 10.31.54.134 with SMTP id d128mr10854611vka.26.1450691256006; Mon, 21 Dec 2015 01:47:36 -0800 (PST) Received: by 10.103.21.5 with HTTP; Mon, 21 Dec 2015 01:47:35 -0800 (PST) In-Reply-To: <567795F1.5080605@freebsd.org> References: <567795F1.5080605@freebsd.org> Date: Mon, 21 Dec 2015 17:47:35 +0800 Message-ID: Subject: Re: layer2 ipfw fwd From: bycn82 To: Julian Elischer Cc: Ganbold Tsagaankhuu , "freebsd-ipfw@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 09:47:37 -0000 why fwd based on MAC? Can share more info of your requirement? On Monday, 21 December 2015, Julian Elischer wrote: > On 21/12/2015 10:20 AM, Ganbold Tsagaankhuu wrote: > >> Hi, >> >> Does ipfw support layer2 fwd to support transparent proxying on bridge? >> >> Does similar change like >> >> https://lists.freebsd.org/pipermail/freebsd-ipfw/2003-September/000526.html >> ever get committed? >> > I don't believe this was applied.. > I did similar when I worked for Ironport/Cisco. > But it's a trade-off between bloat and usefulness. > > >> thanks a lot, >> >> Ganbold >> _______________________________________________ >> freebsd-ipfw@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw >> To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org" >> >> > _______________________________________________ > freebsd-ipfw@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org" >