with a small change that is I leave had only 1 Server and 1 Client Server is 2008 Running NAP - ADDS - DHCP Client Windows XP SP3
The problem is that even the client dont have the WSH pass and the Server offer him an IP with the Subnet Mask 255.255.255.255 the clinet is able to ping the server that is on class C why and how can I fix this
The client will always be able to connect to the DHCP server. This is needed so it can get an IP address.
Check the output of route print -4 and you'll see the static route to the DHCP server there. To demonstrate network restriction, you must have another device on the network.
The client will always be able to connect to the DHCP server. This is needed so it can get an IP address.
Check the output of route print -4 and you'll see the static route to the DHCP server there. To demonstrate network restriction, you must have another device on the network.