View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
I didn't read your question right, so I thought you were looking for the internal mac address of the N9.

Problem is: Normally one would use "arp" to find out this address, however, it is not available on the N9. So you need to get it elsewhere, being:

Code:
cat /proc/arp
(HW Address is the term used here)

For this to work, however, you would need to be connected to it.

Last edited by anthonie; 2013-01-21 at 11:31.
 

The Following 2 Users Say Thank You to anthonie For This Useful Post: