From owner-freebsd-net@FreeBSD.ORG Wed Jan 9 01:04:51 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AEF3F155 for ; Wed, 9 Jan 2013 01:04:51 +0000 (UTC) (envelope-from sodynet1@gmail.com) Received: from mail-ia0-f172.google.com (mail-ia0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 628DA8C0 for ; Wed, 9 Jan 2013 01:04:51 +0000 (UTC) Received: by mail-ia0-f172.google.com with SMTP id u8so335322iag.17 for ; Tue, 08 Jan 2013 17:04:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=aqAz2yxl4J6qys632Z2XpEWEpeGSR/Cz1mKaTfG23RU=; b=WPL83N/Z1XDI9DJok6UaWXVC7Dd27BEv9xYxEbOgmP1WrZAy+BzXOiv5PCQhIaxQ9F KlZ/smJiClONd2lwiVkp/6xB+6s9xTTxdfG2qLxEY1QzZtB8hwVNVfKiYjYV5ON8Vdnw JVAcGL8eRcNsSZM3qZLWOwLrENOm8yz1YxQVVan7YPxb3LnNM5IAo26ifQQVgrdMGOHq sygcT397N7cuuUoRN8NDwMUu5tt7XbXlkIUb3A8LcLJgrOiMSxNIRhjlx0y+0lnQFvlb 2/c4k941r/zwmmZoHbCruHZgQU0U5yv33LXwchbiro7hsie/56Gth2nSz4GmqJz6o9vV 10Qg== MIME-Version: 1.0 Received: by 10.43.134.65 with SMTP id ib1mr49720667icc.12.1357693490686; Tue, 08 Jan 2013 17:04:50 -0800 (PST) Received: by 10.64.51.98 with HTTP; Tue, 8 Jan 2013 17:04:50 -0800 (PST) Received: by 10.64.51.98 with HTTP; Tue, 8 Jan 2013 17:04:50 -0800 (PST) Date: Wed, 9 Jan 2013 03:04:50 +0200 Message-ID: Subject: vimage & routetables From: Sami Halabi To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 01:04:51 -0000 hi, I want to compile new kernel with vimage and multiple.routing tables in host, would that work? Or to expect kernel panics? I want to be able to mske.independent stack jails & usr setfib in host to create vrfs... Thank you in advance, Sami