Re: [gentoo-user] Re: How to find the MAC address

2012-04-20 Thread Michael Mol
On Fri, Apr 20, 2012 at 2:43 PM, Mick wrote: > On Friday 20 Apr 2012 16:22:10 James wrote: >> Alex Schuster wonkology.org> writes: >> > How am I supposed to find the MAC address of an ethernet interface? >> >> nmap -sP 192.168.2.0/24 >> >> might be of interest too, >> >> ymmv, >> James > > Hmmm .

Re: [gentoo-user] Re: How to find the MAC address

2012-04-20 Thread Mick
On Friday 20 Apr 2012 16:22:10 James wrote: > Alex Schuster wonkology.org> writes: > > How am I supposed to find the MAC address of an ethernet interface? > > nmap -sP 192.168.2.0/24 > > might be of interest too, > > ymmv, > James Hmmm ... current versions use -sn instead of -sP for no port sc