From owner-freebsd-questions@FreeBSD.ORG Fri Jun 22 20:02:59 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6950B106566B; Fri, 22 Jun 2012 20:02:59 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1ED958FC1F; Fri, 22 Jun 2012 20:02:59 +0000 (UTC) Received: by obbun3 with SMTP id un3so3086560obb.13 for ; Fri, 22 Jun 2012 13:02:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=IW3+o435fKSnbumDwJ8P1l2aUlYqqX5kP+RUb+qAuKQ=; b=OVPBCnHZBPSYtSlqn64WTiB52AM8dhghlGn/dbEeSo+AEw+zn3wDmHxw215KjXkfhd fbIVC2vLpvg+BHUiyvjJH0adBaN66BSbp4V36ChB+8Zpqs4eiypnIsCF6RoVSruns+UF g7z4nwnBliOVAgZdixR5Gk8VAivS+WNjOJeiQrqoLo8M2/lf/7U+gRQSRyBM6NZZ7WTd Sbn6r97Mn9C/xaddjRXFDJvuiC3q0FtTdPZqmPdrttwBDuUL4l05ABt77RoPGmWF47kY 76y+4115bVT2XL997icJpVJxLhGZVOBX1/bhY0ClcHU9WSNBv2A499ZbcRhDDrMIUOty aptg== MIME-Version: 1.0 Received: by 10.182.47.66 with SMTP id b2mr3267431obn.2.1340395378756; Fri, 22 Jun 2012 13:02:58 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.182.10.34 with HTTP; Fri, 22 Jun 2012 13:02:58 -0700 (PDT) In-Reply-To: References: Date: Fri, 22 Jun 2012 16:02:58 -0400 X-Google-Sender-Auth: Qa8wu1hQCg8iFn_5fikCWmrlCtg Message-ID: From: Rick Miller To: Andrew Boyer Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org, FreeBSD Questions Subject: Re: Intel X520-DA2 Supported in stable/8? 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: Fri, 22 Jun 2012 20:02:59 -0000 On Fri, Jun 22, 2012 at 3:54 PM, Andrew Boyer wrote: > The ixgbe driver creates devices named ix0, etc. > > I believe you need to run 'ifconfig ix0 up' before it will attempt to get link. Thanks for clarifying that tidbit. At least I know the driver loading is the correct driver :) I did try ifup'ing the interface...it shows the interface up, status is still no carrier. I've had confirmation that the cable itself is good. I wonder if it matters that the upstream switch has VLAN tagging enabled?