|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
File Formats services(4)
NAME
services - Internet services and aliases
SYNOPSIS
/etc/inet/services
/etc/services
DESCRIPTION
The services file is a local source of information regard-
ing each service available through the Internet. The ser-
vices file can be used in conjunction with or instead of
other services sources, including the NIS maps
"services.byname" and the NIS+ table "services." Programs
use the getservbyname(3SOCKET) routines to access this
information.
The services file contains an entry for each service. Each
entry has the form:
service-name port/protocol aliases
service-name This is the official Internet ser-
vice name.
port/protocol This field is composed of the port
number and protocol through which
the service is provided, for
instance, 512/tcp.
aliases This is a list of alternate names by
which the service might be
requested.
Fields can be separated by any number of SPACE and/or TAB
characters. A number sign (#) indicates the beginning of a
comment; any characters that follow the comment character up
to the end of the line are not interpreted by routines which
search the file.
Service names may contain any printable character other than
a field delimiter, a NEWLINE, or a comment character.
SunOS 5.10 Last change: 12 Oct 2000 1
File Formats services(4)
Any changes to a port assignment do not affect the actual
port registration of the service.
FILES
/etc/nsswitch.conf configuration file for name-service
switch
SEE ALSO
getservbyname(3SOCKET), inetd.conf(4), nsswitch.conf(4)
NOTES
/etc/inet/services is the official SVR4 name of the services
file. The symbolic link /etc/services exists for BSD compa-
tibility.
SunOS 5.10 Last change: 12 Oct 2000 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:27:32 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5208 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2877 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2488 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2408 hits) (Suse Linux 10.1)
|