home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / admin / 265 < prev    next >
Encoding:
Text File  |  1993-01-22  |  2.0 KB  |  51 lines

  1. Newsgroups: comp.sys.sgi.admin
  2. Path: sparky!uunet!pipex!demon!visigoth.demon.co.uk!pettsj
  3. From: James Petts <pettsj@visigoth.demon.co.uk>
  4. Subject: Re: help on ethernet address
  5. Message-ID: <C18uGG.K2G@demon.co.uk>
  6. X-Xxmessage-Id: <A7854CEB2B010855@visigoth.demon.co.uk>
  7. X-Xxdate: Fri, 22 Jan 93 07:04:11 GMT
  8. Sender: news@demon.co.uk
  9. Nntp-Posting-Host: visigoth.demon.co.uk
  10. Organization: No Affiliation
  11. X-Useragent: Nuntius v1.1.1d13
  12. References: <g251H=dy0c@atlantis.psu.edu>
  13. Date: Fri, 22 Jan 1993 07:07:28 GMT
  14. Lines: 35
  15.  
  16. In article <g251H=dy0c@atlantis.psu.edu> Zhe, ZHE@ECLX.PSU.EDU writes:
  17. >1) Where should I find out the ether net address, i checked /etc/ethers
  18. and
  19. >/usr/etc/ethers, /usr/etc/hosts, nothing is there except IP address and 
  20. >hostname.
  21. >
  22. >2) Is there any utility in the unix that give me ethernet address ?
  23.  
  24.  
  25. Type "netstat -ain". You will see something like:
  26.  
  27. horus 1# netstat -ain
  28. Name Mtu   Network     Address            Ipkts Ierrs    Opkts Oerrs  Coll
  29. et0  1500  193.35.16   193.35.16.1        35528     0    35008     0  4784
  30.                         224.0.2.2
  31.                         224.0.0.1
  32.                         08:00:69:02:0c:70
  33. lo0  32880 127         127.0.0.1          21490     0    21490     0     0
  34.                         224.0.0.1
  35. horus 2#
  36.  
  37. The ethernet address is the six pairs of hex digits separated by colons 
  38. on line 5 of the example shown above.
  39.  
  40.  ===> James Petts <===
  41.  
  42. *** CAUTION - READ THIS .sig AT YOUR OWN RISK! ***************************
  43. *                                                * NOTE! VISIGOTH HAS NO *
  44. * Q. Wenn ist das Nunstueck git und Slotermeyer? * CONNECTION WITH ANY   *
  45. * A. Ja!... Beiherhund das Oder die Flipperwaldt * OTHER SITE AT         *
  46. *    gersput!                                    * DEMON.CO.UK           *
  47. *                                                *                       *
  48. **************************************************************************
  49. *  pettsj@visigoth.demon.co.uk (preferred), pettsj@cix.compulink.co.uk   *
  50. **************************************************************************
  51.