User Tools

Site Tools


ubuntu:arp:where_are_arp_entries_stored_in_the_system

This is an old revision of the document!


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

ts in memory. So you can 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/arp/where_are_arp_entries_stored_in_the_system.1594805433.txt.gz ยท Last modified: 2020/07/15 09:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki