-
Notifications
You must be signed in to change notification settings - Fork 754
Add or Update MAC address #3063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yeah im trying to find how to do this too, there is an SMNP ARP scan, so why does this not update the MAC address on active IP's ? |
Hello, |
Hi! Error 500 If I put inside functions/classes/class.Scan.php: public function ping_update_mac($ip, $mac) { if I remove "public" IPAM is ok. |
I added this code from another post and had to change $ip to $id for the updates to work. |
Solved in the last version |
Uh oh!
There was an error while loading. Please reload this page.
Hi ,
Where can I force it to add or update the MAC address on all devices?
Is it needed to enable a certain feature?
Inside settings I didn't found anything related with arp command
Thanks!
The text was updated successfully, but these errors were encountered: