.\" Text automatically generated by txt2man .TH FREEDIAMETERD 1 "15 March 2024" "" "" .SH NAME \fBfreeDiameterd \fP- daemon for the Diameter protocol \fB .SH SYNOPSIS .nf .fam C \fBfreeDiameterd\fP [\fIoptions\fP] .fam T .fi .fam T .fi .SH DESCRIPTION Diameter is a protocol designed to carry Authentication, Authorization and Accounting (AAA) payload. It is an evolution of the RADIUS protocol (as the name suggests). .PP This simple daemon parses the command line and initializes the freeDiameter framework. Use it for your Diameter server & agent components. In case of Diameter clients, you probably will prefer linking the libfdcore directly with your client application that must be made Diameter-aware. .RE .PP Diameter is a protocol used in the Evolved Packet Core (EPC) for 4G / LTE networks. .PP .SH OPTIONS .TP .B \fB-h\fP,\fB--help\fP Print help and exit .TP .B \fB-V\fP,\fB--version\fP Print version and exit .TP .B \fB-c\fP,\fB--config\fP=filename Read configuration from this file instead of the default location (/etc/freeDiameter/freeDiameter.conf). .RE .PP Debug: .RS .TP .B \fB-l\fP,\fB--dbglocale\fP Set the locale for error messages .TP .B \fB-d\fP,\fB--debug\fP Increase verbosity of debug messages if default logger is used .TP .B \fB-q\fP,\fB--quiet\fP Decrease verbosity if default logger is used .TP .B \fB-f\fP,\fB--dbg_func\fP Enable all traces within the function .TP .B \fB-F\fP,\fB--dbg_file\fP Enable all traces within the file (basename match) .TP .B \fB--dbg_gnutls\fP Enable GNU TLS debug at level .RE .PP .SH AUTHOR This manual page was written by Ruben Undheim for the Debian project (and may be used by others). .RE .PP