From owner-freebsd-net@freebsd.org Thu Nov 2 12:28:16 2017 Return-Path: Delivered-To: freebsd-net@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 4F456E58964 for ; Thu, 2 Nov 2017 12:28:16 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from mail.mimar.rs (tazar.mimar.rs [193.53.106.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A8777CFBC for ; Thu, 2 Nov 2017 12:28:15 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from tazar.mimar.rs (localhost [127.0.2.132]) by mail.mimar.rs (Postfix) with ESMTP id DD5AB625A2A5 for ; Thu, 2 Nov 2017 13:19:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1509625172; x=1511439573; bh=AgMhQUGjBL2L4SfRWYVzigCntBSCliPrSEw DrQrYsiI=; b=2kJwx+cBvRIbZNqWv2nCdp74+3sUb687zWAjwJ4NVSMxEuvIBh0 Lk0jaZA6TKFNe35A8NRcogixuvRkL2sgQ6qjvWfFud+hpOIGmkpsfAFNlQ7oQ/YE 1v+G6s0Q7sULq5wjOP8mZjNuw9GIoX5kPAF3i3147wpC64G86PoNRDH8= X-Virus-Scanned: amavisd-new at mimar.rs Received: from mail.mimar.rs ([127.0.2.132]) by tazar.mimar.rs (amavis.mimar.rs [127.0.2.132]) (amavisd-new, port 10026) with LMTP id lIQoqjxwpIvI for ; Thu, 2 Nov 2017 13:19:32 +0100 (CET) Received: from efreet-freebsd.kappastar.com (nat-nat.kappastar.com [193.53.106.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac) by mail.mimar.rs (Postfix) with ESMTPSA id C73FA625A2A4 for ; Thu, 2 Nov 2017 13:19:32 +0100 (CET) Date: Thu, 2 Nov 2017 13:19:31 +0100 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-net@freebsd.org Subject: Re: VLANing between jails not segmenting traffic Message-ID: <20171102131931.452f1106@efreet-freebsd.kappastar.com> In-Reply-To: <2A44422B-31A9-4ADC-8FCE-D1F8BC03623C@freebsd.org> References: <4d50ef1e-1cc2-aca2-d390-313ef824d524@gmail.com> <59F79902.40408@grosbein.net> <2A44422B-31A9-4ADC-8FCE-D1F8BC03623C@freebsd.org> Organization: Mimar X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Nov 2017 12:28:16 -0000 On Mon, 30 Oct 2017 22:46:35 +0100 Michael Gmelin wrote: > You can use fibs with net.add_addr_allfibs=3D0 to get separate routing > tables (comes with its own set of complications though). I hoped to go this way, but the fact that host (in fib0) replies to icmp requests destined to jail with raw_sockets disabled (in fib 1) via host's default gateway, making really wierd routing situation. Had to go back to separate physical hosts for now. Will check VIMAGE. --=20 Before enlightenment - chop wood, draw water. After enlightenment - chop wood, draw water. Marko Cupa=C4=87 https://www.mimar.rs/