I just noticed that after adding a Windows 7 machine to our network, /var/log/messages was being filled with DHCPINFORM/DHCPACK messages from dnsmasq. Apparently Windows 7 insists on getting proxy info from dhcp, even when there is no proxy. Adding 'dhcp-option=252,"\n"' to dnsmasq.conf eliminates the problem.
http://brielle.sosdg.org/archives/522-Windows-7-flooding-DHCP-server-with-DHCPINFORM-messages.html galen -- Galen Seitz [email protected] _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
