Commit Graph

80 Commits

Author SHA1 Message Date
sheldonh
bbc1f62b3f Uncomment kserver-adm, which is IANA-sanctioned and has no apparent
conflicts.

PR:		conf/34316
Submitted by:	Sean Chittenden <sean@chittenden.org>
MFC after:	2 weeks
2002-01-29 12:28:51 +00:00
obrien
0c304be14e 'ircd' is a better service name. Also note '6667' is unoffical
Submitted by:	knu (name change)
2001-11-20 19:52:28 +00:00
obrien
9bd1852fac There is already an 'irc' service at port 194. However my experience is that
1667 is what is really used.  So name port 1667 'irc-client'.
2001-11-20 19:00:12 +00:00
obrien
20e994e2d1 Add IRC 2001-11-20 18:01:10 +00:00
jkh
6f03352a6e Add commented-out/prototype entries for samba's swat configuration tool.
Requested by:	"William Wong" <willwong@samurai.com>
MFC after:	1 week
2001-10-03 05:30:56 +00:00
obrien
3f83218a71 Add `dict' per http://www.iana.org/assignments/port-numbers and RFC 2229. 2001-09-29 18:51:49 +00:00
dougb
e967b3ddc0 Scratch an itch of long standing by adding entries for the most
commonly used x11 ports
2001-08-01 20:13:49 +00:00
dougb
24d7d07293 I could have sworn I did this already, but obviously I didn't. So,
take another stab at updating the IANA web page.
2001-08-01 19:48:12 +00:00
dougb
4b62071a69 Add an entry for the commonly used (although unofficial) kpop port.
PR:		conf/21551
Submitted by:	Luis Casillas <casillas@stanford.edu>
Reviewed by:	rwatson
2001-07-30 17:53:55 +00:00
dougb
cb4c26dec8 Add a note about port 98 commonly being used for RH linuxconf,
(unofficially of course).

PR:		misc/21775
Submitted by:	Dann Lunsford <dann@greycat.com>
2001-07-30 06:19:27 +00:00
dougb
3f6937d347 Add ports for sshell, ldaps, rsync, ftps-{data|control}, ircs, and
correct some ommissions of udp ports.

Update IANA web page.

Clean up/correct some comments. I went a little further than the PR.

PR:		conf/23416
Submitted by:	Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
2001-07-24 09:28:18 +00:00
assar
cda8bcd474 add MR-AFS port numbers 2001-07-02 16:03:50 +00:00
dbaker
b037431a26 add ircs, per IANA
MFC after:	3 days
2001-06-18 23:33:09 +00:00
ume
e40c837b33 Add missing entry for ospf6d.
Submitted by:	Akihiro Kosakada <pdp@cyber-fleet.com>
2001-04-19 09:10:15 +00:00
ben
cdfb854ffa fix typo; loppgin -> login
PR:		22823
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-13 20:47:18 +00:00
sheldonh
47be164f8c Add James Housley's official IANA assigned numbers for healthd.
Requested by:	jeh
2000-10-05 07:36:59 +00:00
sheldonh
106f8e14c8 Add acap, as per IANA.
PR:		20990
Submitted by:	Lyndon Nerenberg <lyndon@orthanc.ab.ca>
2000-09-05 08:24:01 +00:00
sheldonh
d27de9de37 Fix typo: "managment" -> "management".
PR:		19689
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2000-07-05 10:07:30 +00:00
peter
289c0d262f $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
obrien
cac0e3a7c2 Add ``cvsup''. 1999-07-21 20:56:00 +00:00
nsayer
b634c84a20 Add SSL versions of imap, pop3 and telnet (imaps, pop3s and telnets) 1999-07-02 16:55:04 +00:00
jkh
6e69eca401 Sigh. It's always the smallest changes that generate the largest public
commentary. :)  3rd and final frob of this.  Leave enough comments
behind that anyone running into trouble at least has some cited clues
on dealing with it and jump into the brave new world with uncommented
IANA port assignments.
1999-07-01 11:36:38 +00:00
jkh
3e4a05994f Compromise proposal: Comment out both old and new radius ports, explain
the differences in the comments, let the USER select which assignment to
use now.

Suggested by:		rgrimes
1999-07-01 00:08:08 +00:00
jkh
81c13b666b Put radius on its proper ports. 1999-06-30 06:11:14 +00:00
ghelmer
dca0df20d0 Spelling correction.
PR:		10824
1999-05-04 13:51:56 +00:00
des
fb8165a347 Add entries to make CodaFS run out of the box.
PR:		misc/5855
Submitted by:	Robert Watson <robert@cyrus.watson.org>
1998-09-16 15:42:32 +00:00
obrien
80a55f045b Port #s 1-599 checked agaist Robert Watson <robert@cyrus.watson.org>'s
formated IANA Port assignment list.

Prodded from:	freebsd-current list
1998-09-13 20:22:19 +00:00
obrien
966b082e78 NFS can use TCP now days 1998-09-05 20:42:47 +00:00
brian
97c8c135a4 Remove ppp 3000/tcp. Ppp has nothing in common with port 3000. 1998-07-29 19:30:44 +00:00
jdp
29cbc265b1 Fix spelling error. 1998-07-04 22:10:20 +00:00
brian
f8110dad5d 6668/divert -> 8668/divert. IRC uses 6668. 1998-07-04 01:57:15 +00:00
andreas
94213686cc port numbers for zebra,
a free multithreaded rip/ospf/bgp4 route server/reflector
needed for zebra port
1998-05-31 09:34:53 +00:00
phk
07b3a94c26 RADIUS was originally coded to use ports 1645 (radius) and
1646 (radacct), but RFC's 2138 and 2139 define new ports
for RADIUS and RADIUS accounting, namely 1812 and 1813
respectively.  FreeBSD 2.2.6 uses the old radacct port, but
the new radius port, which is a bit silly.

PR:		6712
Reviewed by:	phk
Submitted by:	Nick Hilliard <nick@foobar.org>
1998-05-23 07:52:17 +00:00
phk
a10731d857 Add jetdirect 9100/tcp
PR:		5195
Reviewed by:	phk
Submitted by:	Cy Schubert <cschuber@uumail.gov.bc.ca>
1998-05-08 20:40:15 +00:00
brian
116081d5f2 Add natd support.
PR:		6339
Submitted by:	cdillon@wolves.k12.mo.us
1998-04-18 10:27:19 +00:00
jseger
e989cc12d5 Add cfengine entries.
OK'ed by:       jkh
1998-03-17 02:09:49 +00:00
steve
9c93b90fe6 Remove duplicate entries by changing tcp -> udp.
PR:		2882
1998-03-09 02:56:21 +00:00
jkh
d420ee7771 Nuke ircd entries - nobody can agree on what constitutes a reasonable
range for them and I'm %&#$%@! sorry I ever added them in the first place.
1998-03-09 02:16:58 +00:00
julian
4709e46bd5 Add a few useful entries (e.g. radius) 1998-02-22 06:28:47 +00:00
jkh
c273b78688 MF22: sanify ircd entries. 1998-02-22 00:55:25 +00:00
jkh
b8623418cd Add entries for ircd.
PR:		5809
Submitted by:	Brian Feldman <green@feldman.dyn.ml.org>
1998-02-21 19:37:51 +00:00
markm
a1330fdbeb Comment out services that conflict with known (kerberos) services.
Add KTH names for Kerberos services. (K5-ready).
1997-09-28 09:20:11 +00:00
asami
45d7b03c30 Add Wnn6 reverse lookup server port.
Submitted by:	 Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-19 09:38:50 +00:00
asami
bf06d52b9d Add canna and Wnn ports numbers.
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-18 08:56:53 +00:00
eivind
4fcaa3ded0 Fix typo (Eudroa -> Eudora)
PR:		4214
1997-08-12 18:10:45 +00:00
peter
6ea83153fa add cvspserver (officially registered at 2401) 1997-06-28 04:28:07 +00:00
dima
eddc8f5826 Fix krb5_prop entry.
Pointed-by: Bill Fenner
1997-06-25 04:36:30 +00:00
dima
c76d4536fa Add krb5_prop service (kerberos v5 prop).
It's on the same port as for v4 but requires different name.
1997-06-25 03:19:31 +00:00
pst
47ddfbdc93 Added pop3pw amandaidx amidxtape 1997-04-01 06:22:22 +00:00
peter
f173325ac8 Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00