From owner-freebsd-questions@FreeBSD.ORG Fri Feb 13 13:21:27 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6DFCB366 for ; Fri, 13 Feb 2015 13:21:27 +0000 (UTC) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (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 3886EE98 for ; Fri, 13 Feb 2015 13:21:27 +0000 (UTC) Received: by mail-ig0-f171.google.com with SMTP id h15so10439332igd.4 for ; Fri, 13 Feb 2015 05:21:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=IPzuaJQeaeZPcFRgk/BlddMy9yOIyWliAXYV13j2WXw=; b=G7xTHH26cu34PJBeQCqTGHSNvPoTDYBJXUDa7iVarTermXGIwKOf6Wg2mghigFanCd TpmEGdRWaUlo3X0FjrswFxBRZZpW41Rk0ge8svOniaY3P3KngZ4waRqzBvWRQCqwvR87 YvY0ZGSCox/A6tqQUNljtdt1Skuky5rblA99daAemB4bfsSYAyPZDNcbguXwmsW1l9hU 1o5JuwCEFHpIzs/pPt9Tsl9AuV5qCoO1c7BxSl/WNzURnFMkN4jaXMs9mx3NnTs/D1qg bgS82VZRiPv1cXxXHFKBOlHWJj9urtuVHiyjWk0mQOvxSpk4q8kJ9ZVUyJajszKLPcD2 vNfw== MIME-Version: 1.0 X-Received: by 10.42.118.197 with SMTP id y5mr517353icq.9.1423833686599; Fri, 13 Feb 2015 05:21:26 -0800 (PST) Sender: vrwmiller@gmail.com Received: by 10.64.225.82 with HTTP; Fri, 13 Feb 2015 05:21:26 -0800 (PST) In-Reply-To: References: Date: Fri, 13 Feb 2015 08:21:26 -0500 X-Google-Sender-Auth: giE9mXLjg_mvcFqGw6Fp894iw2I Message-ID: Subject: Re: Automatic Installation From: Rick Miller To: Felipe Agnelli Barbosa Content-Type: text/plain; charset=UTF-8 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: Fri, 13 Feb 2015 13:21:27 -0000 On Fri, Feb 13, 2015 at 8:10 AM, Felipe Agnelli Barbosa wrote: > Hi Rick and folks, > > This information is very useful for me, thanks for sharing. > > How do you use the network with the auto install system? > I explain, for example, in your server, do you have more than one > interface?, one for the "production network" and another to "auto > installation system", or, in the same interface, two vlans with tagged > port, or merely, put the auto install server in the same network? > > Which of those do you suggests to me? > Any of these approaches are feasible and dependent largely on the environment available to you. That said, putting the install server on a service network is probably suboptimal. -- Take care Rick Miller