slpcat
Joined: 26 May 2010 Posts: 3
|
Posted: Wed May 26, 2010 11:17 am Post subject: mac-ip binding |
|
|
local lan needed
to avoid arp attacking and a new machine with unkown mac address can't access Internet
ip address and mac address need to bind staticly
the command is arp -s
I want to use it easily in Web UI
1 use arp cache
2 a arp scan tool
3 edit it manually |
|