History log of /openbsd-current/etc/services
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.106 07-Dec-2023 sthen

add services entries for Matter, a protocol for discovery and comms
with "smart home"/IoT devices, which runs over TCP or UDP over v6 over
various physical/network layers (Ethernet, Wifi, or low power lossy
radio-based networks like Thread). req by Jordan Williams ok deraadt

https://csa-iot.org/wp-content/uploads/2022/11/22-27349-001_Matter-1.0-Core-Specification.pdf


Revision tags: OPENBSD_7_4_BASE
# 1.105 25-May-2023 sthen

After RFC 9110, the IANA services registry now lists both udp and tcp
for https (HTTP/3 over QUIC). Add it to /etc/services so that it's included
when /etc/rc populates sysctl net.inet.udp.baddynamic.

suggested by Renauld Allard, ok tb@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.104 02-Mar-2022 landry

Add openvpn ports (udp/1194 & tcp/1194) to /etc/services

Registered at IANA since 2004, also present on Linux & FreeBSD

ok sthen@ stsp@ jca@


Revision tags: OPENBSD_7_0_BASE
# 1.103 02-Sep-2021 deraadt

nameserver alias on domain (53) collided with true nameserver (42)
which would be parsed earlier in any case. what a weird piece of
history.
from Raf Czlonka


# 1.102 12-May-2021 jca

The official service name of tcp/465 is "submissions"

Keep "smtps" as an alias.
https://datatracker.ietf.org/doc/html/rfc8314#section-7.3

ok sthen@ florian@ kmos@


# 1.101 12-May-2021 jca

Drop swat (tcp/901)

The Samba Web Administration Tool has been dropped by the samba project and
TCP port 901 is not registered at IANA. ok sthen@ florian@ kmos@


# 1.100 05-May-2021 sthen

slight tidy-up of /etc/services:

- remove a few UDP entries for protocols that are TCP-only

- drop some obsolete protocols

- move smtps/465 to the standards section (rfc8314)

- move the talk about IANA's "reserve for both UDP/TCP even when you only
use one" policy from a comment in /etc/services to the manual, and talk
about how an entry in /etc/services prevents the associated port from
being used for dynamic ports (via net.inet.udp|tcp.baddynamic sysctl).

ok phessler@ florian@


Revision tags: OPENBSD_6_9_BASE
# 1.99 18-Feb-2021 deraadt

add rpki-rtr port 323; ok job


Revision tags: OPENBSD_6_8_BASE
# 1.98 15-Sep-2020 martijn

Register agentx port 705 in services.

OK deraadt@


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.105 25-May-2023 sthen

After RFC 9110, the IANA services registry now lists both udp and tcp
for https (HTTP/3 over QUIC). Add it to /etc/services so that it's included
when /etc/rc populates sysctl net.inet.udp.baddynamic.

suggested by Renauld Allard, ok tb@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.104 02-Mar-2022 landry

Add openvpn ports (udp/1194 & tcp/1194) to /etc/services

Registered at IANA since 2004, also present on Linux & FreeBSD

ok sthen@ stsp@ jca@


Revision tags: OPENBSD_7_0_BASE
# 1.103 02-Sep-2021 deraadt

nameserver alias on domain (53) collided with true nameserver (42)
which would be parsed earlier in any case. what a weird piece of
history.
from Raf Czlonka


# 1.102 12-May-2021 jca

The official service name of tcp/465 is "submissions"

Keep "smtps" as an alias.
https://datatracker.ietf.org/doc/html/rfc8314#section-7.3

ok sthen@ florian@ kmos@


# 1.101 12-May-2021 jca

Drop swat (tcp/901)

The Samba Web Administration Tool has been dropped by the samba project and
TCP port 901 is not registered at IANA. ok sthen@ florian@ kmos@


# 1.100 05-May-2021 sthen

slight tidy-up of /etc/services:

- remove a few UDP entries for protocols that are TCP-only

