From owner-freebsd-net@FreeBSD.ORG Fri Dec 6 08:47:05 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 415BE8B8; Fri, 6 Dec 2013 08:47:05 +0000 (UTC) Received: from mail-ve0-x22b.google.com (mail-ve0-x22b.google.com [IPv6:2607:f8b0:400c:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E071118DB; Fri, 6 Dec 2013 08:47:04 +0000 (UTC) Received: by mail-ve0-f171.google.com with SMTP id pa12so421249veb.16 for ; Fri, 06 Dec 2013 00:47:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=isOs9QJ92qWiJyDuRr0Jnv4a07JtfaIu3Fe/Mbn4pcE=; b=N0n52CteadD35VO+wTzmMtM8DFaPSA5tf1wIAW1RZ+RrmbixCYUndlL6c4HX8q713V KXFWvEffysJcbWN1evreurLjPV2664bmC7Ca5opoECDhYExYvzbxRKEmpR4p7OqV5YCJ wl4H8t8LBiQnK7reHgoAPJ2/X7gqUW5d915Y5jbO7UlKriUEP4hstn7MsJTgbFEUAn9a ON9xqHJ5IbKlyW2/HmlAAAWr3T5ASUN+LkBnrFq6EBFH5F1zi+CSsq6YzOEG/vPNfko9 jJhnWPtQtInOupUAGtQuzGrf2MacSZ1fdf9LZUclCYPx+/QAgoDkMIeL5C2YecooJ67Z 4WkQ== MIME-Version: 1.0 X-Received: by 10.220.174.200 with SMTP id u8mr1309687vcz.6.1386319623977; Fri, 06 Dec 2013 00:47:03 -0800 (PST) Received: by 10.58.7.169 with HTTP; Fri, 6 Dec 2013 00:47:03 -0800 (PST) In-Reply-To: <52A13BB1.50106@yahoo.com> References: <52A13BB1.50106@yahoo.com> Date: Fri, 6 Dec 2013 12:47:03 +0400 Message-ID: Subject: Re: Can't connect to network with my NIC From: Mikhail Vorobyev To: Darryl Lyle Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-net@freebsd.org, yongari@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 08:47:05 -0000 Hi man. Apparently it is necessary to properly configure network interfaces. 2013/12/6 Darryl Lyle > Hey guys, > > I just installed the latest pc-bsd 10 stable image, and I can't > connect to my network with my nic, but I can connect fine via wifi. > > ifconfig re0 > e0: flags=8843 metric 0 mtu 1500 > options=8209b HWCSUM,WOL_MAGIC,LINKSTATE> > ether f8:b1:56:9d:84:3a > inet6 fe80::fab1:56ff:fe9d:843a%re0 prefixlen 64 scopeid 0x1 > inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 > nd6 options=23 > media: Ethernet autoselect (1000baseT ) > status: active > > Attached is dmesg and pciconf -lv > > If I try dhclient re0 I get no DHCPOFFERS > > > > > v/r > Darryl Lyle > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > -- Regards, Vorobyev Mikhail.