Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

In Ubuntu, ifconfig lists all the USB devices with the header "usb0, usb1, ..etc"

I need to know the IP addresses of all the connected USB devices. It would be really helpful if on Mac it displayed the same thing...but it doesn't.

Is there any way to get this information? (doesn't have to be ifconfig, but needs to be some sort of terminal command)

Thanks

share|improve this question
USB devices don't have IP addresses – patrix Jul 25 '12 at 18:53
Phones do. It allows you to connect to them from the computer (via ssh) – robev Jul 25 '12 at 19:03
Ah, that's something completely different then. You want to find out the IP address of network-enabled devices which are connected by USB? – patrix Jul 25 '12 at 19:55
Yes, sorry that's what I meant by USB device :-) – robev Jul 25 '12 at 19:59
I was thinking more of keyboards, mice, external drives etc. But back to your question: Wouldn't this require some kind of support on the USB device side of things? There is no generic way to determine a) whether an USB connected device does have an IP and b) the IP address itself. – patrix Jul 25 '12 at 20:18
show 1 more comment

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.