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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
radiator mailing list
radiator@lists.open.com.au
https://lists.open.com.au/mailman/listinfo/radiator

Reply via email to