[RADIATOR] Bug: Radiator always binds to an accounting port

Karl Gaissmaier karl.gaissmaier at uni-ulm.de
Tue May 23 15:09:57 UTC 2023


Hi Heikki,

seems to be a bug or the reference document is wrong:

> 3.7.7. AcctPort
> ...
> Tip
> You can prevent Radiator from binding to an accounting port by undefining Acct- Port:
> # Do not bind to an accounting port:
> AcctPort


this is not working as expected, radiator is always binding to an 
accounting port:

Please see this config snippet:

> Trace 4
> Foreground
> LogStdout
> 
> AuthPort        1812
> AcctPort
> 
> BindAddress     127.0.0.1, ::1


and the corresponding debug output when i start the radiator with this 
test config:

> Tue May 23 17:05:42 2023: DEBUG: This system is IPv6 capable. IPv6 capability provided by: core
> Tue May 23 17:05:42 2023: DEBUG: Creating authentication socket 127.0.0.1 port 1812
> Tue May 23 17:05:42 2023: DEBUG: Creating accounting socket 127.0.0.1 port 1813
> Tue May 23 17:05:42 2023: DEBUG: Creating authentication socket ::1 port 1812
> Tue May 23 17:05:42 2023: DEBUG: Creating accounting socket ::1 port 1813
> Tue May 23 17:05:42 2023: NOTICE: Server started: Radiator 4.27 on MyServer

Best regards
   Charly
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5894 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.open.com.au/pipermail/radiator/attachments/20230523/eee73cc3/attachment.p7s>


More information about the radiator mailing list