From 651de2f0d8366c4259bc81c88b53a1073ca9c2cf Mon Sep 17 00:00:00 2001 From: Paul Warren Date: Wed, 29 Sep 2021 23:04:50 +1000 Subject: [PATCH] First inputs --- index.html | 118 +++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 83 insertions(+), 35 deletions(-) diff --git a/index.html b/index.html index c3ec791..3e9a0c2 100644 --- a/index.html +++ b/index.html @@ -1,40 +1,88 @@ - - - + + + + + SysAdmin2022 + + + + + + + + + +
+
+
+

Learning about slightly more advanced networking with linux

+

Paul Warren

+

Mastodon: @pwarren@mastodon.thewarrens.name

+

email: paul at thewarrens.name

+
+ +

What even is a network

+

Ethernet?

+

Token Ring?

+

IPX?

+

AX.25?

+
+

What even is a network

+

tcp??

+

ipv4?

+

ipv6?

+

AX.25?

+

Allows connections between computers

+
+ +

Managed network?

+

Controls connections between computers

+

Scales connections between computers

+

+

+
- reveal.js +

The Problems

+

+

VLAN

+

OSPF

+
+
more detail on what VLANs, OSPF and BGP are for
+
how to do these things in linux
+
intro to bird
+
more detail on bird
+
building out a virtual network with LXC
+
ergh, NAT
+
Why use a 'real' router
+
OpenWRT
- - - - - - - - -
-
-
Slide 1
-
Slide 2
-
-
- - - - - - - +

Resources

+

These slides: https://gitea.pwarren.id.au/pwarren/SysAdmin2022

+

bird: https://bird.network.cz

+

KNorrie's network examples: https://github.com/knorrie/network-examples

+

Openwrt: https://openwrt.org/

+
+
+
+ + + + + + +