@@ -23,7 +23,7 @@ of people, in sites ranging from 10 to 10 million+ users.
2323Please see the [ documentation] ( doc/ ) directory, which has full
2424documentation for version 4.
2525
26- Please also see < https://freeradius.org > and < https://wiki .freeradius.org >
26+ Please also see < https://freeradius.org > and < https://www .freeradius.org/documentation/freeradius-server/4.0.0/ >
2727for additional documentation.
2828
2929## Installation
@@ -70,12 +70,8 @@ which includes WARNINGs about common issues, and suggestions for how
7070they may be fixed.
7171
7272The debug output is explained in detail in the
73- [ radiusd-X] ( https://wiki.freeradius.org/radiusd-X ) page on the
74- [ wiki] ( https://wiki.freeradius.org ) .
75-
76- Many questions are answered on the Wiki:
77-
78- < https://wiki.freeradius.org >
73+ [ radiusd-X] ( https://www.freeradius.org/documentation/freeradius-server/4.0.0/debugging/radiusd_X.html )
74+ page.
7975
8076Read the configuration files. Many parts of the server are
8177documented only with extensive comments in the configuration files.
@@ -84,17 +80,21 @@ Search the mailing lists. For example, using Google, searching
8480"site: lists .freeradius.org <search term >" will return results from
8581the FreeRADIUS mailing lists.
8682
87- < https://freeradius.org/support/ >
83+ [ Additional
84+ help] ( https://www.freeradius.org/documentation/freeradius-server/4.0.0/gethelp.html )
85+ is available via the mailing lists, including commercial support.
86+
87+ When posting to the mailing list, we recommend posting the output of
88+ ` radiusd -X ` . That information shows what the server is doing when it
89+ receives packets, and how it processes those packets.
8890
89- Instructions for what to post on the mailing list are [ on the
90- wiki] ( https://wiki.freeradius.org/list-help ) . Please note that we DO
91- recommend posting the output of ` radiusd -X ` . That information shows
92- what the server is doing when it receives packets, and how it
93- processes those packets.
91+ Do NOT post the configuration files to the mailing list. They're not
92+ useful. Instead, post the output of ` radiusd -X ` . We really cannot
93+ emphasize that enough.
9494
95- We do NOT recommend posting the configuration files to the mailing
96- list. They don't help . Instead, post the output of ` radiusd -X ` . We
97- really cannot emphasize that enough.
95+ DO post a clear description of what the problem is. Empty questions
96+ will not make you friends . e.g. "I changed things and now it doesn't
97+ work. What do I do to fix it?"
9898
9999## Feedback, Defects, and Community Support
100100
@@ -114,8 +114,8 @@ mailing lists first to determine whether it really is a defect or
114114missing feature.
115115
116116Instructions for gathering data for defect reports can be found in
117- [ here] ( doc/antora/modules/developers/pages/bugs.adoc ) or on the
118- [ wiki ] ( https://wiki .freeradius.org/project/bug-reports ) .
117+ [ here] ( doc/antora/modules/developers/pages/bugs.adoc ) and online at
118+ < https://www .freeradius.org/documentation/freeradius-server/4.0.0/developers/bugs.html >
119119
120120Under no circumstances should the issue tracker be used for support
121121requests, those questions belong on the user's mailing list. If you
0 commit comments