On Tue, 24 Mar 2015 09:36:59 +0000 Luca Bertoncello <[email protected]> wrote:
> Well, now I just need to know the MAC-Address of the device plugged > in... > I'm using OpenWrt Barrier Breaker 14.07 / LuCI Trunk > (0.12+svn-r10530) on a TP-Link TL-WR1043N/ND v1. > Kernel version is 3.10.49. Well, if you've just once device then you could just use brute force. Not pretty, but.... Plug it into the network one port at a time and use the arp command to dump the arp table. I don't imagine that the device will use different mac addresses for different ports at different times. Karl <[email protected]> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
