Gge wrote:
Hi,
Dynamic IP is not working actually for some unknown reason in my Ros real hardware as dhcp DISCSCOVERmessage sent to dhcp server (my router) by dhcp client has no reply ( noDHCPOFFER received in Ros) This configuration is working fine in window but it is broken in my box ( don't know why it is broken but this happened already once ) .
As a alternative solution I setup Hivesys.inf for static IP and I got the same dialog problem between dhpcp client and dhcp server .
=> the dhpc client service should not sent a DHCPDISCOVER message to the dhcp server if the IP address is static in Hivesys.inf ( so different of "0.0.0.0") => The Ip address setup in Hivesys.ing must be taken into account in that case.
I have created the Bug 639 for this issue The test has been done with svn 15447
Regards Gge _______________________________________________ Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
Can you send me a diff of your hivesys.inf with the static ip address in? There is code that handles static addresses, so I want to see what you've got set in there.