- drop some obsolete protocols

- move smtps/465 to the standards section (rfc8314)

- move the talk about IANA's "reserve for both UDP/TCP even when you only
use one" policy from a comment in /etc/services to the manual, and talk
about how an entry in /etc/services prevents the associated port from
being used for dynamic ports (via net.inet.udp|tcp.baddynamic sysctl).

ok phessler@ florian@


Revision tags: OPENBSD_6_9_BASE
# 1.99 18-Feb-2021 deraadt

add rpki-rtr port 323; ok job


Revision tags: OPENBSD_6_8_BASE
# 1.98 15-Sep-2020 martijn

Register agentx port 705 in services.

OK deraadt@


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.104 02-Mar-2022 landry

Add openvpn ports (udp/1194 & tcp/1194) to /etc/services

Registered at IANA since 2004, also present on Linux & FreeBSD

ok sthen@ stsp@ jca@


Revision tags: OPENBSD_7_0_BASE
# 1.103 02-Sep-2021 deraadt

nameserver alias on domain (53) collided with true nameserver (42)
which would be parsed earlier in any case. what a weird piece of
history.
from Raf Czlonka


# 1.102 12-May-2021 jca

The official service name of tcp/465 is "submissions"

Keep "smtps" as an alias.
https://datatracker.ietf.org/doc/html/rfc8314#section-7.3

ok sthen@ florian@ kmos@


# 1.101 12-May-2021 jca

Drop swat (tcp/901)

The Samba Web Administration Tool has been dropped by the samba project and
TCP port 901 is not registered at IANA. ok sthen@ florian@ kmos@


# 1.100 05-May-2021 sthen

slight tidy-up of /etc/services:

- remove a few UDP entries for protocols that are TCP-only

- drop some obsolete protocols

- move smtps/465 to the standards section (rfc8314)

- move the talk about IANA's "reserve for both UDP/TCP even when you only
use one" policy from a comment in /etc/services to the manual, and talk
about how an entry in /etc/services prevents the associated port from
being used for dynamic ports (via net.inet.udp|tcp.baddynamic sysctl).

ok phessler@ florian@


Revision tags: OPENBSD_6_9_BASE
# 1.99 18-Feb-2021 deraadt

add rpki-rtr port 323; ok job


Revision tags: OPENBSD_6_8_BASE
# 1.98 15-Sep-2020 martijn

Register agentx port 705 in services.

OK deraadt@


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.103 02-Sep-2021 deraadt

nameserver alias on domain (53) collided with true nameserver (42)
which would be parsed earlier in any case. what a weird piece of
history.
from Raf Czlonka


# 1.102 12-May-2021 jca

The official service name of tcp/465 is "submissions"

Keep "smtps" as an alias.
https://datatracker.ietf.org/doc/html/rfc8314#section-7.3

ok sthen@ florian@ kmos@


# 1.101 12-May-2021 jca

Drop swat (tcp/901)

The Samba Web Administration Tool has been dropped by the samba project and
TCP port 901 is not registered at IANA. ok sthen@ florian@ kmos@


# 1.100 05-May-2021 sthen

slight tidy-up of /etc/services:

- remove a few UDP entries for protocols that are TCP-only

- drop some obsolete protocols

- move smtps/465 to the standards section (rfc8314)

- move the talk about IANA's "reserve for both UDP/TCP even when you only
use one" policy from a comment in /etc/services to the manual, and talk
about how an entry in /etc/services prevents the associated port from
being used for dynamic ports (via net.inet.udp|tcp.baddynamic sysctl).

ok phessler@ florian@


Revision tags: OPENBSD_6_9_BASE
# 1.99 18-Feb-2021 deraadt

add rpki-rtr port 323; ok job


Revision tags: OPENBSD_6_8_BASE
# 1.98 15-Sep-2020 martijn

Register agentx port 705 in services.

OK deraadt@


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.102 12-May-2021 jca

