> I have just recently done a clean install of 6.0.
> Some clients (win98, winxp) that previously
> obtained an ip address from the dhcp server no
> longer do so.
Look at:
service dhcpd status
You might try:
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/reboot
If that doesn't work, go through the configuration on the server. Disable DHCP, then enable. Maybe change the IP address range that SME gives out.
I haven't had this problem, so I'm not sure what the problem is.