From owner-freebsd-bugs Thu May 21 10:05:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11821 for freebsd-bugs-outgoing; Thu, 21 May 1998 10:05:01 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11794 for ; Thu, 21 May 1998 10:04:51 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA17134; Thu, 21 May 1998 10:00:05 -0700 (PDT) Received: from auth1.auth.iol.ie (auth1.auth.iol.ie [194.125.2.227]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA10916 for ; Thu, 21 May 1998 10:00:55 -0700 (PDT) (envelope-from nick@auth1.auth.iol.ie) Received: (from root@localhost) by auth1.auth.iol.ie (8.8.8/8.8.8) id SAA01646; Thu, 21 May 1998 18:00:18 +0100 (IST) (envelope-from nick) Message-Id: <199805211700.SAA01646@auth1.auth.iol.ie> Date: Thu, 21 May 1998 18:00:18 +0100 (IST) From: nick@foobar.org Reply-To: nick@foobar.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: misc/6712: radacct in /etc/services uses non-standard port number Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6712 >Category: misc >Synopsis: radacct in /etc/services uses non-standard port number >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu May 21 10:00:03 PDT 1998 >Last-Modified: >Originator: Nick Hilliard >Organization: Ireland On-Line >Release: FreeBSD 2.2.6-RELEASE i386 >Environment: FreeBSD 2.2.6-RELEASE >Description: 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. At least if something is going to change, can the change be made consistent? >How-To-Repeat: Install new radius server on freebsd 2.2.6 box and enjoy :-( >Fix: Change radacct in /etc/services to use port 1813 (as defined in RFC 2139) instead of port 1646. A note somewhere in the installation instructions might also be nice. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message