Remote MAC Address In Python
Peter Hansen
peter at engcorp.com
Tue Mar 25 13:59:10 EST 2003
George Papamarkos wrote:
>
> Does anyone know if there is a way in Python to grab the MAC
> Address of a computer in a network knowing only its IP Address from a
> Linux machine ? Solutions using "arp" command etc. do not work
> properly.
Don't work? How so? Perhaps there is a solution to this problem
which doesn't involve another approach. I suggest this only because
I suspect there is no other approach, at least none you would call
"generic".
-Peter
More information about the Python-list
mailing list