Get MAC address remote IP


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. > arp 192.168.1.12
  2.  
  3. Address HWtype HWaddress Flags Mask Iface
  4. 192.168.1.12 ether 00:0F:AE:34:D3:37 C eth0

Report this snippet


Comments


You need to login to view comments.