the port to listen on is an optional argument; the default port number
authorsobrado <sobrado@openbsd.org>
Thu, 4 Jul 2024 13:14:26 +0000 (13:14 +0000)
committersobrado <sobrado@openbsd.org>
Thu, 4 Jul 2024 13:14:26 +0000 (13:14 +0000)
is 1812 for authentication and 1813 for accounting.

ok jmc@, yasuoka@

usr.sbin/radiusd/radiusd.conf.5

index 2e5aa64..1e0f0e7 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: radiusd.conf.5,v 1.26 2024/07/04 13:09:25 sobrado Exp $
+.\"    $OpenBSD: radiusd.conf.5,v 1.27 2024/07/04 13:14:26 sobrado Exp $
 .\"
 .\" Copyright (c) 2014 Esdenera Networks GmbH
 .\" Copyright (c) 2014, 2023 Internet Initiative Japan Inc.
@@ -35,7 +35,7 @@ Keywords may be specified multiple times within the configuration file.
 The configuration options are as follows:
 .Bl -tag -width Ds
 .It Xo
-.Ic listen on Ar address Oo Ic accounting Oc Ic port Ar port
+.Ic listen on Ar address Oo Ic accounting Oc Oo Ic port Ar port Oc
 .Xc
 Specify an
 .Ar address