|
|
comp.os.ms-windows.networking.tcp-ip Affichage de l'article : Re: Find IP address from MAC address?
Date :
Le 06 février 2007
From :
Rick Jones
Sujet :
Re: Find IP address from MAC address?
Kurt wrote:
> rarp (reverse arp), as the name implies, does the opposite of arp if
> it's in the print server's stack. However, the usual way is to add a
> static arp entry to your local computer pointing to the MAC address
> of the server. Then you can configure it using telnet or whatever it
> supports.
> if you issue the command arp /? you'll get the following example:
> arp -s 157.55.85.212 00-aa-00-62-c6-09
> assuming your IP address is on the 157.155 85 /24 network, you should
> now be able to ping and connect to the device whose MAC address is
> 00-aa-00-62-c6-09 using the IP address 157.55.85.212 from your computer.
Only if that device is actually configured with that IP address.
Otherwise, it will (should) not respond to the ICMP Echo Request
(ping). I don't think the OP actually knows the IP of the print
server in question.
rick jones
--
firebug n, the idiot who tosses a lit cigarette out his car window
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
Posez vos questions, réponses et remarques sur
les forums de FrameIP
|
|