From dougdougdougdoug@dt050ndd.san.rr.com  Wed Feb 25 18:20:57 1998
Received: from dt050ndd.san.rr.com (dougdougdougdoug@dt050ndd.san.rr.com [204.210.31.221])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA00675
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Feb 1998 18:20:52 -0800 (PST)
          (envelope-from dougdougdougdoug@dt050ndd.san.rr.com)
Received: (from dougdougdougdoug@localhost)
	by dt050ndd.san.rr.com (8.8.8/8.8.8) id CAA14034;
	Thu, 26 Feb 1998 02:20:41 GMT
	(envelope-from dougdougdougdoug)
Message-Id: <199802260220.CAA14034@dt050ndd.san.rr.com>
Date: Thu, 26 Feb 1998 02:20:41 GMT
From: Studded@san.rr.com
Reply-To: Studded@san.rr.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update for /etc/services
X-Send-Pr-Version: 3.2

>Number:         5855
>Category:       misc
>Synopsis:       /etc/services is out of date with IANA
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 25 18:30:01 PST 1998
>Closed-Date:    Wed Nov 8 08:52:16 PST 2000
>Last-Modified:  Wed Nov 08 08:53:18 PST 2000
>Originator:     Doug
>Release:        FreeBSD 2.2.5-STABLE-0223 i386
>Organization:
Triborough Bridge & Tunnel Authority
>Environment:

	Any FreeBSD system

>Description:

	Our /etc/services file is badly out of date when compared to the current
list of IANA assignments. 

>How-To-Repeat:

	DNA

>Fix:
	
	I downloaded the latest list from
http://www.isi.edu/in-notes/iana/assignments/port-numbers (last updated 2/24/98) and
compared our list to theirs. There are numerous omissions and mistakes in our list,
mostly in the higher range. I added the ddp services from our list, and deleted the
comments about kerberos conflicts since they seem to be worked out in the new list. 

	There is one oddity with their list that I don't understand. Among the few
others, they have port ranges for 

x11             6000-6063/tcp   X Window System
x11             6000-6063/udp   X Window System

and

ircu            6665-6669/tcp  IRCU
ircu            6665-6669/udp  IRCU

	Using utilities like netstat and trafshow, the x11 range is identified
correctly, but the ircu range is not identified at all. I played with this a bit and
couldn't make out what the differences are, if any. There are only 3 other protocols
with port ranges in their list, so I don't think this will be a big problem. 

	I placed the actual patch on ftp://ftp.freebsd.org/pub/FreeBSD/incoming/
with the name services.diff.gz because of it's size (c. 80k gzipped). 

Hope this helps,

Doug

Ps, If this falls through the cracks and someone gets to it at a latter date, you
might consider revisiting the www page and getting the latest list. They seem to
update it pretty often.
>Release-Note:
>Audit-Trail:

From: Studded <Studded@san.rr.com>
To: freebsd-gnats-submit@freebsd.org, Studded@san.rr.com
Cc:  Subject: Re: misc/5855: /etc/services is out of date with IANA
Date: Mon, 02 Mar 1998 05:26:21 -0800

 After some experimentation and a great deal of assistance (thanks Alex
 :) it turns out that this file is not in valid format, so please
 disregard my request to import the patch I sent to
 ftp.freebsd.org/incoming (services.diff.gz), and feel free to delete it.
 However, the fact remains that we are pretty far out of date with IANA
 in some areas, and lacking the definitions for many many services. 
 
 	I'd like to leave this PR open, with the hope that some enterprising
 soul will go through and do the corrections and additions, putting the
 new entries in proper format (man services(5)). I volunteered to do this
 if someone were to make reasonable assurance that it'd get committed,
 however the complete lack of response to that offer and this PR does not
 fill me with hope. :)
 
 	Finally, the "ircd" definitions are still wrong. The entry for port
 6666 should be deleted altogether since it's not a standard irc port,
 and 6667 should either be "ircd" or "ircu" as IANA has it. My personal
 preference is for "ircd" since I hate to give away anything to undernet,
 but I'm biased. :) 
 
 Doug
 
 -- 
 ***         Chief Operations Officer, DALnet IRC network       ***
 *** Proud operator, designer and maintainer of the world's largest
 *** Internet Relay Chat server.  5,328 clients and still growing.
 *** Try spider.dal.net on ports 6662-4    (Powered by FreeBSD)

From: Robert Watson <robert@cyrus.watson.org>
To: freebsd-gnats-submit@freebsd.org
Cc: Studded@san.rr.com
Subject: misc/5855: /etc/services is out of date with IANA
Date: Mon, 14 Sep 1998 23:42:06 -0400 (EDT)

 Here are a few more entries to add to make Coda run out of the box (so to
 speak).  Would be good to have these in 3.0-BETA:
 
 venus           2430/tcp   #venus
 venus           2430/udp   #venus
 venus-se        2431/tcp   #venus-se
 venus-se        2431/udp   #venus-se
 codasrv         2432/tcp   #codasrv
 codasrv         2432/udp   #codasrv
 codasrv-se      2433/tcp   #codasrv-se
 codasrv-se      2433/udp   #codasrv-se
 #                          Robert Watson <robert@cyrus.watson.org>
 
 I will try to get some fully-fledged patches in place tomorrow, but my
 time is really limited for the next two days.  Hopefully services changes
 can go in during the beta period as they are not so all-smashing?
 
 
   Robert N Watson 
 
 Carnegie Mellon University            http://www.cmu.edu/
 TIS Labs at Network Associates, Inc.  http://www.tis.com/
 SafePort Network Services             http://www.safeport.com/
 robert@fledge.watson.org              http://www.watson.org/~robert/
 
State-Changed-From-To: open->suspended 
State-Changed-By: des 
State-Changed-When: Wed Sep 16 08:44:02 PDT 1998 
State-Changed-Why:  
Awaiting new patch in proper format. 
State-Changed-From-To: suspended->closed 
State-Changed-By: dirk 
State-Changed-When: Wed Nov 8 08:52:16 PST 2000 
State-Changed-Why:  
/etc/services was upgraded several times, meanwhile. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=5855 
>Unformatted:
