Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Imagine this situation that there are some smartphones and computer around with their WiFi adapter (wireless adapters) on, but not necessary connected to a network.

Is there a way to look the MAC addresses via a Linux machine?

Any insights are appreciated.

share|improve this question
This seems more like a question for SuperUser – Theocharis K. Jan 15 at 1:09

1 Answer

No, it is not possible. Client is a passive device - it simply listens what's going on around, and usually doesn't send anything into the air if it is not connected.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.