How to know a mac address for a Node knowing its IP on local network?

nux

Is there a way to ping an IP , and know the PC mac address of this IP ?

For exapmle in my network there is a printer which has the ip 192.168.1.99 (dynamic) , i need to

its mac address to give it a reservation in dhcp .

nux

If the client is in your local network:

  1. ping it.
  2. Then run this command : ip neigh show

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Getting MAC Address of devices using Local Network IP Address(192.168.xxx.xxx)

分類Dev

How to contact a person knowing their public IP address?

分類Dev

Is it possible to SCP from a remote to local whilst logged into the remote and without knowing the local's IP address?

分類Dev

How does a router obtain its IP address?

分類Dev

How to block an IP address from a network share

分類Dev

How to get the ip address of a computer from its hostname?

分類Dev

VPS IP address for local site

分類Dev

How to auto detect IP from running TcpListener on local network

分類Dev

Recover a net device, I don't know IP-address, how to get arp?

分類Dev

Gateway iP address after increasing network to /22

分類Dev

Change MAC address of network interface on lower level

分類Dev

How to get IP address of cellular network when device is connected to WiFi in Android

分類Dev

Linux/Oracle db: how to access website in same subnet using local IP address?

分類Dev

Local network device changing other IP addresses

分類Dev

Get local IP address from "ip route" cross-platform

分類Dev

IPFS online node without IP address

分類Dev

How to write a double value in a file, without knowing its precision ofstream

分類Dev

How can I use C# to determine which IP addresses on my local network are static/dynamic?

分類Dev

How to set static IP address?

分類Dev

How to find ip address in codeigniter?

分類Dev

Python - Using socket to send data to every IP address on a network

分類Dev

OpenWrt: prevent that an IP address could be reachable in the network, excluding a few hosts

分類Dev

JavaScript net.connect() - explicitly set local endpoint IP address

分類Dev

APIPA (link-local) IP address in Windows Registry

分類Dev

How to change your Local IP?

分類Dev

How to change your Local IP?

分類Dev

Is there a way to know the status of a node using the network map service?

分類Dev

How can I know if IP Multicast is enabled

分類Dev

Mac OS X change IP configuration automatically by location (by Wifi network)?

Related 関連記事

  1. 1

    Getting MAC Address of devices using Local Network IP Address(192.168.xxx.xxx)

  2. 2

    How to contact a person knowing their public IP address?

  3. 3

    Is it possible to SCP from a remote to local whilst logged into the remote and without knowing the local's IP address?

  4. 4

    How does a router obtain its IP address?

  5. 5

    How to block an IP address from a network share

  6. 6

    How to get the ip address of a computer from its hostname?

  7. 7

    VPS IP address for local site

  8. 8

    How to auto detect IP from running TcpListener on local network

  9. 9

    Recover a net device, I don't know IP-address, how to get arp?

  10. 10

    Gateway iP address after increasing network to /22

  11. 11

    Change MAC address of network interface on lower level

  12. 12

    How to get IP address of cellular network when device is connected to WiFi in Android

  13. 13

    Linux/Oracle db: how to access website in same subnet using local IP address?

  14. 14

    Local network device changing other IP addresses

  15. 15

    Get local IP address from "ip route" cross-platform

  16. 16

    IPFS online node without IP address

  17. 17

    How to write a double value in a file, without knowing its precision ofstream

  18. 18

    How can I use C# to determine which IP addresses on my local network are static/dynamic?

  19. 19

    How to set static IP address?

  20. 20

    How to find ip address in codeigniter?

  21. 21

    Python - Using socket to send data to every IP address on a network

  22. 22

    OpenWrt: prevent that an IP address could be reachable in the network, excluding a few hosts

  23. 23

    JavaScript net.connect() - explicitly set local endpoint IP address

  24. 24

    APIPA (link-local) IP address in Windows Registry

  25. 25

    How to change your Local IP?

  26. 26

    How to change your Local IP?

  27. 27

    Is there a way to know the status of a node using the network map service?

  28. 28

    How can I know if IP Multicast is enabled

  29. 29

    Mac OS X change IP configuration automatically by location (by Wifi network)?

ホットタグ

アーカイブ