/etc/ethers

(thing) by Seumas Sun Mar 12 2000 at 6:43:37
/etc/ethers is a list of Ethernet addresses and host names and is used by the RARP daemon (rarpd) for mapping Ethernet addresses into IP addresses.

An example of the format used in the file:

Ethernet address hostname

-The Ethernet address is specified in hexadecimal and each byte in the address is seperated with a colin. -A hostname must match with a corresponding entry in the /etc/hosts files.

An example of an /etc/ethers file:

6:0:30:h:aa:c1        uranus
You can find the Ethernet address of your machine by watching the console during boot-up, using the dmesg command, or using the ifconfig command with a -a switch.
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.