Skip to content

Commit 4fe4cf6

Browse files
noladealandekok
authored andcommitted
docs-v4: moved network security best practices page to Introduction >> Best Practices.
1 parent 36f6dfe commit 4fe4cf6

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

doc/antora/modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*** xref:gethelp.adoc[Get Help]
77
** xref:bestpractices.adoc[Best Practices]
88
*** xref:troubleshooting:eap_certificates.adoc[EAP Certificates]
9+
*** xref:troubleshooting:network/security.adoc[Network Security]
910
** xref:faq.adoc[Frequently Asked Question (FAQ)]
1011
1112

doc/antora/modules/troubleshooting/nav.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
* xref:index.adoc[Troubleshooting]
22
33
** xref:network/index.adoc[Network Errors]
4-
*** xref:network/security.adoc[Security Best Practices]
54

65
*** Server does not start
76
**** xref:network/bind.adoc[Failed binding to socket]

doc/antora/modules/troubleshooting/pages/index.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,18 @@ Some of the more common issues are covered in the
9292
xref:ROOT:faq.adoc[FAQ]. The section is divided into the following
9393
areas:
9494

95+
* xref:network/index.adoc[Network Errors]
9596
* xref:user.adoc[User Management]
9697
* xref:server.adoc[Server Configuration]
9798
* xref:client.adoc[Client Configuration]
9899
* xref:connect_nas.adoc[Connectivity-NAS]
99100
* xref:datastore.adoc[Datastores]
100101

102+
== Further Readings
103+
104+
* https://www.inkbridgenetworks.com/blog/blog-10/what-does-unresponsive-child-error-message-mean-116[What does unresponsive child error message mean]
105+
* https://www.inkbridgenetworks.com/blog/blog-10/common-freeradius-debug-messages-96[Common FreeRADIUS debug messages]
106+
107+
101108
// Copyright (C) 2026 Network RADIUS SAS. Licenced under CC-by-NC 4.0.
102109
// This documentation was developed by Network RADIUS SAS.

doc/antora/modules/troubleshooting/pages/network/security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Security Best Practices
1+
= Network Security
22

33
In general, you should not have your RADIUS server on the public
44
Internet. While the server is secure, placing it on the Internet

0 commit comments

Comments
 (0)