Re: mac address's
From: Glenn English (ghe_at_slsware.com)
Date: 01/30/05
- Previous message: Tomaz Kravcar: "Re: mac address's"
- In reply to: Rodney Richison: "mac address's"
- Next in thread: Keith O'Brien: "Re: mac address's"
- Reply: Keith O'Brien: "Re: mac address's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian list <debian-user@lists.debian.org> Date: Sun, 30 Jan 2005 14:05:49 -0700
On Sun, 2005-01-30 at 14:51 -0600, Rodney Richison wrote:
> How might I find mac address's on all the machine's on my network from
> my debian box?
You could ssh or telnet to them and ifconfig. Ifconfig will give the MAC
of every configured interface on the machine, no matter which net it's
on.
Or ping them, then look at the arp map. Ping will give you the
hostname/IP mapping; arp will give IP/MAC.
'ping <hostname>'
^C
'arp'
-- Glenn English ghe@slsware.com -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Tomaz Kravcar: "Re: mac address's"
- In reply to: Rodney Richison: "mac address's"
- Next in thread: Keith O'Brien: "Re: mac address's"
- Reply: Keith O'Brien: "Re: mac address's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|