OpenWrt Forum Archive

Topic: mapping of MAC addresses to IP addresses in kamikaze

The content of this topic has been archived on 6 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

LuCI>Nework>DHCP shows the mapping of IP addresses to MAC addresses.
Where do you find this mapping using the command interface?

Thanks & Best Regards,
Vwaju
New York City

cat /var/dhcp.leases

or

cat /proc/net/arp

Hope this helps,
Charlie

Very helpful, thanks Charlie!

Best Regards,
Vwaju

The discussion might have continued from here.