Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: How can I find a MAC address from aremote IP ?

by ChOas (Curate)
on Mar 30, 2001 at 19:03 UTC ( [id://68384]=note: print w/replies, xml ) Need Help??


in reply to How can I find a MAC address from aremote IP ?

Hey

I don`t know how deep Perl can go under the IP stack
but just one comment:

If you are looking at a remote IP the only source MAC
address you will find on that packet is the one of the
last router/host/hop it went through...

I hope that is what you are looking for, coz it wont
get any better than that

GreetZ!,
    ChOas

print "profeth still\n" if /bird|devil/;
  • Comment on Re: How can I find a MAC address from aremote IP ?

Replies are listed 'Best First'.
Re: Re: How can I find a MAC address from aremote IP ?
by Anonymous Monk on Mar 06, 2002 at 21:05 UTC
    I have a similar problem. Somewhere on our network there is a RAS that's bugging my SCO UNIX box every few seconds. The result is the bootp program filling the syslog with error messages about a bad address from this MAC address. The address is 52.41.53... and that's a RAS. But I can't find this offending device by the MAC address. I found some software that hunts down all the MAC addresses on my subnet, but no further. Any suggestions?
      Total non Perl reply, but just a reply to try and help you:
      There is no way that you can find MAC addresses outside
      your subnet, in fact,all ARP and RARP requests are
      limited to the segment(s) you`re in...(searching from)


      GreetZ!,
        ChOas

      print "profeth still\n" if /bird|devil/;
Re^2: How can I find a MAC address from aremote IP ?
by Anonymous Monk on May 09, 2009 at 11:35 UTC
    im really sorry i have no idea about it but if u want any info abt ip address just visit this site http://www.ip-details.com

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://68384]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (11)
As of 2024-04-23 08:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found