<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Long-term Memory</title>
	<atom:link href="http://blog.dest-unreach.be/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.dest-unreach.be</link>
	<description>A collection of note-to-self&#039;s</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:02:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Compiling custom dd-wrt kernel modules by tony</title>
		<link>http://blog.dest-unreach.be/2010/12/01/compiling-custom-dd-wrt-kernel-modules/comment-page-1#comment-52410</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Sat, 04 Feb 2012 09:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1905#comment-52410</guid>
		<description>Thanks niobos. 
sorry for again asking ...
How to make .bin file. In your blog its showing for default created .bin file. 

Can i make from your above process...


Thanks again</description>
		<content:encoded><![CDATA[<p>Thanks niobos.<br />
sorry for again asking &#8230;<br />
How to make .bin file. In your blog its showing for default created .bin file. </p>
<p>Can i make from your above process&#8230;</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling custom dd-wrt kernel modules by Niobos</title>
		<link>http://blog.dest-unreach.be/2010/12/01/compiling-custom-dd-wrt-kernel-modules/comment-page-1#comment-52405</link>
		<dc:creator>Niobos</dc:creator>
		<pubDate>Sat, 04 Feb 2012 08:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1905#comment-52405</guid>
		<description>tony,

You&#039;d better look at my &lt;a href=&quot;/2010/11/30/converting-a-wrt320n-to-dd-wrt&quot; rel=&quot;nofollow&quot;&gt;previous post&lt;/a&gt;. This one is to modify the dd-wrt kernel.

Niobos</description>
		<content:encoded><![CDATA[<p>tony,</p>
<p>You&#8217;d better look at my <a href="/2010/11/30/converting-a-wrt320n-to-dd-wrt" rel="nofollow">previous post</a>. This one is to modify the dd-wrt kernel.</p>
<p>Niobos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling custom dd-wrt kernel modules by tony</title>
		<link>http://blog.dest-unreach.be/2010/12/01/compiling-custom-dd-wrt-kernel-modules/comment-page-1#comment-52315</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Fri, 03 Feb 2012 15:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1905#comment-52315</guid>
		<description>I have default firmware in my wifi station. i want to change this to dd-wrt. But i am new bie to dd wrt. Please guide me.
What i have to do?

Is this need to follow all above step and done.?</description>
		<content:encoded><![CDATA[<p>I have default firmware in my wifi station. i want to change this to dd-wrt. But i am new bie to dd wrt. Please guide me.<br />
What i have to do?</p>
<p>Is this need to follow all above step and done.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling custom dd-wrt kernel modules by Harish</title>
		<link>http://blog.dest-unreach.be/2010/12/01/compiling-custom-dd-wrt-kernel-modules/comment-page-1#comment-52301</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1905#comment-52301</guid>
		<description>I got the solution. Thanks again....</description>
		<content:encoded><![CDATA[<p>I got the solution. Thanks again&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling custom dd-wrt kernel modules by Harish</title>
		<link>http://blog.dest-unreach.be/2010/12/01/compiling-custom-dd-wrt-kernel-modules/comment-page-1#comment-52297</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Fri, 03 Feb 2012 12:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1905#comment-52297</guid>
		<description>I did as same, what you told but at the time of make module it give this error and stop.

make module
/bin/sh: /xfs/toolchains/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc: not found
/bin/sh: /xfs/toolchains/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc: not found
make: /xfs/toolchains/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc: Command not found
make: *** No rule to make target `module&#039;.  Stop.


PATH is already set. I am using Ubuntu 64 bit 11.10.

Is there any help

Thanks</description>
		<content:encoded><![CDATA[<p>I did as same, what you told but at the time of make module it give this error and stop.</p>
<p>make module<br />
/bin/sh: /xfs/toolchains/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc: not found<br />
/bin/sh: /xfs/toolchains/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc: not found<br />
make: /xfs/toolchains/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc: Command not found<br />
make: *** No rule to make target `module&#8217;.  Stop.</p>
<p>PATH is already set. I am using Ubuntu 64 bit 11.10.</p>
<p>Is there any help</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone compatible IPsec VPN on an Ubuntu server, with LDAP authentication by Serge</title>
		<link>http://blog.dest-unreach.be/2011/03/03/iphone-compatible-ipsec-vpn-on-an-ubuntu-server-with-ldap-authentication/comment-page-1#comment-51306</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Fri, 27 Jan 2012 16:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1976#comment-51306</guid>
		<description>Hi,

I&#039;m trying to connect using an iphone running ios 5.0.1
As a first step, I try the connection on my LAN.
I always receive the following errors on racoon:
Jan 27 17:36:55 localhost racoon: INFO: begin Aggressive mode.
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: RFC 3947
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-08
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-07
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-06
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-05
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-04
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-03
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-02
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-02#012
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsra-isakmp-xauth-06.txt
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: CISCO-UNITY
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: DPD
Jan 27 17:36:55 localhost racoon: INFO: Selected NAT-T version: RFC 3947
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#1) = XAuth RSASIG server:GSS-API on Kerberos 5
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#1) = 1536-bit MODP group:1024-bit MODP group
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#2) = XAuth RSASIG server:GSS-API on Kerberos 5
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#2) = 1536-bit MODP group:1024-bit MODP group
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#3) = XAuth RSASIG server:GSS-API on Kerberos 5
Jan 27 17:36:55 localhost racoon: ERROR: rejected hashtype: DB(prop#1:trns#1):Peer(prop#1:trns#3) = SHA:MD5
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#3) = 1536-bit MODP group:1024-bit MODP group
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#4) = XAuth RSASIG server:GSS-API on Kerberos 5
Jan 27 17:36:55 localhost racoon: ERROR: rejected hashtype: DB(prop#1:trns#1):Peer(prop#1:trns#4) = SHA:MD5
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#4) = 1536-bit MODP group:1024-bit MODP group
Jan 27 17:36:55 localhost racoon: ERROR: rejected enctype: DB(prop#1:trns#1):Peer(prop#1:trns#5) = AES-CBC:3DES-CBC
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#5) = XAuth RSASIG server:GSS-API on Kerberos 5
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#5) = 1536-bit MODP group:1024-bit MODP group
Jan 27 17:36:55 localhost racoon: ERROR: rejected enctype: DB(prop#1:trns#1):Peer(prop#1:trns#6) = AES-CBC:3DES-CBC
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#6) = XAuth RSASIG server:GSS-API on Kerberos 5
Jan 27 17:36:55 localhost racoon: ERROR: rejected hashtype: DB(prop#1:trns#1):Peer(prop#1:trns#6) = SHA:MD5
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#6) = 1536-bit MODP group:1024-bit MODP group
Jan 27 17:36:55 localhost racoon: ERROR: rejected enctype: DB(prop#1:trns#1):Peer(prop#1:trns#7) = AES-CBC:DES-CBC
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#7) = XAuth RSASIG server:GSS-API on Kerberos 5
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#7) = 1536-bit MODP group:1024-bit MODP group
Jan 27 17:36:55 localhost racoon: ERROR: rejected enctype: DB(prop#1:trns#1):Peer(prop#1:trns#8) = AES-CBC:DES-CBC
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#8) = XAuth RSASIG server:GSS-API on Kerberos 5
Jan 27 17:36:55 localhost racoon: ERROR: rejected hashtype: DB(prop#1:trns#1):Peer(prop#1:trns#8) = SHA:MD5
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#8) = 1536-bit MODP group:1024-bit MODP group
Jan 27 17:36:55 localhost racoon: ERROR: no suitable proposal found.
Jan 27 17:36:55 localhost racoon: ERROR: failed to get valid proposal.
Jan 27 17:36:55 localhost racoon: ERROR: failed to pre-process packet.
Jan 27 17:36:55 localhost racoon: ERROR: phase1 negotiation failed.

Has anyone an idea ?
Many thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to connect using an iphone running ios 5.0.1<br />
As a first step, I try the connection on my LAN.<br />
I always receive the following errors on racoon:<br />
Jan 27 17:36:55 localhost racoon: INFO: begin Aggressive mode.<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: RFC 3947<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-08<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-07<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-06<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-05<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-04<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-03<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-02<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsec-nat-t-ike-02#012<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: draft-ietf-ipsra-isakmp-xauth-06.txt<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: CISCO-UNITY<br />
Jan 27 17:36:55 localhost racoon: INFO: received Vendor ID: DPD<br />
Jan 27 17:36:55 localhost racoon: INFO: Selected NAT-T version: RFC 3947<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#1) = XAuth RSASIG server:GSS-API on Kerberos 5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#1) = 1536-bit MODP group:1024-bit MODP group<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#2) = XAuth RSASIG server:GSS-API on Kerberos 5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#2) = 1536-bit MODP group:1024-bit MODP group<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#3) = XAuth RSASIG server:GSS-API on Kerberos 5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected hashtype: DB(prop#1:trns#1):Peer(prop#1:trns#3) = SHA:MD5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#3) = 1536-bit MODP group:1024-bit MODP group<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#4) = XAuth RSASIG server:GSS-API on Kerberos 5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected hashtype: DB(prop#1:trns#1):Peer(prop#1:trns#4) = SHA:MD5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#4) = 1536-bit MODP group:1024-bit MODP group<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected enctype: DB(prop#1:trns#1):Peer(prop#1:trns#5) = AES-CBC:3DES-CBC<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#5) = XAuth RSASIG server:GSS-API on Kerberos 5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#5) = 1536-bit MODP group:1024-bit MODP group<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected enctype: DB(prop#1:trns#1):Peer(prop#1:trns#6) = AES-CBC:3DES-CBC<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#6) = XAuth RSASIG server:GSS-API on Kerberos 5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected hashtype: DB(prop#1:trns#1):Peer(prop#1:trns#6) = SHA:MD5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#6) = 1536-bit MODP group:1024-bit MODP group<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected enctype: DB(prop#1:trns#1):Peer(prop#1:trns#7) = AES-CBC:DES-CBC<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#7) = XAuth RSASIG server:GSS-API on Kerberos 5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#7) = 1536-bit MODP group:1024-bit MODP group<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected enctype: DB(prop#1:trns#1):Peer(prop#1:trns#8) = AES-CBC:DES-CBC<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected authmethod: DB(prop#1:trns#1):Peer(prop#1:trns#8) = XAuth RSASIG server:GSS-API on Kerberos 5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected hashtype: DB(prop#1:trns#1):Peer(prop#1:trns#8) = SHA:MD5<br />
Jan 27 17:36:55 localhost racoon: ERROR: rejected dh_group: DB(prop#1:trns#1):Peer(prop#1:trns#8) = 1536-bit MODP group:1024-bit MODP group<br />
Jan 27 17:36:55 localhost racoon: ERROR: no suitable proposal found.<br />
Jan 27 17:36:55 localhost racoon: ERROR: failed to get valid proposal.<br />
Jan 27 17:36:55 localhost racoon: ERROR: failed to pre-process packet.<br />
Jan 27 17:36:55 localhost racoon: ERROR: phase1 negotiation failed.</p>
<p>Has anyone an idea ?<br />
Many thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone compatible IPsec VPN on an Ubuntu server, with LDAP authentication by Niobos</title>
		<link>http://blog.dest-unreach.be/2011/03/03/iphone-compatible-ipsec-vpn-on-an-ubuntu-server-with-ldap-authentication/comment-page-1#comment-50748</link>
		<dc:creator>Niobos</dc:creator>
		<pubDate>Mon, 23 Jan 2012 16:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1976#comment-50748</guid>
		<description>whit,

I just checked this on my setup, it works fine over a cellular connection (tried both EDGE and UMTS). Maybe your provider is doing some filtering?
What steps fail from 3G? The connection setup or the data transfer?</description>
		<content:encoded><![CDATA[<p>whit,</p>
<p>I just checked this on my setup, it works fine over a cellular connection (tried both EDGE and UMTS). Maybe your provider is doing some filtering?<br />
What steps fail from 3G? The connection setup or the data transfer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone compatible IPsec VPN on an Ubuntu server, with LDAP authentication by whit</title>
		<link>http://blog.dest-unreach.be/2011/03/03/iphone-compatible-ipsec-vpn-on-an-ubuntu-server-with-ldap-authentication/comment-page-1#comment-50740</link>
		<dc:creator>whit</dc:creator>
		<pubDate>Mon, 23 Jan 2012 15:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1976#comment-50740</guid>
		<description>Got the Openswan/xl2tp method working again, and also running an instance this way with racoon (separate system). So far the user reports are: Both work fine from wifi. This method is failing from 3g. This setup is simpler, and preferable apart from that. No idea what impediment a 3g connection adds compared to a wifi connection. Anyone know?</description>
		<content:encoded><![CDATA[<p>Got the Openswan/xl2tp method working again, and also running an instance this way with racoon (separate system). So far the user reports are: Both work fine from wifi. This method is failing from 3g. This setup is simpler, and preferable apart from that. No idea what impediment a 3g connection adds compared to a wifi connection. Anyone know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone compatible IPsec VPN on an Ubuntu server, with LDAP authentication by whit</title>
		<link>http://blog.dest-unreach.be/2011/03/03/iphone-compatible-ipsec-vpn-on-an-ubuntu-server-with-ldap-authentication/comment-page-1#comment-50313</link>
		<dc:creator>whit</dc:creator>
		<pubDate>Thu, 19 Jan 2012 21:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1976#comment-50313</guid>
		<description>Are other people seeing this work when the iPhone&#039;s on wifi, but fail when it&#039;s on 3G?</description>
		<content:encoded><![CDATA[<p>Are other people seeing this work when the iPhone&#8217;s on wifi, but fail when it&#8217;s on 3G?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone compatible IPsec VPN on an Ubuntu server, with LDAP authentication by Niobos</title>
		<link>http://blog.dest-unreach.be/2011/03/03/iphone-compatible-ipsec-vpn-on-an-ubuntu-server-with-ldap-authentication/comment-page-1#comment-50138</link>
		<dc:creator>Niobos</dc:creator>
		<pubDate>Wed, 18 Jan 2012 16:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dest-unreach.be/?p=1976#comment-50138</guid>
		<description>with,

The difference is that in your old setup, you use L2TP, while in the setup described above it&#039;s straight IP. If you prefer to use L2TP, that&#039;s possible as well. I didn&#039;t want the extra overhead of L2TP, and needed routing anyway... Hence this setup

Niobos</description>
		<content:encoded><![CDATA[<p>with,</p>
<p>The difference is that in your old setup, you use L2TP, while in the setup described above it&#8217;s straight IP. If you prefer to use L2TP, that&#8217;s possible as well. I didn&#8217;t want the extra overhead of L2TP, and needed routing anyway&#8230; Hence this setup</p>
<p>Niobos</p>
]]></content:encoded>
	</item>
</channel>
</rss>

