<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>Practical Networking .net</title>
	<atom:link href="https://www.practicalnetworking.net/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.practicalnetworking.net/</link>
	<description>Networking presented simply, practically, and applicably</description>
	<lastBuildDate>Thu, 29 Feb 2024 00:41:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.practicalnetworking.net/wp-content/uploads/2018/07/cropped-Logo-PN-square-32x32.png</url>
	<title>Practical Networking .net</title>
	<link>https://www.practicalnetworking.net/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Truth about the OSI Model</title>
		<link>https://www.practicalnetworking.net/stand-alone/the-truth-about-the-osi-model/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/the-truth-about-the-osi-model/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Thu, 22 Feb 2024 20:44:38 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3407</guid>

					<description><![CDATA[<p>In a recent video discussing the &#8220;forgotten layers&#8221; of the OSI model (layers 5, 6, and 7), and my previous two videos on the OSI model, I referred to various &#8220;responsibilities&#8221; associated with each layer of the OSI model: The truth is, all of that was a bit of a simplification. I intentionally used this&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/the-truth-about-the-osi-model/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">The Truth about the OSI Model</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/the-truth-about-the-osi-model/">The Truth about the OSI Model</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/the-truth-about-the-osi-model/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Openssl 3.x and Legacy Providers</title>
		<link>https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/</link>
					<comments>https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 18 Apr 2023 18:42:58 +0000</pubDate>
				<category><![CDATA[practical-tls]]></category>
		<category><![CDATA[TLS]]></category>
		<category><![CDATA[openssl]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3360</guid>

					<description><![CDATA[<p>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 &#8220;old&#8221; way,&#8230;&#160;<a href="https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Openssl 3.x and Legacy Providers</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/">Openssl 3.x and Legacy Providers</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title>OSPF Training Course – Module 1</title>
		<link>https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 26 Apr 2022 21:47:53 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[ospf]]></category>
		<category><![CDATA[routing]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3237</guid>

					<description><![CDATA[<p>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.&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">OSPF Training Course – Module 1</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/">OSPF Training Course – Module 1</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/ospf-training-course-free-m1/feed/</wfw:commentRss>
			<slash:comments>19</slash:comments>
		
		
			</item>
		<item>
		<title>TLS Handshake Deep Dive with David Bombal</title>
		<link>https://www.practicalnetworking.net/announcement/tls-handshake-deep-dive-with-david-bombal/</link>
					<comments>https://www.practicalnetworking.net/announcement/tls-handshake-deep-dive-with-david-bombal/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 25 Mar 2022 17:18:26 +0000</pubDate>
				<category><![CDATA[announcement]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3216</guid>

					<description><![CDATA[<p>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&#8230;&#160;<a href="https://www.practicalnetworking.net/announcement/tls-handshake-deep-dive-with-david-bombal/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">TLS Handshake Deep Dive with David Bombal</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/announcement/tls-handshake-deep-dive-with-david-bombal/">TLS Handshake Deep Dive with David Bombal</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/announcement/tls-handshake-deep-dive-with-david-bombal/feed/</wfw:commentRss>
			<slash:comments>16</slash:comments>
		
		
			</item>
		<item>
		<title>Cisco 2021 IT Blog Awards – Winner =)</title>
		<link>https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-winner/</link>
					<comments>https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-winner/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 23 Mar 2022 03:40:38 +0000</pubDate>
				<category><![CDATA[announcement]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3210</guid>

					<description><![CDATA[<p>Back in January, I announced that my blog was selected as a finalist for Cisco&#8217;s 2021 IT Blog Awards. I&#8217;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&#8217;m not sure&#8230;&#160;<a href="https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-winner/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Cisco 2021 IT Blog Awards – Winner =)</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-winner/">Cisco 2021 IT Blog Awards – Winner =)</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-winner/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Cisco 2021 IT Blog Awards &#8211; Finalist</title>
		<link>https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-finalist/</link>
					<comments>https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-finalist/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 11 Jan 2022 20:37:19 +0000</pubDate>
				<category><![CDATA[announcement]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3192</guid>

					<description><![CDATA[<p>I&#8217;ve been selected as a finalist for Cisco&#8217;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&#8230;&#160;<a href="https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-finalist/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Cisco 2021 IT Blog Awards &#8211; Finalist</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-finalist/">Cisco 2021 IT Blog Awards &#8211; Finalist</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/announcement/cisco-2021-it-blog-awards-finalist/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography</title>
		<link>https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/</link>
					<comments>https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 03 Dec 2021 18:38:45 +0000</pubDate>
				<category><![CDATA[practical-tls]]></category>
		<category><![CDATA[Cryptography]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3095</guid>

					<description><![CDATA[<p>The world of modern cryptography is built upon the concept of Asymmetric Encryption, and the pillars of Asymmetric Encryption are these three algorithms:&#160; 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&#8217;re going to look at each of these&#8230;&#160;<a href="https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/">RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>&#8220;Tell me everything that happens when you type google.com into a web browser&#8221;</title>
		<link>https://www.practicalnetworking.net/stand-alone/tell-me-everything-that-happens-when-you-type-google-com-into-a-web-browser/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/tell-me-everything-that-happens-when-you-type-google-com-into-a-web-browser/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 15 Sep 2021 16:05:03 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[networking]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3011</guid>

					<description><![CDATA[<p>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&#8217;ve interviewed hundreds of candidates. And I&#8217;ve&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/tell-me-everything-that-happens-when-you-type-google-com-into-a-web-browser/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">&#8220;Tell me everything that happens when you type google.com into a web browser&#8221;</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/tell-me-everything-that-happens-when-you-type-google-com-into-a-web-browser/">&#8220;Tell me everything that happens when you type google.com into a web browser&#8221;</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/tell-me-everything-that-happens-when-you-type-google-com-into-a-web-browser/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Packet Tracer labs</title>
		<link>https://www.practicalnetworking.net/stand-alone/packet-tracer-labs/</link>
					<comments>https://www.practicalnetworking.net/stand-alone/packet-tracer-labs/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 06 Aug 2021 00:02:53 +0000</pubDate>
				<category><![CDATA[Stand Alone]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[cisco]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=2969</guid>

					<description><![CDATA[<p>In an effort to continue helping CCNA candidates, I&#8217;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&#8217;s operation&#8230;&#160;<a href="https://www.practicalnetworking.net/stand-alone/packet-tracer-labs/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Packet Tracer labs</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/stand-alone/packet-tracer-labs/">Packet Tracer labs</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/stand-alone/packet-tracer-labs/feed/</wfw:commentRss>
			<slash:comments>14</slash:comments>
		
		
			</item>
		<item>
		<title>Practical TLS &#8211; Free SSL Training &#8211; Module 1</title>
		<link>https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/</link>
					<comments>https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Thu, 08 Jul 2021 22:00:46 +0000</pubDate>
				<category><![CDATA[practical-tls]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=2913</guid>

					<description><![CDATA[<p>Recently, I published a full SSL training course which is a comprehensive, deep dive into SSL and TLS &#8212; the protocols which secure the Internet. I want people to see the quality of the content within the course, so I&#8217;m planning to release free previews of some of the lessons. Over the next few weeks,&#8230;&#160;<a href="https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Practical TLS &#8211; Free SSL Training &#8211; Module 1</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/">Practical TLS &#8211; Free SSL Training &#8211; Module 1</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
	</channel>
</rss>
