This is important future i dhcp server.Please add this future in webgui.Now i make this in config.xml
example:
<shellcmd>arp -S 192.168.1.2 00:0F:EA:E7:95:6B permanent</shellcmd> <shellcmd>arp -S 192.168.1.3 00:30:04:03:00:1A permanent</shellcmd> <shellcmd>arp -S 192.168.1.4 00:01:02:dc:2f:6a permanent</shellcmd> <shellcmd>arp -S 192.168.1.5 00:13:D4:46:75:6F permanent</shellcmd> </system> <interfaces> ........
Means only this mac adress can use only this IP.When user change ip to other, internet not work but dhcp server work normaly.
( sory for my english )
|