From annihilator.c@usa.net  Sat Feb 23 05:06:55 2002
Return-Path: <annihilator.c@usa.net>
Received: from ls212.hinet.hr (ls212.hinet.hr [195.29.150.91])
	by hub.freebsd.org (Postfix) with ESMTP id DEE5D37B404
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Feb 2002 05:06:52 -0800 (PST)
Received: from ls401.hinet.hr (ls401.hinet.hr [195.29.150.2])
	by ls212.hinet.hr (0.0.0/8.11.3) with ESMTP id g1ND5kA01305
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Feb 2002 14:05:46 +0100
Received: from tango (ad13-m139.net.hinet.hr [195.29.48.139])
	by ls401.hinet.hr (8.11.6/8.11.3) with SMTP id g1ND6nN13752
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Feb 2002 14:06:49 +0100
Message-Id: <005a01c1bc6a$f80ef690$0101a8c0@pilar>
Date: Sat, 23 Feb 2002 14:03:38 +0100
From: "Annihilator" <annihilator.c@usa.net>
To: <FreeBSD-gnats-submit@freebsd.org>
Subject: Update to etc/services

>Number:         35240
>Category:       conf
>Synopsis:       Update to etc/services
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 23 05:10:05 PST 2002
>Closed-Date:    Sat Jan 04 07:47:45 PST 2003
>Last-Modified:  Sat Jan 04 07:47:45 PST 2003
>Originator:     Annihilator
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
SawMan's Consortium
>Environment:
System: FreeBSD sarah 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Thu Jan 31
11:38:29 CET 2002 root@sarah:/usr/src/sys/compile/SARAH i386
>Description:
etc/services doesn't contain entries for the Layer Two Tunneling Protocol
and Microsoft Remote Desktop Protocol.
>How-To-Repeat:
>Fix:
Patch included.

------=_NextPart_000_0033_01C1BC72.E454C960
Content-Type: application/octet-stream;
	name="services.patch"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="services.patch"

--- etc/services.orig	Wed Jan 30 22:37:12 2002=0A=
+++ etc/services	Sat Feb 23 12:39:00 2002=0A=
@@ -1723,6 +1723,7 @@=0A=
 netview-aix-11	1671/udp=0A=
 netview-aix-12	1672/tcp=0A=
 netview-aix-12	1672/udp=0A=
+l2tp		1701/udp   #Layer Two Tunneling Protocol=0A=
 pptp		1723/tcp   #Point-to-point tunnelling protocol=0A=
 # IMPORTANT NOTE: See comments for ports 1645/1646 when using older =
equipment=0A=
 radius		1812/udp   #RADIUS authentication protocol (IANA sanctioned)=0A=
@@ -1913,6 +1914,7 @@=0A=
 ccmail		3264/udp   #cc:mail/lotus=0A=
 dec-notes	3333/tcp   #DEC Notes=0A=
 dec-notes	3333/udp   #DEC Notes=0A=
+msrdp		3389/tcp   #Microsoft Remote Desktop Protocol=0A=
 rsvp-encap	3455/udp   #RSVP encapsulated in UDP=0A=
 mapper-nodemgr	3984/tcp   #MAPPER network node manager=0A=
 mapper-nodemgr	3984/udp   #MAPPER network node manager=0A=

------=_NextPart_000_0033_01C1BC72.E454C960--

>Release-Note:
>Audit-Trail:

From: "Crist J. Clark" <cjc@FreeBSD.ORG>
To: Annihilator <annihilator.c@usa.net>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: conf/35240: Update to etc/services
Date: Sat, 23 Feb 2002 06:53:46 -0800

 On Sat, Feb 23, 2002 at 02:03:38PM +0100, Annihilator wrote:
 
 > --- etc/services.orig	Wed Jan 30 22:37:12 2002=0A=
 > +++ etc/services	Sat Feb 23 12:39:00 2002=0A=
 > @@ -1723,6 +1723,7 @@=0A=
 >  netview-aix-11	1671/udp=0A=
 >  netview-aix-12	1672/tcp=0A=
 >  netview-aix-12	1672/udp=0A=
 > +l2tp		1701/udp   #Layer Two Tunneling Protocol=0A=
 
 Actually,
 
   l2f		1701/tcp
   l2f		1701/udp
   l2tp		1701/tcp
   l2tp		1701/udp
 
 
 >  pptp		1723/tcp   #Point-to-point tunnelling protocol=0A=
 >  # IMPORTANT NOTE: See comments for ports 1645/1646 when using older =
 > equipment=0A=
 >  radius		1812/udp   #RADIUS authentication protocol (IANA sanctioned)=0A=
 > @@ -1913,6 +1914,7 @@=0A=
 >  ccmail		3264/udp   #cc:mail/lotus=0A=
 >  dec-notes	3333/tcp   #DEC Notes=0A=
 >  dec-notes	3333/udp   #DEC Notes=0A=
 > +msrdp		3389/tcp   #Microsoft Remote Desktop Protocol=0A=
 
 This conflicts with what is actually assigned at this port,
 
   ms-wbt-server	3389/tcp   #MS WBT Server
   ms-wbt-server	3389/udp   #MS WBT Server
 -- 
 Crist J. Clark                     |     cjclark@alum.mit.edu
                                    |     cjclark@jhu.edu
 http://people.freebsd.org/~cjc/    |     cjc@freebsd.org
State-Changed-From-To: open->closed 
State-Changed-By: schweikh 
State-Changed-When: Sat Jan 4 07:46:34 PST 2003 
State-Changed-Why:  
I committed 1701/l2tp as per IANA services. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35240 
>Unformatted:
 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0033_01C1BC72.E454C960
 Content-Type: text/plain;
 	charset="iso-8859-2"
 Content-Transfer-Encoding: 7bit
 
 X-send-pr-version: 3.113
 X-GNATS-Notify:
 
 
