Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2007 05:35:40 GMT
From:      Charles Sprickman<spork@bway.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/111050: /etc/services is missing the amanda tcp service
Message-ID:  <200703310535.l2V5Zemc000511@www.freebsd.org>
Resent-Message-ID: <200703310550.l2V5o3H4082765@freefall.freebsd.org>

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


>Number:         111050
>Category:       misc
>Synopsis:       /etc/services is missing the amanda tcp service
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 31 05:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Charles Sprickman
>Release:        6.2-Release
>Organization:
Spork, LLC
>Environment:
FreeBSD bigpoop.nat.fasttrackmonkey.com 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Feb 11 22:45:39 EST 2007     spork@bigpoop.nat.fasttrackmonkey.com:/var/obj/usr/src/sys/BIGPOOP  i386
>Description:
The current version of amanda (http://www.amanda.org/) now allows for tcp as well as udp for auth and commands on port 10080.  The IANA site also notes both tcp/udp but the current FreeBSD /etc/services file only contains the udp entry.

ref:  http://www.iana.org/assignments/port-numbers (search on "amanda")

Since amanda is part of the ports collection, it would be handy if this entry did not have to be edited on every amanda client.
>How-To-Repeat:
n/a
>Fix:
*** services    Fri Mar 30 20:44:34 2007
--- services.new        Fri Mar 30 20:45:16 2007
***************
*** 2101,2106 ****
--- 2101,2107 ----
  sd            9876/tcp   #Session Director
  sd            9876/udp   #Session Director
  amanda                10080/udp  #Dump server control
+ amanda                10080/tcp  #Dump server control
  amandaidx     10082/tcp  #Amanda indexing
  amidxtape     10083/tcp  #Amanda tape indexing
  isode-dua     17007/tcp
>Release-Note:
>Audit-Trail:
>Unformatted:



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