From owner-freebsd-questions@FreeBSD.ORG Tue May 25 08:17:17 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15CA616A4CE for ; Tue, 25 May 2004 08:17:17 -0700 (PDT) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B33E43D2F for ; Tue, 25 May 2004 08:17:16 -0700 (PDT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i4PFGRVd012810 for ; Tue, 25 May 2004 11:16:27 -0400 (EDT) Message-ID: <002201c4426a$aff174e0$0200a8c0@satellite> From: "dave" To: References: <44he0l6sj6.fsf@be-well.ilk.org> Date: Tue, 25 May 2004 11:12:25 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: two nics, one dhcp server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 15:17:17 -0000 Hello, I've got a machine that i need to give two separate addresses to using two nics, both of which are 3c905's, working fine under 5.2.1. I've got lines in rc.conf set so they both get their addresses via dhcp, however this isn't working. Having both cards in the box neither gets an IP, singley they work fine. Cabling is working, and i'm out of ideas as to what to try. Is this configuration possible? Any help appreciated. Thanks. Dave.