User Tools

Site Tools


ubuntu:networking:arp:where_are_arp_entries_stored_in_the_system

This is an old revision of the document!


Ubuntu - Networking - ARP - Where are ARP entries stored in the system?

Access it from /proc file system.

cat /proc/net/arp

Result

IP address       HW type     Flags       HW address            Mask     Device
10.12.2.40       0x1         0x2         12:f7:fd:48:aa:79     *        eth0
10.12.2.43       0x1         0x2         12:48:08:aa:a5:bb     *        eth0
10.12.2.8        0x1         0x2         12:ab:ed:67:34:79     *        eth0
10.12.2.94       0x1         0x2         12:47:87:c2:60:8d     *        eth0
10.12.2.1        0x1         0x2         12:6f:56:c0:c4:c1     *        eth0
ubuntu/networking/arp/where_are_arp_entries_stored_in_the_system.1610014846.txt.gz · Last modified: 2021/01/07 10:20 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki