Re: mac address's

From: Glenn English (ghe_at_slsware.com)
Date: 01/30/05

  • Next message: Tom Brown: "Re: mac address's"
    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
    

  • Next message: Tom Brown: "Re: mac address's"

    Relevant Pages

    • Re: Translate MAC address to IP address
      ... >> I have some MAC addresses from a local Ethernet segment. ... a broadcast ping to the specified MAC address (not to the broadcast ... This causes an ARP exchange for any such address not ...
      (freebsd-net)
    • Re: Getting an IP address from a MAC address
      ... Have you considered using arp and simply checking your arp tables? ... If you are on the same net, you can do a single ping to the broadcast to get ... Where <mac> is the MAC addr you are looking for. ... > Evaluating SSL VPNs' Consider NEOTERIS, chosen as leader by top analysts! ...
      (Security-Basics)
    • Re: How to retrieve clients MAC address?
      ... If you ping the IP addresss, then the MAC address for that IP will be ... "ARP -a" at a command prompt. ...
      (microsoft.public.dotnet.general)
    • Re: getting MAC address of machines in the network
      ... > address with a ping, then look at the arp cache. ... > MAC address anyway, with the obscure exception of ATM LANE ... Arp does not work for me because of the netmask. ...
      (comp.unix.solaris)
    • Re: [SLE] ethereal
      ... ARP is "address resolution protocol". ... ethernet connections are between hardware or MAC addresses, ... address of your ethernet card -- and obviously (I hope it's obvious ... most often consisting only of your gateway. ...
      (SuSE)