From owner-freebsd-questions@FreeBSD.ORG Wed Apr 14 11:11:31 2010 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 403F91065676 for ; Wed, 14 Apr 2010 11:11:31 +0000 (UTC) (envelope-from amijaresp@gmail.com) Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224]) by mx1.freebsd.org (Postfix) with ESMTP id C88018FC1A for ; Wed, 14 Apr 2010 11:11:30 +0000 (UTC) Received: by ewy24 with SMTP id 24so1968915ewy.33 for ; Wed, 14 Apr 2010 04:11:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=wOY0rI+ZRCa7WhQAwlechlWHJTpv9zuX0X7tvdUgJOk=; b=UaC1KGlMZuguA7vQ5KIljXaZWuIiWOt900rKFyigRJdtWz/Nt7AiXIDlOPBlRteIDu BKtVJvtluO+oDLQjoUoslahX7DrsILmGMC5eu29+MoFSSJhzkmjVYYwJAAQd2I27/tI3 Rvi8figI9N6fI5uflN7fvWdnbpIYfkAma/Th4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=BnT/GMfH+xNVq7/c3WwLv/Nixr7BVFT7/NiwIdisJ+9xQqEQWhCGF2LbBpbH9vBXNW 0wtGNaKJScQ7S80M0JldpOa0ttM0vWLU2GrSljAv8BkcuK8eRkVYk6zzkhVeOTmEet1K GcSGRGFfHW2P+pfXlXUTuuP/fcLw9hoVmZtwY= MIME-Version: 1.0 Received: by 10.239.161.133 with HTTP; Wed, 14 Apr 2010 04:11:28 -0700 (PDT) In-Reply-To: References: <1271196264.10895.33.camel@jane.spg.more.net> Date: Wed, 14 Apr 2010 06:41:28 -0430 Received: by 10.103.84.1 with SMTP id m1mr4134904mul.26.1271243489578; Wed, 14 Apr 2010 04:11:29 -0700 (PDT) Message-ID: From: Alberto Mijares To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Subject: Re: Extended VLAN? 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: Wed, 14 Apr 2010 11:11:31 -0000 > > it sounds stupid but is the bridge up? > > ie do a ifconfig bridge0 up The phisical NIC's, members of the bridge, must be up either. Alberto Mijares