<?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/"
	>

<channel>
	<title>Linux Explore &#187; xl2tpd</title>
	<atom:link href="https://blog.linuxexplore.com/tag/xl2tpd/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.linuxexplore.com</link>
	<description>Exploring Linux</description>
	<lastBuildDate>Mon, 07 Apr 2014 00:30:50 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>L2TP VPN using xl2tpd</title>
		<link>https://blog.linuxexplore.com/2009/07/12/l2tp-vpn-without-ipsec-how-to/</link>
		<comments>https://blog.linuxexplore.com/2009/07/12/l2tp-vpn-without-ipsec-how-to/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 18:26:01 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[L2TP How to]]></category>
		<category><![CDATA[L2TP VPN using xl2tpd]]></category>
		<category><![CDATA[Linux Explore How to]]></category>
		<category><![CDATA[L2TP]]></category>
		<category><![CDATA[L2TP Howto]]></category>
		<category><![CDATA[L2TP VPN]]></category>
		<category><![CDATA[L2TP VPN How to]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[VPN Howto]]></category>
		<category><![CDATA[xl2tpd]]></category>
		<category><![CDATA[xl2tpd howto]]></category>
		<category><![CDATA[xl2tpd.conf]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=80</guid>
		<description><![CDATA[L2TP (Layer 2 Tunneling Protocol) L2TP (Layer 2 Tunneling Protocol) is a tunneling protocol used for VPN. It uses the UDP port 1701 to communicate. It doesn’t have any encryption, but we can encrypt the L2TP packets by using it with IPSec. For theoretical information on L2TP you can visit its Wiki. In Linux, you&#8230;]]></description>
				<content:encoded><![CDATA[<p><strong>L2TP (Layer 2 Tunneling Protocol)</strong></p>
<p>L2TP (Layer 2 Tunneling Protocol) is a tunneling protocol used for VPN. It uses the UDP port 1701 to communicate. It doesn’t have any encryption, but we can encrypt the L2TP packets by using it with IPSec. For theoretical information on L2TP you can visit its Wiki.</p>
<p>In Linux, you can find so many applications to build a L2TP server but there is no proper documentation for this. Also, I think no one is using L2TP VPN today. But my need could solve by L2TP only. I wanted to configure the VPN for some old devices that does support only L2TP VPN.</p>
<p>I use CentOS 5 Linux for VPN server. For VPN application, I use the combination to two applications. One is xl2tpd &amp; rp-l2tpd.</p>
<p><a href="http://linuxexplore.com/how-tos/l2tp-vpn-using-xl2tpd/">View more</a></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2009/07/12/l2tp-vpn-without-ipsec-how-to/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
