Hi every one,
I need help that how can it be configure to block static ip from the user pc other that specified ip for the mac. I want to disable it if the user chage the ip on their pc or host and force to use same specified ip in dhcp and arp . ?
Set the ARP method on the router interface to reply only, and change the DHCP server to add ARP entries to the ARP table when it hands out a lease. At that point the router will only talk to clients with the exact MAC/IP combination specified in DHCP.