From owner-freebsd-mobile Mon Jun 8 15:36:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26028 for freebsd-mobile-outgoing; Mon, 8 Jun 1998 15:36:19 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from network-services.uoregon.edu (network-services.uoregon.edu [128.223.60.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25993; Mon, 8 Jun 1998 15:36:09 -0700 (PDT) (envelope-from kurtw@network-services.uoregon.edu) Received: from peabody. (peabody.uoregon.edu [128.223.163.125]) by network-services.uoregon.edu (8.8.8/8.8.8) with SMTP id PAA15243; Mon, 8 Jun 1998 15:36:05 -0700 (PDT) Received: by peabody. (SMI-8.6/SMI-SVR4) id PAA03284; Mon, 8 Jun 1998 15:31:56 -0700 Message-Id: <199806082231.PAA03284@peabody.> X-Mailer: exmh version 2.0gamma 1/27/96 To: freebsd-mobile@FreeBSD.ORG, freebsd-network@FreeBSD.ORG Subject: DHCP on PCMCIA interfaces X-url: http://www.cs.uoregon.edu/~kurtw/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 08 Jun 1998 15:31:56 -0700 From: Kurt Joseph Windisch Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is anyone running the ISC v2 DHCP client (dhclient) over PCMCIA LAN interfaces? I've got a 3C389D configured and working with FreeBSD 2.2.6-RELEASE. The interface gets configured by pccardd and does not have link until you ifconfig it. However, the way I understand it, you're supposed to be able to run dhclient without ifconfig'ing. But when I do this ('dhclient ep0') I get an error 'dhcleint: ep0: not found'. Any experiences out there with DCHP and PCCard interfaces? --Kurt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message