Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2000 13:24:21 -0700 (PDT)
From:      Dann Lunsford <dann@greycat.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   misc/21775: Add info on port usage to services
Message-ID:  <200010052024.NAA76505@greycat.com>

next in thread | raw e-mail | index | archive | help

>Number:         21775
>Category:       misc
>Synopsis:       Add info on port usage to services
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 05 13:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dann Lunsford
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Practically none
>Environment:

FreeBSD bigphred.greycat.com 4.1-STABLE FreeBSD 4.1-STABLE #0: Thu Jul 27 17:58:52 PDT 2000     root@bigphred.greycat.com:/u3/obj/usr/src/sys/PHRED  i386

>Description:

add usage info to /etc/services.  TCP port 98 is officially tacnews but is 
used by Red Hat Linux's linuxconf tool as well. I've seen a lot of port
scans for this, and thought it would be good to have this noted in
services.

>How-To-Repeat:

N/A

>Fix:
diff below:

--- /etc/services.old	Thu Oct  5 12:57:09 2000
+++ /etc/services	Thu Oct  5 13:08:10 2000
@@ -196,7 +196,7 @@
 dixie		 96/udp	   #DIXIE Protocol Specification
 swift-rvf	 97/tcp	   #Swift Remote Virtural File Protocol
 swift-rvf	 97/udp	   #Swift Remote Virtural File Protocol
-tacnews		 98/tcp	   #TAC News
+tacnews		 98/tcp	   #TAC News; Red Hat linuxconf
 tacnews		 98/udp	   #TAC News
 metagram	 99/tcp	   #Metagram Relay
 metagram	 99/udp	   #Metagram Relay

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010052024.NAA76505>