This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re:network device


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]