<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>devkuma – VPN</title>
    <link>https://www.devkuma.com/en/tags/vpn/</link>
    <image>
      <url>https://www.devkuma.com/en/tags/vpn/logo/180x180.jpg</url>
      <title>VPN</title>
      <link>https://www.devkuma.com/en/tags/vpn/</link>
    </image>
    <description>Recent content in VPN on devkuma</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>kc@example.com (kc kim)</managingEditor>
    <webMaster>kc@example.com (kc kim)</webMaster>
    <copyright>The devkuma</copyright>
    
	  <atom:link href="https://www.devkuma.com/en/tags/vpn/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>VPN (Virtual Private Network)</title>
      <link>https://www.devkuma.com/en/docs/vpn/</link>
      <pubDate>Mon, 11 Jul 2022 09:48:00 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/vpn/</guid>
      <description>
        
        
        &lt;h2 id=&#34;what-is-a-vpn-virtual-private-network&#34;&gt;What Is a VPN (Virtual Private Network)?&lt;/h2&gt;
&lt;p&gt;A VPN (Virtual Private Network) is a technology that extends a virtual private network so that private networks, which cannot be accessed by third parties, can communicate securely with one another.&lt;/p&gt;
&lt;p&gt;As in the following examples, VPNs are used to communicate securely between geographically remote networks.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Securely access a company&amp;rsquo;s private network from a home private network&lt;/li&gt;
&lt;li&gt;Securely access the private network of a Busan branch office from the private network of a Seoul branch office&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;VPNs are used for the following reasons.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The common way to communicate between geographically separated networks is the internet&lt;/li&gt;
&lt;li&gt;However, the internet, which anyone can access, is insecure from a security perspective&lt;/li&gt;
&lt;li&gt;Therefore, using a VPN, which extends a virtual private network over the internet, increases communication security&lt;/li&gt;
&lt;li&gt;Although the above says that the common way to communicate between geographically separated networks is the internet, there are also several other methods&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;communication-methods-between-private-networks&#34;&gt;Communication Methods Between Private Networks&lt;/h2&gt;
&lt;p&gt;There are three typical methods for communication between private networks.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Provider dedicated line (a dedicated optical cable, exclusively used by the subscriber)&lt;/li&gt;
&lt;li&gt;Provider closed network + VPN (a closed network owned by a single provider)&lt;/li&gt;
&lt;li&gt;Internet + VPN (a collection of routers from multiple providers, accessible by anyone)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;provider-dedicated-line&#34;&gt;Provider Dedicated Line&lt;/h3&gt;
&lt;p&gt;A provider dedicated line is a line used exclusively by the subscriber, allowing secure communication between private networks. However, the circuit cost is high.&lt;/p&gt;
&lt;h3 id=&#34;provider-closed-network--vpn&#34;&gt;Provider Closed Network + VPN&lt;/h3&gt;
&lt;p&gt;A &amp;ldquo;provider closed network&amp;rdquo; shares the line among multiple subscribers, so public IP addresses are required to distinguish subscribers, and private networks cannot communicate with one another as they are.&lt;/p&gt;
&lt;h3 id=&#34;internet--vpn&#34;&gt;Internet + VPN&lt;/h3&gt;
&lt;p&gt;Because anyone can use the &amp;ldquo;internet&amp;rdquo; line, it has the following two issues.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Public IP addresses are required to distinguish users, and private networks cannot communicate with one another as they are.&lt;/li&gt;
&lt;li&gt;Because anyone can use the line, there is a possibility of attack by malicious third parties.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;VPN extends private networks over a provider closed network or the internet to provide the functionality of a provider dedicated line while reducing costs.&lt;/p&gt;

      </description>
      
      <category>VPN</category>
      
      <category>Network</category>
      
    </item>
    
  </channel>
</rss>
