Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. This semester, I'm teaching my class on System Administration / Internet Operations once again.

This semester, I'm teaching my class on System Administration / Internet Operations once again.

Scheduled Pinned Locked Moved Uncategorized
sysadmindevopssre
41 Posts 3 Posters 86 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • jschauma@mstdn.socialJ jschauma@mstdn.social

    System Administration: Week 5: Networking I: A Network of Networks

    In this video, we look at how independent networks connect to one another, how Autonomous Systems numbers allow us to identify network operators, and how peering between independent ASs works.

    https://youtu.be/OOq7jGlhBjY

    #sysadmin #devops #sre

    jschauma@mstdn.socialJ This user is from outside of this forum
    jschauma@mstdn.socialJ This user is from outside of this forum
    jschauma@mstdn.social
    wrote last edited by
    #29

    System Administration: Week 6: Networking II: A Simple Request

    In this video, we trace a simple HTTP request made via telnet to find out just how exactly our application knows how to connect to the remote server. In the process we learn about the ktrace(1) utility, as well as the nsswitch.conf(5), hosts(5), and resolv.conf(5) configuration files.

    https://youtu.be/mw1YzFSYuwE

    #sysadmin #devops #sre

    paul_ipv6@infosec.exchangeP jschauma@mstdn.socialJ 2 Replies Last reply
    0
    • jschauma@mstdn.socialJ jschauma@mstdn.social

      System Administration: Week 6: Networking II: A Simple Request

      In this video, we trace a simple HTTP request made via telnet to find out just how exactly our application knows how to connect to the remote server. In the process we learn about the ktrace(1) utility, as well as the nsswitch.conf(5), hosts(5), and resolv.conf(5) configuration files.

      https://youtu.be/mw1YzFSYuwE

      #sysadmin #devops #sre

      paul_ipv6@infosec.exchangeP This user is from outside of this forum
      paul_ipv6@infosec.exchangeP This user is from outside of this forum
      paul_ipv6@infosec.exchange
      wrote last edited by
      #30

      @jschauma

      ooh. the first peek down the rabbit hole that is DNS resolution. 🙂

      jschauma@mstdn.socialJ 1 Reply Last reply
      0
      • paul_ipv6@infosec.exchangeP paul_ipv6@infosec.exchange

        @jschauma

        ooh. the first peek down the rabbit hole that is DNS resolution. 🙂

        jschauma@mstdn.socialJ This user is from outside of this forum
        jschauma@mstdn.socialJ This user is from outside of this forum
        jschauma@mstdn.social
        wrote last edited by
        #31

        @paul_ipv6 Yeah. Only on most Linux flavors these days that quickly goes sideways and straight into systemd. 🤮

        paul_ipv6@infosec.exchangeP 1 Reply Last reply
        0
        • jschauma@mstdn.socialJ jschauma@mstdn.social

          @paul_ipv6 Yeah. Only on most Linux flavors these days that quickly goes sideways and straight into systemd. 🤮

          paul_ipv6@infosec.exchangeP This user is from outside of this forum
          paul_ipv6@infosec.exchangeP This user is from outside of this forum
          paul_ipv6@infosec.exchange
          wrote last edited by
          #32

          @jschauma

          yup. hence my "rabbit hole" description.

          DoT/DoH, systemd-resolved, OS level caches in M$/OSX, lying walled garden proxies.

          it's much like chess. you can learn the basic rules in an afternoon but still not really master it in a lifetime.

          1 Reply Last reply
          1
          0
          • R relay@relay.infosec.exchange shared this topic
          • jschauma@mstdn.socialJ jschauma@mstdn.social

            System Administration: Week 6: Networking II: A Simple Request

            In this video, we trace a simple HTTP request made via telnet to find out just how exactly our application knows how to connect to the remote server. In the process we learn about the ktrace(1) utility, as well as the nsswitch.conf(5), hosts(5), and resolv.conf(5) configuration files.

            https://youtu.be/mw1YzFSYuwE

            #sysadmin #devops #sre

            jschauma@mstdn.socialJ This user is from outside of this forum
            jschauma@mstdn.socialJ This user is from outside of this forum
            jschauma@mstdn.social
            wrote last edited by
            #33

            System Administration: Week 6: Networking II: ARP and NDP

            In this video, we illustrate the functionality of the Address Resolution Protocol (ARP) and it's IPv6 equivalent, the Neighbor Discovery Protocol (NDP).

            https://youtu.be/1gtkpbF_h6M

            #sysadmin #devops #sre

            jschauma@mstdn.socialJ 1 Reply Last reply
            0
            • jschauma@mstdn.socialJ jschauma@mstdn.social

              System Administration: Week 6: Networking II: ARP and NDP

              In this video, we illustrate the functionality of the Address Resolution Protocol (ARP) and it's IPv6 equivalent, the Neighbor Discovery Protocol (NDP).

              https://youtu.be/1gtkpbF_h6M

              #sysadmin #devops #sre

              jschauma@mstdn.socialJ This user is from outside of this forum
              jschauma@mstdn.socialJ This user is from outside of this forum
              jschauma@mstdn.social
              wrote last edited by
              #34

              System Administration: Week 6: Networking II: ICMP

              In this video, we demonstrate the use of the Internet Control Message Protocol or ICMP by tracing and analyzing ping(1) and traceroute(1) invocations.

              And in case you're wondering: http://shouldiblockicmp.com

              https://youtu.be/JQn8PgfZ68M

              #sysadmin #devops #sre

              jschauma@mstdn.socialJ 1 Reply Last reply
              0
              • jschauma@mstdn.socialJ jschauma@mstdn.social

                System Administration: Week 6: Networking II: ICMP

                In this video, we demonstrate the use of the Internet Control Message Protocol or ICMP by tracing and analyzing ping(1) and traceroute(1) invocations.

                And in case you're wondering: http://shouldiblockicmp.com

                https://youtu.be/JQn8PgfZ68M

                #sysadmin #devops #sre

                jschauma@mstdn.socialJ This user is from outside of this forum
                jschauma@mstdn.socialJ This user is from outside of this forum
                jschauma@mstdn.social
                wrote last edited by
                #35

                System Administration: Week 7: DNS, Part I

                In this video, we are beginning our discussion of the #DNS. We go back to the early days of the internet when copying /etc/hosts from system to system was the way to resolve hosts...

                (Hosts file from 1983: https://rscott.org/OldInternetFiles/hosts.19831104.txt)

                ...and we cover the structure of the domain name space and the creation of the top-level domains.

                (Second-level domain inventory from 1987: https://rscott.org/OldInternetFiles/domain-info.19871215.txt)

                https://youtu.be/-bpIT7M9i00

                #sysadmin #devops #sre

                jschauma@mstdn.socialJ 1 Reply Last reply
                0
                • jschauma@mstdn.socialJ jschauma@mstdn.social

                  System Administration: Week 7: DNS, Part I

                  In this video, we are beginning our discussion of the #DNS. We go back to the early days of the internet when copying /etc/hosts from system to system was the way to resolve hosts...

                  (Hosts file from 1983: https://rscott.org/OldInternetFiles/hosts.19831104.txt)

                  ...and we cover the structure of the domain name space and the creation of the top-level domains.

                  (Second-level domain inventory from 1987: https://rscott.org/OldInternetFiles/domain-info.19871215.txt)

                  https://youtu.be/-bpIT7M9i00

                  #sysadmin #devops #sre

                  jschauma@mstdn.socialJ This user is from outside of this forum
                  jschauma@mstdn.socialJ This user is from outside of this forum
                  jschauma@mstdn.social
                  wrote last edited by
                  #36

                  System Administration: Week 7: DNS, Part II

                  In this video, we dissect DNS lookups performed on our EC2 instance, then discuss just how a caching resolver performs the lookup, moving from "magic happens here" to the below visualization.

                  https://youtu.be/z55ULZcKP8A

                  #sysadmin #devops #sre #dns

                  Link Preview Image
                  jschauma@mstdn.socialJ 1 Reply Last reply
                  0
                  • jschauma@mstdn.socialJ jschauma@mstdn.social

                    System Administration: Week 7: DNS, Part II

                    In this video, we dissect DNS lookups performed on our EC2 instance, then discuss just how a caching resolver performs the lookup, moving from "magic happens here" to the below visualization.

                    https://youtu.be/z55ULZcKP8A

                    #sysadmin #devops #sre #dns

                    Link Preview Image
                    jschauma@mstdn.socialJ This user is from outside of this forum
                    jschauma@mstdn.socialJ This user is from outside of this forum
                    jschauma@mstdn.social
                    wrote last edited by
                    #37

                    System Administration: Week 7: DNS, Part III

                    In this video, we try to wrap up our discussion of the Domain Name System by addressing the nature of the root nameservers, looking at various different resource record types, observing reverse lookups, and thinking about how we can have assurance of authenticity and integrity of the DNS results returned to us via DNSSEC.

                    https://youtu.be/XDJEJFVNoko

                    #sysadmin #devops #sre #dns

                    Link Preview Image
                    peterhoneyman@a2mi.socialP 1 Reply Last reply
                    0
                    • jschauma@mstdn.socialJ jschauma@mstdn.social

                      System Administration: Week 7: DNS, Part III

                      In this video, we try to wrap up our discussion of the Domain Name System by addressing the nature of the root nameservers, looking at various different resource record types, observing reverse lookups, and thinking about how we can have assurance of authenticity and integrity of the DNS results returned to us via DNSSEC.

                      https://youtu.be/XDJEJFVNoko

                      #sysadmin #devops #sre #dns

                      Link Preview Image
                      peterhoneyman@a2mi.socialP This user is from outside of this forum
                      peterhoneyman@a2mi.socialP This user is from outside of this forum
                      peterhoneyman@a2mi.social
                      wrote last edited by
                      #38

                      @jschauma do you cover ANYCAST in this lecture?

                      jschauma@mstdn.socialJ 1 Reply Last reply
                      0
                      • peterhoneyman@a2mi.socialP peterhoneyman@a2mi.social

                        @jschauma do you cover ANYCAST in this lecture?

                        jschauma@mstdn.socialJ This user is from outside of this forum
                        jschauma@mstdn.socialJ This user is from outside of this forum
                        jschauma@mstdn.social
                        wrote last edited by
                        #39

                        @peterhoneyman Not in much detail, but we summarize it in class in the context of the DNS root servers and CDN usage.

                        peterhoneyman@a2mi.socialP 1 Reply Last reply
                        0
                        • jschauma@mstdn.socialJ jschauma@mstdn.social

                          @peterhoneyman Not in much detail, but we summarize it in class in the context of the DNS root servers and CDN usage.

                          peterhoneyman@a2mi.socialP This user is from outside of this forum
                          peterhoneyman@a2mi.socialP This user is from outside of this forum
                          peterhoneyman@a2mi.social
                          wrote last edited by
                          #40

                          @jschauma i always had trouble with ANYCAST bc i never wanted to talk about BGP

                          paul_ipv6@infosec.exchangeP 1 Reply Last reply
                          0
                          • peterhoneyman@a2mi.socialP peterhoneyman@a2mi.social

                            @jschauma i always had trouble with ANYCAST bc i never wanted to talk about BGP

                            paul_ipv6@infosec.exchangeP This user is from outside of this forum
                            paul_ipv6@infosec.exchangeP This user is from outside of this forum
                            paul_ipv6@infosec.exchange
                            wrote last edited by
                            #41

                            @peterhoneyman @jschauma

                            yeah... BGP is not for the faint of heart...

                            it's kind of like politics. you can claim anything you want and more careful folks have to do research or explicitly void your claims. sadly, in BGP and politics, way too many folks just blindly believe, then are surprised at the consequences. 🙂

                            1 Reply Last reply
                            1
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups