Description of Problem: The x86 RH7.3 version of dhcpd does not answer bootp requests from an alpha SRM correctly (maybe not a broadcast). As a result, the alpha loops forever trying to get an IP address. I installed the dhcpd executable from RH7.0 which I knew worked (I had replace my 7.0 server by a new machine with RH7.3). THis fixed the problem. Version-Release number of selected component (if applicable): How Reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual Results: Expected Results: Additional Information:
On the server, can you give a trace of: # iptables -L # tcpdump -n port 67
A test of the dhcp-3.0pl1-2 in rawhide would also be useful.