From owner-freebsd-questions@FreeBSD.ORG Thu Jun 18 14:16:44 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAC961065673 for ; Thu, 18 Jun 2009 14:16:44 +0000 (UTC) (envelope-from nvass9573@gmx.com) Received: from mail.gmx.com (unknown [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id F3B158FC1C for ; Thu, 18 Jun 2009 14:16:43 +0000 (UTC) (envelope-from nvass9573@gmx.com) Received: (qmail invoked by alias); 18 Jun 2009 14:16:42 -0000 Received: from ipa220.64.91.tellas.gr (EHLO [192.168.254.1]) [91.140.64.220] by mail.gmx.com (mp-eu001) with SMTP; 18 Jun 2009 16:16:42 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX19k9tkUMXBkMrzCCYfHVLZTQYvpRXAHjmxgbYzE0U IdwxBjQhcx17TD Message-ID: <4A3A4C32.8040005@gmx.com> Date: Thu, 18 Jun 2009 17:16:18 +0300 From: Nikos Vassiliadis User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: geoff@apro.com.au References: <200906182345.43828.geoff@apro.com.au> In-Reply-To: <200906182345.43828.geoff@apro.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 Cc: freebsd-questions@freebsd.org Subject: Re: Configuring VLANs - Why is IP address require on NIC connected to Trunk? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2009 14:16:45 -0000 Geoff Roberts wrote: > I find I have to give the ext0 interface an IP address in order for routing > and packet filtering to work on the attached VLANs. > > a) Is there a way to configure this so that I don't have to give ext0 an IP > address? Yes, you just have to "up" the interface: ifconfig_em0="up"