Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <200108221212.OAA26833@cabs40.col.bsf.alcatel.fr> Date: Wed, 22 Aug 2001 14:12:18 +0200 (MEST) From: Jorge Goncalvez Reply-To: Jorge Goncalvez Subject: Re:network device To: cygwin AT sources DOT redhat DOT com MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: up5t9uDOIi0EYi5NM4zavg== X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.4.2 SunOS 5.8 sun4u sparc Hi, I tried to port DHCPD under Cygwin but I had the following problem: lo: unknown hardware address type 2 eth0: unknown hardware address type 2 I made a strace of DHCPD.exe and i had: 1645035 114176748 [main] dhcpd 417519 ioctl: fd 6, cmd 80207369 508 114177256 [main] dhcpd 417519 fhandler_socket::ioctl: name: eth0 223 114177479 [main] dhcpd 417519 fhandler_socket::ioctl: testname: lo 1324 114178803 [main] dhcpd 417519 fhandler_socket::ioctl: testname: eth0 5725 114184528 [main] dhcpd 417519 fhandler_socket::ioctl: 0 = ioctl_socket (80 207369, 255DC1C) 1237 114185765 [main] dhcpd 417519 syslog: 3 eth0: unknown hardware address typ e 2 625 114186390 [main] dhcpd 417519 _open: open (/dev/null, 0x10601) 374 114186764 [main] dhcpd 417519 dtable::build_fhandler: /dev/null - cb 60, f d 7, fh 0x14593ECC How can I get rid of this problem? 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/