Displaying 3 results from an estimated 3 matches for "bootrequest".
2007 Apr 18
0
[Bridge] problems with bridging and dhcp
Hello,
I'm trying to use bridging in our servers and found a problem with
dhcp. Some clients manage to get an IP from the server, using
DHCPDISCOVER/DHCPREQUEST. However others use BOOTREQUEST and these
don't seem to get an answer. The server sends a BOOTREPLY but the
clients continue to send BOOTREQUEST for ever. There are also some
(occasional) messages from the dhcp server like "ip length 576
disagrees with bytes received 590" followed by "accepting packet with
data...
2006 Jan 07
2
Bug#346350: logcheck-database: dhcp3-server ignores need to include (none ) client host name
Package: logcheck-database
Version: 1.2.39
Severity: normal
I use dhcp3-server and a dhcp client which is Sony HDD video recorder
CoCoon. The client not return client host name.
In this case, dhcpd server assumed the client host name is (none).
Therefor dhcpd output log described below.
> Jan 7 10:49:24 on-o dhcpd: DHCPDISCOVER from 08:00:46:33:55:77 ((none)) via eth0
> Jan 7 10:49:25
2007 Apr 10
1
[PATCH] Add support for DHCP-Options
hi,
I've written a start of an c32-module to do basic substition:
add subst.c32
this is a start of a generic substition module
---
commit 9a1f41a7e6599fe6a162197cd9ddc6610185e780
tree cfb799a0be9844926afe44e21b2eb96630666c44
parent 89478bdbfa7167bc1b627a478d042c99e46f06b7
author Maurice Massar <massar at unix-ag.uni-kl.de> Tue, 10 Apr 2007 20:13:39 +0200
committer Maurice Massar