Why is this static routing not working ?
- by geeko
Greeting gurus,
I'm trying to develop a DHCP enforcement extension like Microsoft NAP.
My trick to block dynamic-IP requesting machines (that don't meet certain policy) is to strip the default gateway (no default gateway) stated in the IP lease and set the lease subnet mask to 255.255.255.255.
Now I need the blocked machines to be able to reach…