From owner-freebsd-current Fri Jul 21 17:57:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id 14E2437C1F2 for ; Fri, 21 Jul 2000 17:22:16 -0700 (PDT) (envelope-from nsayer@medusa.kfu.com) Received: from medusa.kfu.com (medusa.kfu.com [205.178.90.222]) by quack.kfu.com (8.9.3/8.9.3) with ESMTP id RAA20743 for ; Fri, 21 Jul 2000 17:22:15 -0700 (PDT) (envelope-from nsayer@medusa.kfu.com) Received: (from nsayer@localhost) by medusa.kfu.com (8.9.3/8.8.8) id RAA02194 for freebsd-current@freebsd.org; Fri, 21 Jul 2000 17:22:15 -0700 (PDT) (envelope-from nsayer) Date: Fri, 21 Jul 2000 17:22:15 -0700 (PDT) From: Nick Sayer Message-Id: <200007220022.RAA02194@medusa.kfu.com> To: freebsd-current@freebsd.org Subject: DHCP client problem? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Something changed very recently in the dhcp client stuff that seems to have broke my -current machine's ability to be a dhcp client. The symptom is that I see ifconfig: netmask 255.255.255.224: bad value come out of the script invocation, and the ip address does not get set. If I echo out the parameters and type in THE EXACT SAME command line myself, it works just fine. I suspect some sort of bizarre quoting conspiracy. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message