To expand, I get multiple arp entries when conducting the ‘arp-scan’ command on my eth0 interface for my router.
However none of these entries are seen when using ‘arp’. I've transcribed a rough example from my ssh session.
Router model is RTAC86U. To add, none of these entries are my router's actual host id (Host id is 123.244.255.131)
However none of these entries are seen when using ‘arp’. I've transcribed a rough example from my ssh session.
Code:
arp-scan - I eth0 -l
Results(Ive fudged the network IDs, The Host IDs are correct):
123.244.255.128
123.244.255.129
123.244.255.130
123.244.255.132
123.244.255.133
123.244.255.134
123.244.255.135
arp -i eth0
123.244.255.129
Router model is RTAC86U. To add, none of these entries are my router's actual host id (Host id is 123.244.255.131)
Last edited: