-
I have a standalone dnsmasq, but serf is linked against libc threading and some others... I'm trying to make a static build of most of my components... to eventually embed in things like hanlon micro-…
-
When serving DHCP on CentOS 6, DHCP replies are only sent out the first interface.
I've tested two options, both of which work for me in testing with iPXE.
1. Using SO_BINDTODEVICE to bind to the int…
icb- updated
10 years ago
-
Please fix DHCP server according to RFC2131:
"If the 'giaddr' field in a DHCP message from a client is non-zero,
the server sends any return messages to the 'DHCP server' port on the
BOOTP rela…
-
This is a comment from Simon Perreault. The text is in the section 8, Page 9.
He suggested this directive be rewritten so that it applies only to the interface in question, not to the whole client no…
-
When T1 (renewal-time) expires the client sends a DHCP Request (for renewal) to the leasing server. When the servers answers this request with a NAK, the DHCP client goes to the 'init' state. (see RFC…
-
When a DHCP server offers the client an IP in the BOOTP yiaddr-field, the client sends a DHCP request with the offered IP in the yiaddr field.
When the server then ACK's, but he places a different IP …
-
After provisioning a few machines, after a few minutes (maybe 5) of inactivity, they don't work any more. When you try to run the provision command (or ssh) it borks:
http://paste.fedoraproject.org/6…
-
Submitted by deac- on 2007-02-23 22:54:11
check_dhcp doesn't use server identifier (54) as server (siaddr), but this is the real serveraddresse.
source is only the address of the relay-dhcp (giaddr).…
-
Submitted by None on 2012-03-14 00:16:43
nagios-plugins-1.4.15
plugins-root/check_dhcp.c
Sets dhcp server source ip to the next server (siaddr) IP address,
causing -s to fail to operate as expected.…