The official service name of tcp/465 is "submissions"

Keep "smtps" as an alias.
https://datatracker.ietf.org/doc/html/rfc8314#section-7.3

ok sthen@ florian@ kmos@


# 1.101 12-May-2021 jca

Drop swat (tcp/901)

The Samba Web Administration Tool has been dropped by the samba project and
TCP port 901 is not registered at IANA. ok sthen@ florian@ kmos@


# 1.100 05-May-2021 sthen

slight tidy-up of /etc/services:

- remove a few UDP entries for protocols that are TCP-only

- drop some obsolete protocols

- move smtps/465 to the standards section (rfc8314)

- move the talk about IANA's "reserve for both UDP/TCP even when you only
use one" policy from a comment in /etc/services to the manual, and talk
about how an entry in /etc/services prevents the associated port from
being used for dynamic ports (via net.inet.udp|tcp.baddynamic sysctl).

ok phessler@ florian@


Revision tags: OPENBSD_6_9_BASE
# 1.99 18-Feb-2021 deraadt

add rpki-rtr port 323; ok job


Revision tags: OPENBSD_6_8_BASE
# 1.98 15-Sep-2020 martijn

Register agentx port 705 in services.

OK deraadt@


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.100 05-May-2021 sthen

slight tidy-up of /etc/services:

- remove a few UDP entries for protocols that are TCP-only

- drop some obsolete protocols

- move smtps/465 to the standards section (rfc8314)

- move the talk about IANA's "reserve for both UDP/TCP even when you only
use one" policy from a comment in /etc/services to the manual, and talk
about how an entry in /etc/services prevents the associated port from
being used for dynamic ports (via net.inet.udp|tcp.baddynamic sysctl).

ok phessler@ florian@


Revision tags: OPENBSD_6_9_BASE
# 1.99 18-Feb-2021 deraadt

add rpki-rtr port 323; ok job


Revision tags: OPENBSD_6_8_BASE
# 1.98 15-Sep-2020 martijn

Register agentx port 705 in services.

OK deraadt@


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.99 18-Feb-2021 deraadt

add rpki-rtr port 323; ok job


Revision tags: OPENBSD_6_8_BASE
# 1.98 15-Sep-2020 martijn

Register agentx port 705 in services.

OK deraadt@


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.98 15-Sep-2020 martijn

Register agentx port 705 in services.

OK deraadt@


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.97 26-Jun-2020 naddy

Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track database has been discontinued.

Retire cddb/888 from /etc/services. Nothing uses this any longer.
gnudb.org uses the "cddbp-alt" port of 8880, but we don't need a
services(5) entry for a single site.

ok deraadt@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.96 27-Jan-2019 danj

Add domain-s also known as DNS over TLS (DoT)

ok deraadt@ florian@


Revision tags: OPENBSD_6_4_BASE
# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.95 03-Jul-2018 dlg

list the ports for gre in udp, as per rfc8086 and iana assignments.

ok benno@ deraadt@


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.94 27-Jul-2015 sthen

Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt


Revision tags: OPENBSD_5_7_BASE
# 1.93 31-Dec-2014 jasper

add entries for xmpp, mdns and puppet

ok aja@


# 1.92 30-Dec-2014 bluhm

Add syslog-tls 6514/tcp to etc/services.
OK jasper


# 1.91 19-Dec-2014 ajacoutot

Add rdp/rfb/vnc.
no objection from deraadt@


# 1.90 07-Nov-2014 sthen

add svn, fix sort-order of iscsi. ok ajacoutot@ dcoppa@ phessler@


Revision tags: OPENBSD_5_6_BASE
# 1.89 15-Jul-2014 sthen

add port entries for quagga from the documentation, ok ajacoutot@

/etc/services file moved from etc to base so is no longer really
user-editable as changes will be overwritten at update time


# 1.88 15-Jul-2014 sthen

conserver moved port, ok ajacoutot@


