answersLogoWhite

0


Best Answer

Computers hold constantly changing values for entropy, for moments just like this.

In some computers, think smart-phones, the means of acquiring changing values even include gyroscopes as a mean of input.

I think I know what you are trying to do.

Spoof a MAC address, and get assigned a prohibited range?

That 'protocol' you ask about varies from vendor to vendor, the factors that determine entropy inputs/algorithms/assignment tasks vary from vendor to vendor.

You may get one particular vendors algorithm for example, by strenuously eliminating entropy factors, maintaining your constants, and by incrementing/decrementing those same entropy factors.

But you will never find yourself in the same environment twice, and brute-forcing a key will thence not work.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Address Resolution Protocol(ARP)

ARP is primarily used to translate IP addresses to Ethernet MAC addresses

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

ARP

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

RARP

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which protocol is used to find the MAC address of a host whose IP address is known?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

You want to implement a protocol on your network that allows computers to find the IP address of a host from a logical name. Which protocol should your implement?

DNS


How does one find their dedicated IP address?

A dedicated IP address may come in two forms, static or dynamic. A static address doesn't change, while a dynamic IP address will change. To find your Internet Protocol address, try using the "What is my IP Address" website.


What is an IP locator used for?

An IP locator is used to identify a device's location using the devices Internet Protocol (IP) address. An IP locator does not find the exact address of the person but narrows it down to a country and then the city.


What is a ip andress?

An Internet Protocol(IP) address refers to a unique number assigned to each computer on the Internet.An IP address consists of four numbers, each of which contains one to three digits, with a single dot (.) separating each number or set of digits. Each of the four numbers can range from 0 to 255. Here's an example of what an IP address might look like: 78.125.0.209 .If you want to find your IP address,visit Ip-details.com .


What is the need of Internet protocol?

The data transmission software or protocols perform the following functions for the efficient and error free transmission of data.Data Sequencing - The function of a protocol to divide the long message into smaller packets of fixed size that are to be transmitted for error free data transmission, called Data Sequencing.Data Routing - The function of a protocol to find the most efficient path or route between the sender and the receiver before sending the data is called Data Routing.Flow Control - The function of a protocol to control the rate of data transmission from the sender to the receiver is called Flow Control. It regulates the process of sending data between fast sender and slow receiver.Error Control - The function of a protocol to detect and recover errors for successful data communication between the sender and the receiver is called Error Control. Successful data communication means that data is transmitted without any error.http://www.free-computer-tips.info/general-computer/data-communication-protocol.html

Related questions

What protocol is use to find the hardware address of local devices?

Arp (address resolution protocol)


What protocole is used to find hardware address of a local device?

Arp (address resolution protocol)


Which protocol is used to find the hardware address of a local device?

ARP


What is ARP and RARP function?

ARP - Address resolution protocol (ARP) enables the packaging of IP data into ethernet packages. It is the system and messaging protocol that is used to find the ethernet (hardware) address from a specific IP number. Without this protocol, the ethernet package could not be generated from the IP package, because the ethernet address could not be determined RARP - Reverse address resolution protocol (RARP) is used to allow a computer without a local permanent data storage media to determine its IP address from its ethernet address. Fore More information you can visit this website:-http://www.iyogibusiness.com


You want to implement a protocol on your network that allows computers to find the IP address of a host from a logical name. Which protocol should your implement?

DNS


How can you find the surname of a person whose address you have but whose surname you do not know?

Go to that address, knock on the door, and ask the person who answers the door what their surname is.


How deciphers IP?

Decipher the IP address means, obtain IP address using Hardware address, and basically we use RARP(Reverse address resolution protocol) to find out the IP address from hardware address.


What is the next step the host wil take to find the destination MAC address of another host?

This is achieved via the ARP protocol (the Address Resolution Protocol). The host sends out a request, basically asking "who has IP address so-and-so". The request, of course, is sent as a broadcast. If a computer has the specified IP address, it will reply with its MAC address.


How does one find their dedicated IP address?

A dedicated IP address may come in two forms, static or dynamic. A static address doesn't change, while a dynamic IP address will change. To find your Internet Protocol address, try using the "What is my IP Address" website.


IP address and how do you find it?

Double Click on the icon named "Local Area Network". Click Properties>TCP/IP Protocol


What is the function of ARP?

The function of ARP (address resolution protocol) is to obtain the MAC address of a host, and then map that MAC address to the host's IP address. This protocol is used to translate physical addresses to internet protocol (IP) addresses. A physical address can be the MAC (Media Access Control) address of a network card inside of a computer. The information about which hardware address is associated with which IP address is usually stored in a table on each computer, the so-called ARP table. In essence, ARP is used so that machines on the same network can find each other. It facilitates data exchange between computers on the same network.


What is the full meaning of IP in the computer?

IP in IP address stands for "internet protocol", an IP has the task of delivering distinguished protocol datagrams (packets) from the source host to the destination host solely based on their address(es)