|
||||||||
Hello every body, i asked before about having static ARP entry for clients, and it worked. By placing command <shellcmd>arp -f /var/db/cpelements/arp.txt</shellcmd> In the config.xml file placed just before </system> </user> <dnsserver>4.2.2.2</dnsserver> <shellcmd>arp -f /var/db/cpelements/arp.txt</shellcmd> </system> And by uploading arp.txt in the file manager , It is contents could be found on /var/db/cpelements I could have static ARP entry for each PC. Even I get error messages /kernel: arp: 4d:41:75:44:1d:6a attempts to modify permanent entry for 192.168.10.20 on fxp0 All the time. I wonder Manuel, if we could have static ARP entry build in m0n0wall. Based on the static DHCP entry for each user. I managed to collect MAC addresses via this service. Best regards, Mohammed Ismail. |