Practical Networking .net https://www.practicalnetworking.net/ Networking presented simply, practically, and applicably Thu, 29 Feb 2024 00:41:16 +0000 en-US hourly 1 https://www.practicalnetworking.net/wp-content/uploads/2018/07/cropped-Logo-PN-square-32x32.png Practical Networking .net https://www.practicalnetworking.net/ 32 32 The Truth about the OSI Model https://www.practicalnetworking.net/stand-alone/the-truth-about-the-osi-model/ https://www.practicalnetworking.net/stand-alone/the-truth-about-the-osi-model/#comments Thu, 22 Feb 2024 20:44:38 +0000 https://www.practicalnetworking.net/?p=3407 In a recent video discussing the “forgotten layers” of the OSI model (layers 5, 6, and 7), and my previous two videos on the OSI model, I referred to various “responsibilities” associated with each layer of the OSI model: The truth is, all of that was a bit of a simplification. I intentionally used this… Read More »The Truth about the OSI Model

The post The Truth about the OSI Model appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/stand-alone/the-truth-about-the-osi-model/feed/ 6
Openssl 3.x and Legacy Providers https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/ https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/#comments Tue, 18 Apr 2023 18:42:58 +0000 https://www.practicalnetworking.net/?p=3360 Openssl v 3.0 released in Sept 2021, and one of the major changes was this one: Provider based architecture. A replacement for the old “engine” interface that enables much more flexibility and the ability for third party authors to add new crypto algorithms into OpenSSL. https://www.openssl.org/blog/blog/2021/06/17/OpenSSL3.0ReleaseCandidate/ In simpler, practical terms, this means the “old” way,… Read More »Openssl 3.x and Legacy Providers

The post Openssl 3.x and Legacy Providers appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/feed/ 12
OSPF Training Course – Module 1 https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/ https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/#comments Tue, 26 Apr 2022 21:47:53 +0000 https://www.practicalnetworking.net/?p=3237 Recently I’ve been working on a Practical OSPF deep dive training course on Youtube. The content of the first module is available for free on Youtube: For those of you who prefer learning by reading, I thought I also provide the training series in article form. OSPF is an IGP, Link State, Dynamic Routing Protocol.… Read More »OSPF Training Course – Module 1

The post OSPF Training Course – Module 1 appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/feed/ 18
TLS Handshake Deep Dive with David Bombal https://www.practicalnetworking.net/announcement/tls-handshake-deep-dive-with-david-bombal/ https://www.practicalnetworking.net/announcement/tls-handshake-deep-dive-with-david-bombal/#comments Fri, 25 Mar 2022 17:18:26 +0000 https://www.practicalnetworking.net/?p=3216 Recently, I had the honor of talking to David Bombal about the TLS Handshake. We picked apart everything that occurs in the first few milliseconds every time you browse to an HTTPS website: In the video we stepped through every message of the Handshake, and spoke in detail about what information is included in each… Read More »TLS Handshake Deep Dive with David Bombal

The post TLS Handshake Deep Dive with David Bombal appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/announcement/tls-handshake-deep-dive-with-david-bombal/feed/ 16
Cisco 2021 IT Blog Awards – Winner =) https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-winner/ https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-winner/#comments Wed, 23 Mar 2022 03:40:38 +0000 https://www.practicalnetworking.net/?p=3210 Back in January, I announced that my blog was selected as a finalist for Cisco’s 2021 IT Blog Awards. I’m happy to report that because of you, Practical Networking was voted into the Top 5 to attain the prestigious honor of of being a Winner for 2021 in the IT Blog Category: I’m not sure… Read More »Cisco 2021 IT Blog Awards – Winner =)

The post Cisco 2021 IT Blog Awards – Winner =) appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-winner/feed/ 8
Cisco 2021 IT Blog Awards – Finalist https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-finalist/ https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-finalist/#comments Tue, 11 Jan 2022 20:37:19 +0000 https://www.practicalnetworking.net/?p=3192 I’ve been selected as a finalist for Cisco’s 2021 IT Blog Awards =). The award seeks to recognize blogs that provide Value, Credibility, and Consistency. When I first set out to create a blog, I set a mission statement of writing articles that bridge the gap between overly entry level (and not enough detail) and… Read More »Cisco 2021 IT Blog Awards – Finalist

The post Cisco 2021 IT Blog Awards – Finalist appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-finalist/feed/ 11
RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/ https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/#comments Fri, 03 Dec 2021 18:38:45 +0000 https://www.practicalnetworking.net/?p=3095 The world of modern cryptography is built upon the concept of Asymmetric Encryption, and the pillars of Asymmetric Encryption are these three algorithms:  RSA, Diffie-Hellman, and DSA (Digital Signature Algorithm). But unfortunately, there are many misconceptions about these algorithms, and about Asymmetric Cryptography itself. In this article, we’re going to look at each of these… Read More »RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography

The post RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/feed/ 7
“Tell me everything that happens when you type google.com into a web browser” https://www.practicalnetworking.net/stand-alone/tell-me-everything-that-happens-when-you-type-google-com-into-a-web-browser/ https://www.practicalnetworking.net/stand-alone/tell-me-everything-that-happens-when-you-type-google-com-into-a-web-browser/#comments Wed, 15 Sep 2021 16:05:03 +0000 https://www.practicalnetworking.net/?p=3011 One of the most common Interview questions for Networking related positions involves asking a candidate what occurs in order to move data through a Network. This is a great question to ask, because it requires understanding all the fundamental working parts of how data moves through the Internet. I’ve interviewed hundreds of candidates. And I’ve… Read More »“Tell me everything that happens when you type google.com into a web browser”

The post “Tell me everything that happens when you type google.com into a web browser” appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/stand-alone/tell-me-everything-that-happens-when-you-type-google-com-into-a-web-browser/feed/ 9
Packet Tracer labs https://www.practicalnetworking.net/stand-alone/packet-tracer-labs/ https://www.practicalnetworking.net/stand-alone/packet-tracer-labs/#comments Fri, 06 Aug 2021 00:02:53 +0000 https://www.practicalnetworking.net/?p=2969 In an effort to continue helping CCNA candidates, I’ve taken to doing packet tracer labs on a live stream on YouTube. During the streams I will: Discuss my way through what I am configuring and why Show you how to use show commands to quickly troubleshoot Validate the device configuration as well as it’s operation… Read More »Packet Tracer labs

The post Packet Tracer labs appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/stand-alone/packet-tracer-labs/feed/ 14
Practical TLS – Free SSL Training – Module 1 https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/ https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/#comments Thu, 08 Jul 2021 22:00:46 +0000 https://www.practicalnetworking.net/?p=2913 Recently, I published a full SSL training course which is a comprehensive, deep dive into SSL and TLS — the protocols which secure the Internet. I want people to see the quality of the content within the course, so I’m planning to release free previews of some of the lessons. Over the next few weeks,… Read More »Practical TLS – Free SSL Training – Module 1

The post Practical TLS – Free SSL Training – Module 1 appeared first on Practical Networking .net.

]]>
https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/feed/ 11