public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re:Port of DHCPd
@ 2001-07-25  5:16 Jorge Goncalvez
  2001-07-25  6:47 ` Port " Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: Jorge Goncalvez @ 2001-07-25  5:16 UTC (permalink / raw)
  To: cygwin

I correct my Dhcpd.conf with the good subnet ie:

155.132.0.0 netmask 255.255.0.0{'

but now I have the following:

dhcpd : LOG_INFO : Internet Software Consortium DHCP Server 2.0
dhcpd : LOG_INFO : Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software 
Consortium.
dhcpd : LOG_INFO : All rights reserved.
dhcpd : LOG_INFO : 
dhcpd : LOG_INFO : Please contribute if you find this software useful.
dhcpd : LOG_INFO : For info, please visit http://www.isc.org/dhcp-contrib.html
dhcpd : LOG_INFO : 
dhcpd : LOG_ERR : eth0: unknown hardware address type 2
dhcpd : LOG_ERR : lo: unknown hardware address type 2
dhcpd : LOG_INFO : Listening on Socket/eth0/155.132.0.0
dhcpd : LOG_INFO : Sending on   Socket/eth0/155.132.0.0
dhcpd : LOG_ERR : No subnet declaration for lo (0.0.0.0).
dhcpd : LOG_ERR : Please write a subnet declaration for the network segment to
dhcpd : LOG_ERR : which interface lo is attached.
dhcpd : LOG_ERR : exiting.


so now there is a listening and a sending but What is lo?and what is eth0?

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Port of DHCPd
  2001-07-25  5:16 Re:Port of DHCPd Jorge Goncalvez
@ 2001-07-25  6:47 ` Corinna Vinschen
  0 siblings, 0 replies; 4+ messages in thread
From: Corinna Vinschen @ 2001-07-25  6:47 UTC (permalink / raw)
  To: cygwin

On Wed, Jul 25, 2001 at 02:13:17PM +0200, Jorge Goncalvez wrote:
> I correct my Dhcpd.conf with the good subnet ie:
> 
> 155.132.0.0 netmask 255.255.0.0{'
> 
> but now I have the following:
> 
> dhcpd : LOG_INFO : Internet Software Consortium DHCP Server 2.0
> dhcpd : LOG_INFO : Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software 
> Consortium.
> dhcpd : LOG_INFO : All rights reserved.
> dhcpd : LOG_INFO : 
> dhcpd : LOG_INFO : Please contribute if you find this software useful.
> dhcpd : LOG_INFO : For info, please visit http://www.isc.org/dhcp-contrib.html
> dhcpd : LOG_INFO : 
> dhcpd : LOG_ERR : eth0: unknown hardware address type 2
> dhcpd : LOG_ERR : lo: unknown hardware address type 2
> dhcpd : LOG_INFO : Listening on Socket/eth0/155.132.0.0
> dhcpd : LOG_INFO : Sending on   Socket/eth0/155.132.0.0
> dhcpd : LOG_ERR : No subnet declaration for lo (0.0.0.0).
> dhcpd : LOG_ERR : Please write a subnet declaration for the network segment to
> dhcpd : LOG_ERR : which interface lo is attached.
> dhcpd : LOG_ERR : exiting.
> 
> 
> so now there is a listening and a sending but What is lo?and what is eth0?

Interesting question. Didn't you ask for "eth0 as on Linux" in your
original mail? So, it's the same as on Linux.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re:Port of DHCPD
@ 2001-08-21  7:23 Jorge Goncalvez
  0 siblings, 0 replies; 4+ messages in thread
From: Jorge Goncalvez @ 2001-08-21  7:23 UTC (permalink / raw)
  To: cygwin

Hi, I tried to make a Port of Dhcpd under Cygwin but I have the following:
D:\DHCP\code\dhcp\server>dhcpd -d -f eth0
Internet Software Consortium DHCP Server 2.0
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.

Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html

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:c0:d0:37:12:2a:c1:01:01:00:00:00 via eth0
Ignoring unknown client 52:41:53:20:10:c0:d0:37:12:2a:c1:01:01:00:00:00
DHCPDISCOVER from 52:41:53:20:10:f0:f6:bf:5b:1b:c1:01:01:00:00:00 via eth0
Ignoring unknown client 52:41:53:20:10:f0:f6:bf:5b:1b:c1:01:01:00:00:00

Why? Thanks

Is there a port of DHCPD under Cygwin?


--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re:port of DHCPd
@ 2001-07-25  7:56 Jorge Goncalvez
  0 siblings, 0 replies; 4+ messages in thread
From: Jorge Goncalvez @ 2001-07-25  7:56 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-08-21  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-25  5:16 Re:Port of DHCPd Jorge Goncalvez
2001-07-25  6:47 ` Port " Corinna Vinschen
2001-07-25  7:56 Jorge Goncalvez
2001-08-21  7:23 Re:Port of DHCPD Jorge Goncalvez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).