hi,
can i blok all ip in my network(wireless) to access my connection so my client can’t try or use the other IP, except that ip i give it.
how to detect and drop ip scan
Thank u
hi,
can i blok all ip in my network(wireless) to access my connection so my client can’t try or use the other IP, except that ip i give it.
how to detect and drop ip scan
Thank u
Make static ARP table and bind client IP address to particular MAC-address,
as well use ‘wireless access-list’ to disalow connections to AP for unauthorized users.