Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ethers(4) [opensolaris man page]

ethers(4)							   File Formats 							 ethers(4)

NAME
ethers - Ethernet address to hostname database or domain DESCRIPTION
The ethers file is a local source of information about the (48-bit) Ethernet addresses of hosts on the Internet. The ethers file can be used in conjunction with or instead of other ethers sources, including the NIS maps ethers.byname and ethers.byaddr, the NIS+ table ethers, or Ethernet address data stored on an LDAP server. Programs use the ethers(3SOCKET) routines to access this information. The ethers file has one line for each host on an Ethernet. The line has the following format: Ethernet-address official-host-name Items are separated by any number of SPACE and/or TAB characters. A `#' indicates the beginning of a comment extending to the end of line. The standard form for Ethernet addresses is "x:x:x:x:x:x" where x is a hexadecimal number between 0 and ff, representing one byte. The address bytes are always in network order. Host names may contain any printable character other than SPACE, TAB, NEWLINE, or comment char- acter. FILES
/etc/ethers SEE ALSO
ethers(3SOCKET), hosts(4), nsswitch.conf(4) SunOS 5.11 22 Jul 2004 ethers(4)

Check Out this Related Man Page

ethers(5)							File Formats Manual							 ethers(5)

Name
       ethers - database that maps Ethernet addresses to hostnames

Description
       The  file  is used in conjunction with the reverse address resolution protocol daemon, to map Ethernet addresses to hostnames.  It contains
       information about the known (48-bit) Ethernet addresses of hosts on the Internet.

       For each host on an Ethernet, a single line should be present in the file with the following information:

       Ethernet-address        official-host-name

       Items are separated by one or more spaces or tabs.  A number sign (#) indicates the beginning of a comment that extends to the end of line.

       The standard form for Ethernet addresses is:

       x:x:x:x:x:x

       The x is a hexadecimal number between 0 and ff, representing 1 byte.  The address bytes are always in network order.

       Hostnames can contain any printable character other than a space, tab, newline, or number sign (#).

       Hostnames in the file should correspond to the hostnames in the file or to those provided by the name service.

Examples
       The following is a sample file: 08:00:20:01:e5:1c       host1	    # Comments go here 08:00:20:01:d0:4c       host2	    # Comments	go
       here 08:00:20:01:e0:1d	    host3	 # Comments go here 08:00:20:00:c2:4e	    host4	 # Comments go here

See Also
       ethers(3n), hosts(5), rarpd(8c)
       Introduction to Networking and Distributed System Services

																	 ethers(5)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Ethernet

We are trying to Establish Network using Linux.Now we are facing the problem in configring Ethernet.In out network we are giving eth0 in server and activating it at the boot time,so it is activating as it is but when we define the Ethernet of node on server and allowing it to activate at boot time... (5 Replies)
Discussion started by: at_renai2001
5 Replies

2. UNIX for Dummies Questions & Answers

Ethernet Initialisation

I am using Red Hat 7.1 . I have installed one Server and trying to make network installing workstations on other system of a network. The Ethernet of the server has been mounted and working properly. I am getting problem installing /mounting the Ethernet of the workstations .I have tryed this by... (1 Reply)
Discussion started by: at_renai2001
1 Replies

3. IP Networking

Quad Fast Ethernet Card on Sparc 10?

I am having a problem getting my configuration to stick. After I installed my quad-card I did the following: 1. created hostname.qe0, hostname.qe1, hostname.qe2, hostname.qe3 files in my /etc directory. 2. In my /etc/hosts file I added the ip address of each interface and the name for each... (7 Replies)
Discussion started by: jskillet
7 Replies

4. Shell Programming and Scripting

file format....

I have a file of 1000 rows , I need to format it to be coulmn seperatred by TAB , and print it Ex: 12345 12345 12343 32232 23432 34242 43224 to like 12345 TAB 12345 12343 TAB 32232 23432 TAB 34242 43224 TAB ......... Thanks alot for your helping and care... (9 Replies)
Discussion started by: atiato
9 Replies

5. Solaris

Quad Ethernet

I have a Quad Ethernet card in a 220R. 2 ports activated. Each has its own hostname file and both hostnames are in the hosts file. I want both ports to have the same IP address so we can use the 2nd port in case we lose communication on the port. On bootup, the box gives me: SIOCSLIFFLAGS:... (5 Replies)
Discussion started by: hshapiro
5 Replies

6. AIX

Virtual Ethernet VIO HMC LPARs

Hi, I am little confused about the virtual Ethernet configuration on VIO and Client Partitions. There is alot of info on the internet but it gets more confusing.... If I have LHEA, it is very simple. Just assign LHEA (logical host ethernet adapter) to client partition -> run smitty tcpip and... (10 Replies)
Discussion started by: filosophizer
10 Replies

7. Solaris

No value in Ethernet address and Host ID at Ok prompt

Hi All, In Ultra 10 at time system is not displaying value for Ethernet address and Host ID. Also, when i am trying to change the value of environment variables i am getting below message and value is not changing Thanks (4 Replies)
Discussion started by: kumarmani
4 Replies

8. UNIX for Dummies Questions & Answers

Static IP address works on Ethernet but not Wireless

Hi all, I have literally spent all day trying dozens of different combinations, re-installs and tweaks to try and resolve this problem. I would be EXTREMELY grateful if anyone can help/point me in the right direction. I am using OpenBSD 4.6 and am trying to connect to my wireless network with... (1 Reply)
Discussion started by: wcontm
1 Replies

9. UNIX for Dummies Questions & Answers

Convergent Enhanced Ethernet

Hi. I guess this my dummy question is for super-gurus. I'm on Red Hat' documentation regarding their RDMA capabilities over "convergent" Ethernet network. I read everything that I could find on inet, wikipedia etc. about the technology itself. I can't figure out, how can I determine if the... (0 Replies)
Discussion started by: newlinuxuser1
0 Replies

10. Solaris

Lost out-of-band communication with 2540 Array

Hello Dears, My server hots cannot contacted my array disk 2540 by using out-of-band Ethernet Cable. The Controller Ethernet port is off , I replace the ethernet cable but not OK I reboot the server and the Array disk 2540 but Not OK. Please somebody know how to solve this issue? ... (1 Reply)
Discussion started by: ghislino
1 Replies