From nobody Tue Dec 20 10:46:27 2022 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NbtbW3KdQz1GlVC for ; Tue, 20 Dec 2022 10:48:39 +0000 (UTC) (envelope-from markus.graf@markusgraf.net) Received: from mx.virtual-earth.de (mx.virtual-earth.de [IPv6:2a01:4f8:120:7381:1:1:0:227]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx.virtual-earth.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NbtbW1827z3rpc for ; Tue, 20 Dec 2022 10:48:39 +0000 (UTC) (envelope-from markus.graf@markusgraf.net) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.virtual-earth.de; s=220816; t=1671533317; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=aQX4puXF89AH0lKHc7dW53SkSPpWBNWKpoa09KqOZ2I=; b=GPgE8RvoKluS3wm09uxBn1pOrlp5FVsonugfgM4kDv3LiyBL8lhu086GFe+Ke4Z5S34XOu C+Q1qB+y00JR1+49KXCbL0rSO0siEVjeqCBmUiL27FS1du7nYrxnFnzeh3QSMgJz/gwIO/ IUsqwIBRBiPHMUtNvYeHdU1Xhai1QPE= Received: from beasty (p200300e12F2518004002fF164882FA6c.dip0.t-ipconnect.de [2003:e1:2f25:1800:4002:ff16:4882:fa6c]) by mx.virtual-earth.de (OpenSMTPD) with ESMTPSA id 325222ec (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 20 Dec 2022 11:48:37 +0100 (CET) References: <867cyn2xzn.fsf@markusgraf.net> <2D25EE23-4E75-4B5A-9C41-D5511E304E80@nimnet.asn.au> User-agent: mu4e 1.6.10; emacs 28.2 From: Markus Graf To: Ian Smith Cc: questions@freebsd.org Subject: Re: ipfw + bridge + epair + tags for vnet jails after upgrade to 13.1 Date: Tue, 20 Dec 2022 11:46:27 +0100 In-reply-to: <2D25EE23-4E75-4B5A-9C41-D5511E304E80@nimnet.asn.au> Message-ID: <86pmces64b.fsf@markusgraf.net> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Rspamd-Queue-Id: 4NbtbW1827z3rpc X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Ian Smith writes: > On 20 December 2022 2:39:07 am AEDT, Markus Graf > wrote: > > > Hi, I am trying to wrap my head around ifbridge and ipfw. > > > > I upgraded a host from 13.0 to 13.1 > > > > Up until now, I used ipfw, bridge and epairs on 13.0 and felt > > like > > I knew what I am doing. Now I can not get the system to > > behave > > like it should, so either my mental model is wrong or > > something > > changed. Perhaps someone could help me to understand what I > > am > > doing wrong. > > I imagine that if you subscribe to: > > https://lists.freebsd.org/subscription/freebsd-ipfw > > and repost your excellently detailed message there, it will meet > eyes that recognise your problem. > > cheers, Ian Thank you Ian! I will take your advice. -- Markus Graf