Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
ETHERS.5
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:
OS Develop
Development Platform:
WINDOWS
- ETHERS(5) Minix Programmer's Manual ETHERS(5)
- NAME
- ethers - ethernet address to hostname database
- SYNOPSIS
- /etc/ethers
- DESCRIPTION
- The ethers database translates ethernet addresses to hostnames for use by
- the RARP daemon (see rarpd(8).) /etc/ethers may look like this:
- 0:0:c0:a:77:23 darask
- 0:0:c0:a:68:ce burask
- The six octet ethernet numbers must be entered as shown above, the hex
- constants must use lowercase letters and may not have leading zeros.
- Comments are marked with '#'.
- See rarpd(8) on why you shouldn't list Sun hosts in this file.
- FILES
- /etc/ethers Ethernet addresses database.
- SEE ALSO
- hosts(5), rarpd(8), boot(8).
- AUTHOR
- Kees J. Bot (kjb@cs.vu.nl)
- 1