# 1.87 12-Jul-2014 ajacoutot

Shuffle more stuffs around, remove most commented blocks, just sort by
number and make the file easier on the eyes.

discussed with deraadt@


# 1.86 12-Jul-2014 ajacoutot

Move things around (no change):
- some unofficial services became official
- move kerberos next to afs


# 1.85 11-Jul-2014 giovanni

Add some services needed by comms/hylafax
ok ajacoutot@


# 1.84 11-Jul-2014 ajacoutot

Add some more unofficial services to please ports without the need to
hand-edit services(5) which moved to base; some more to come probably.

ok deraadt@


# 1.83 14-Mar-2014 sthen

Add "ub-dns-control" (for unbound's equivalent of rndc), so that it's added
to the port list in net.inet.tcp.baddynamic. Service name taken from IANA
service-names-port-numbers.txt.

If anyone's interested in adding AF_UNIX support for comms between unbound
and unbound-control, that would very welcome.

OK brad@ deraadt@


Revision tags: OPENBSD_5_5_BASE
# 1.82 09-Jan-2014 brad

Add DHCPv6.

ok deraadt@


# 1.81 12-Oct-2013 deraadt

+vxlan; remember services is parsed for baddynamic; ok reyk


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.80 16-Feb-2013 ajacoutot

Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.

ok sthen@ deraadt@


Revision tags: OPENBSD_5_2_BASE
# 1.79 02-Jun-2012 sthen

Add AMT ports to /etc/services so they're entered in net.inet.tcp.baddynamic
preventing them being locally allocated as dynamic ports.

If AMT is configured with the same IP address as the host (and, in
the case of redirection/https ports, if the relevant feature is
enabled), it will steal packets sent to its ports.

ok mikeb@. kettenis@ thinks it's probably a good idea.


# 1.78 23-Mar-2012 gsoares

rollback r1.76 since it may break some tools

noticed / requested by claudio@
discussed with henning / claudio / me


# 1.77 21-Mar-2012 gsoares

zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel

"absolutely. ok" henning@


Revision tags: OPENBSD_5_1_BASE
# 1.76 21-Aug-2011 ajacoutot

Add IANA allocated port for sieve: 4190.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.75 16-Dec-2010 ajacoutot

Add IANA officially assigned numbers for zabbix.

ok sthen@ deraadt@


Revision tags: OPENBSD_4_8_BASE
# 1.74 25-May-2010 claudio

Add ldp (port 646) to services. Needs both udp and tcp.
Sure deraadt@


Revision tags: OPENBSD_4_7_BASE
# 1.73 17-Jan-2010 dlg

add l2tp


# 1.72 12-Aug-2009 deraadt

dlg wants iscsi in here; ok dlg


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.71 13-Nov-2008 deraadt

back out bloaty bullshit from IANA


# 1.70 13-Nov-2008 ian

Add openvpn, gpsd and subversion, from IANA. ok djm@


Revision tags: OPENBSD_4_4_BASE
# 1.69 07-May-2008 beck

Add synchronisation support for dhcpd - this allows for two dhcpd's
with the same configuration to be run on the same net and they will
keep their lease files/state in synch, and therefore allowing you to
run redundant dhcpd's. Synchronization code stolen from spamd, uses
an hmac key in /var/db/dhcpd.key if it exists.
ok krw@ deraadt@


# 1.68 06-May-2008 sthen

- move some services from unofficial to the Assigned Numbers section,
including some "cleverly" positioned in the dynamic range :(

- add a couple of services relating to some ports/packages which
otherwise need a manual change to this file

looks good to ajacoutot, steven. suggestions/ok deraadt


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.67 01-May-2007 steven

order by port number.

okay xsa, sobrado, jdixon


Revision tags: OPENBSD_4_1_BASE
# 1.66 04-Mar-2007 jmc

`z' -> `s', as agreed w/ reyk;


# 1.65 04-Mar-2007 beck

Database synchronizaton for spamd/spamlogd

This adds an HMAC protected synchronization protocol for use by spamd and
spamlogd.

- spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db
entries, and will update the local /var/db/spamd accordingly.

- spamd can send updates when it makes changes to the GREY or TRAPPED
entries in the db to other hosts running spamd. (Note it does not send
WHITE entries because the other spamd will see the GREY changes and have
complete information to make appropritate decisions)

- spamlogd can send updates for WHITE db entries that it performs on the local
db to other hosts running spamd, which will then apply them on remote hosts.

note that while this diff provides synchronization for changes made to the
spamd db by the daemons, it does *not* provide for sychonizing changes
to the spamd db made manually with the spamdb command.

Synchronization protocol and most of the work by reyk@,
with a bunch of the spamd, and spamlogd stuff by me.

testing mostly at the U of A, running happily there under big load.

ok reyk@ jmc@


Revision tags: OPENBSD_4_0_BASE
# 1.64 30-May-2006 deraadt

asf/ipmi balony at udp 623; sthen@bootes.spacehopper.org


Revision tags: OPENBSD_3_9_BASE
# 1.63 20-Nov-2005 reyk

add "iapp" (port 3517), as used by hostapd(8).

the official assignment by the IANA for the IEEE 802.11f Inter Access
Point Protocol on port 3517 is 802-11-iapp, we use it as an alias.

ok jakob@, deraadt@


# 1.62 27-Sep-2005 david

kill spaces


# 1.61 23-Sep-2005 jakob

add eppc, Remote AppleEvents; ok theo


# 1.60 13-Sep-2005 ian

add sql server from iana. comments jolan@, sturm@; 'ok with the right names' deraadt@


Revision tags: OPENBSD_3_8_BASE
# 1.59 23-Jul-2005 mbalmer

Adding netplan, 2983/tcp

ok deraadt@


Revision tags: OPENBSD_3_7_BASE
# 1.58 27-Dec-2004 jmc

correct comment for ipsec-nat-t;

from joel knight;
ok hshoexer@;


Revision tags: OPENBSD_3_6_BASE
# 1.57 22-Jun-2004 ho

Add ipsec-nat-t at port 4500


# 1.56 10-Apr-2004 jmc

typos from Jon Mosco, plus further tweak;
ok deraadt@


Revision tags: OPENBSD_3_5_BASE
# 1.55 16-Dec-2003 jakob

add ipp (Internet Printing Protocol). ok deraadt@


# 1.54 16-Dec-2003 jakob

add daap (Digital Audio Access Protocol). ok deraadt@


# 1.53 16-Dec-2003 jakob

add afpovertcp. ok deraadt@


Revision tags: OPENBSD_3_4_BASE
# 1.52 19-Jun-2003 pvalchev

branches: 1.52.2;
add "microsoft-ds"; Dries Schellekens


# 1.51 14-Apr-2003 jakob

add rtsp. ok deraadt@


Revision tags: OPENBSD_3_3_BASE
# 1.50 09-Mar-2003 beck

Fix a few typos, Make spamd and spamd-setup use /etc/services to find
their ports. Adds "spamd" and "spamd-cfg" services to /etc/services.
Mostly from Daniel Lucq <daniel@lucq.org>.


# 1.49 24-Jan-2003 millert

Remove duplicate kerberos entries; ekshell2 should probably just be removed


# 1.48 15-Dec-2002 jakob

add ssdp 1900/{tcp.udp}. ok deraadt@


# 1.47 07-Nov-2002 millert

Add ldap; Jedi/Sector One


# 1.46 29-Oct-2002 pvalchev

Add silc from IANA; ok millert


Revision tags: OPENBSD_3_2_BASE
# 1.45 13-Aug-2002 millert

By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.


# 1.44 11-Aug-2002 millert

Add pptp; reinhard@


# 1.43 27-Jun-2002 brad

add postgresql port.


# 1.42 30-May-2002 deraadt

space nits


# 1.41 03-May-2002 brad

add pwdgen entries. PR 2557.
--
From: Sebastian Stark


Revision tags: OPENBSD_3_1_BASE
# 1.40 26-Feb-2002 lebel

cvspserver 2401/tcp; ok millert@


# 1.39 24-Dec-2001 nordin

Add iana url and correct text; openbsd@davidkrause.com


# 1.38 11-Dec-2001 deraadt

another (*&$ kerberos entry


# 1.37 19-Nov-2001 deraadt

zap trailing spaces and tabs


# 1.36 24-Oct-2001 mickey

typo; from Sebastian Stark <seb@todesplanet.de>


Revision tags: OPENBSD_3_0_BASE
# 1.35 13-Sep-2001 millert

Add descriptions for afs3-update and afs3-rmtsys; kurt@seifried.org


# 1.34 25-Jun-2001 hin

Remove bogus "kpasswd" entry.


# 1.33 23-Jun-2001 hin

Add kerberos 5 services.


Revision tags: OPENBSD_2_9_BASE
# 1.32 19-Apr-2001 deraadt

undo broken change


# 1.31 18-Apr-2001 jakob

add MySQL port, ok deraadt@


# 1.30 18-Apr-2001 jakob

s/timserver/timeserver/, ok deraadt@


# 1.29 13-Mar-2001 jakob

add socks 1080/tcp. ok deraadt@


# 1.28 08-Mar-2001 jakob

typo, PR#1717


# 1.27 26-Feb-2001 aaron

Fix typo: authenication -> authentication.


# 1.26 08-Feb-2001 angelos

Update loc-srv ports, from IANA's web page.


# 1.25 18-Jan-2001 angelos

Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com)


# 1.24 22-Nov-2000 jakob

add SIP (Session Initiation Protocol)


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE
# 1.23 27-Apr-2000 millert

Add port 587, message submission


# 1.22 16-Apr-2000 espie

canna


Revision tags: OPENBSD_2_6_BASE
# 1.21 21-Sep-1999 jakob

sync imap port with IANA. OK deraadt@


# 1.20 08-Aug-1999 d

add hunt


Revision tags: OPENBSD_2_5_BASE
# 1.19 08-Jan-1999 art

rsync


# 1.18 15-Nov-1998 niklas

ISAKMP on UDP port 500


Revision tags: OPENBSD_2_4_BASE
# 1.17 01-Sep-1998 art

add some afs services


Revision tags: OPENBSD_2_3_BASE
# 1.16 20-Jan-1998 jason

Changes to kerberos entries from art


# 1.15 04-Nov-1997 kstailey

Move webster to correct port (and out of dynamic range.)
Add "portmap" and "rpcbind" aliases for "sunrpc".
Add a few misc. services.


Revision tags: OPENBSD_2_2_BASE
# 1.14 30-Sep-1997 kstailey

add cddb to unoffical services


# 1.13 16-Sep-1997 provos

add photuris port


# 1.12 26-Aug-1997 millert

Add tcp port 433, nnsp (NetNews Server Protocol).


# 1.11 23-Jul-1997 denny

Add Appletalk services (protocol ddp).


# 1.10 13-Jun-1997 millert

Add https


Revision tags: OPENBSD_2_1_BASE
# 1.9 11-Feb-1997 gene

Synchronize kadmin service names with header files.


# 1.8 05-Feb-1997 kstailey

add icb to unoffical services


# 1.7 06-Dec-1996 deraadt

add nfs


# 1.6 06-Dec-1996 downsj

radius services


Revision tags: OPENBSD_2_0_BASE
# 1.5 26-May-1996 deraadt

sync & label


# 1.4 23-Apr-1996 deraadt

sync with netbsd 960418


# 1.3 28-Mar-1996 niklas

From NetBSD: merge of 960317


# 1.2 17-Dec-1995 tholo

Enable non-master kerberos services by default


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision