On 2013-07-17, Doug <[email protected]> wrote: > One would think there is some simple way to find what device is using > what ip. but I haven't ever seen it. Since the system installs printers > and other network hardware, it surely must know what the ips for these > devices are. (It would have to work on any Linux system, not just > Debian, since that is not my normal system.) > > Anybody know? > > --doug
arp-scan -l -g --interface=wlan0 arp-scan -l -g --interface=eth0 arp-scan -l -g --interface=eth1 etc. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

