summaryrefslogtreecommitdiff
path: root/src/admin/5_networking.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin/5_networking.xml')
-rw-r--r--src/admin/5_networking.xml68
1 files changed, 66 insertions, 2 deletions
diff --git a/src/admin/5_networking.xml b/src/admin/5_networking.xml
index acb3d62..9eb4e71 100644
--- a/src/admin/5_networking.xml
+++ b/src/admin/5_networking.xml
@@ -1,9 +1,73 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter label="5" id="networking">
<title>Networking</title>
- <para></para>
+ <highlights><para>In this chapter, we will discuss how to configure your Adélie Linux system for networking. Wired, wireless, and VPN connections using both static and dynamic IP addressing will be covered. In addition, advanced topics including interface bonding and KVM configuration will also be discussed.</para></highlights>
<section>
- <title></title>
+ <title>Introduction</title>
<para></para>
</section>
+ <section>
+ <title>Wired connections</title>
+ <para></para>
+ <section>
+ <title>Dynamic addressing</title>
+ <para></para>
+ </section>
+ <section>
+ <title>Static addressing</title>
+ <para></para>
+ </section>
+ </section>
+ <section>
+ <title>Wireless connections</title>
+ <para></para>
+ <section>
+ <title>WPA-based authentication</title>
+ <para></para>
+ </section>
+ <section>
+ <title>RADIUS (certificate-based) authentication</title>
+ <para></para>
+ </section>
+ <section>
+ <title>Configuring for multiple access points</title>
+ <para></para>
+ </section>
+ </section>
+ <section>
+ <title>VPN connections</title>
+ <para></para>
+ <section>
+ <title>OpenVPN</title>
+ <para></para>
+ </section>
+ <section>
+ <title>StrongSwan</title>
+ <para></para>
+ </section>
+ </section>
+ <section>
+ <title>Virtual machine networking</title>
+ <para></para>
+ <section>
+ <title>Networking guests with each other only</title>
+ <para></para>
+ </section>
+ <section>
+ <title>Sharing a host network with guests</title>
+ <para></para>
+ </section>
+ </section>
+ <section>
+ <title>Advanced topics</title>
+ <para></para>
+ <section>
+ <title>Advanced: Interface bondage</title>
+ <para></para>
+ </section>
+ <section>
+ <title>Advanced: 802.1X authentication</title>
+ <para></para>
+ </section>
+ </section>
</chapter>