summaryrefslogtreecommitdiff
path: root/src/admin/5_networking.xml
blob: 9eb4e71e1072d982b0bb27bff96e911eff22d48c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?xml version="1.0" encoding="utf-8"?>
<chapter label="5" id="networking">
    <title>Networking</title>
    <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>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>