delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <200107251454.QAA20770@cabs40.col.bsf.alcatel.fr> |
Date: | Wed, 25 Jul 2001 16:54:06 +0200 (MEST) |
From: | Jorge Goncalvez <goncal11 AT col DOT bsf DOT alcatel DOT fr> |
Reply-To: | Jorge Goncalvez <goncal11 AT col DOT bsf DOT alcatel DOT fr> |
Subject: | Re:port of DHCPd |
To: | cygwin AT sources DOT redhat DOT com |
MIME-Version: | 1.0 |
X-Mailer: | dtmail 1.3.0 @(#)CDE Version 1.4.2 SunOS 5.8 sun4u sparc |
Hi, I have the following: lo: unknown hardware address type 2 eth0: unknown hardware address type 2 Listening on Socket/eth0/155.132.0.0 Sending on Socket/eth0/155.132.0.0 DHCPDISCOVER from 52:41:53:20:10:1a:2c:4d:d5:14:c1:01:01:00:00:00 via eth0 Booting denied, no alcatel XID and the vendor class is empty DHCPDISCOVER from 52:41:53:20:80:3a:a3:f0:ff:7b:c0:01:01:00:00:00 via eth0 Booting denied, no alcatel XID and the vendor class is empty DHCPDISCOVER from 52:41:53:20:80:b8:af:23:d6:14:c1:01:01:00:00:00 via eth0 Booting denied, no alcatel XID and the vendor class is empty It has to do with the hardware type of 2. Ethernet is hardware type 1, according to include/dhcp.h hardware type 2 is undefined. that's probably why I get a 16 byte hardware address instead of a six byte one as I would expect with ethernet. I 'll have to modify the code (#ifdef CYGWIN) to recognize the interface as hardware type 1. How can I do this? A piece of code would be great. Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |