<?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"
	>
<channel>
	<title>Comments on: Kubuntu: Howto build vpnc with SSL-support</title>
	<atom:link href="http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/</link>
	<description>Oracle, ADF, JHeadstart, J2EE &#38; other technical stuff</description>
	<pubDate>Mon, 21 May 2012 06:19:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: siva</title>
		<link>http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/#comment-9486</link>
		<dc:creator>siva</dc:creator>
		<pubDate>Thu, 09 Sep 2010 02:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fekw.de/?p=117#comment-9486</guid>
		<description>If someone gets the following error, 
dpkg-checkbuilddeps: Unmet build dependencies: libgnutls-dev
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)

then, do the following:
sudo apt-get install libgnutls-dev

and then follow the steps - this will clear the issue.</description>
		<content:encoded><![CDATA[<p>If someone gets the following error,<br />
dpkg-checkbuilddeps: Unmet build dependencies: libgnutls-dev<br />
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.<br />
dpkg-buildpackage: warning: (Use -d flag to override.)</p>
<p>then, do the following:<br />
sudo apt-get install libgnutls-dev</p>
<p>and then follow the steps - this will clear the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tareq</title>
		<link>http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/#comment-7398</link>
		<dc:creator>Tareq</dc:creator>
		<pubDate>Sun, 04 Apr 2010 08:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fekw.de/?p=117#comment-7398</guid>
		<description>worked fine ... thanks dude</description>
		<content:encoded><![CDATA[<p>worked fine &#8230; thanks dude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/#comment-4909</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Fri, 30 Oct 2009 11:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fekw.de/?p=117#comment-4909</guid>
		<description>Hey when I try to make step 5 I got an error that says
tail: „debian/changelog“ kann nicht zum Lesen geöffnet werden: No such file or directory
dpkg-buildpackage: Fehlschlag: Ende von debian/changelog gab Fehler-Exitstatus 1

What should I do?!?
I am using ubuntu 9.04...</description>
		<content:encoded><![CDATA[<p>Hey when I try to make step 5 I got an error that says<br />
tail: „debian/changelog“ kann nicht zum Lesen geöffnet werden: No such file or directory<br />
dpkg-buildpackage: Fehlschlag: Ende von debian/changelog gab Fehler-Exitstatus 1</p>
<p>What should I do?!?<br />
I am using ubuntu 9.04&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kerr</title>
		<link>http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/#comment-2422</link>
		<dc:creator>Michael Kerr</dc:creator>
		<pubDate>Fri, 20 Mar 2009 05:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fekw.de/?p=117#comment-2422</guid>
		<description>Very helpful, thanks,

I had to add this to my default.conf
NAT Traversal Mode cisco-udp

https://bugs.launchpad.net/ubuntu/+source/vpnc/+bug/257451</description>
		<content:encoded><![CDATA[<p>Very helpful, thanks,</p>
<p>I had to add this to my default.conf<br />
NAT Traversal Mode cisco-udp</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/vpnc/+bug/257451" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/vpnc/+bug/257451</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: o</title>
		<link>http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/#comment-1632</link>
		<dc:creator>o</dc:creator>
		<pubDate>Sun, 04 Jan 2009 06:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fekw.de/?p=117#comment-1632</guid>
		<description>try /usr/local/sbin/vpnc instead of /usr/sbin/vpnc.</description>
		<content:encoded><![CDATA[<p>try /usr/local/sbin/vpnc instead of /usr/sbin/vpnc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Engel</title>
		<link>http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/#comment-396</link>
		<dc:creator>Frank Engel</dc:creator>
		<pubDate>Wed, 10 Sep 2008 20:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fekw.de/?p=117#comment-396</guid>
		<description>hmm...? karlo, have you completed step2 successfully? Type in:
$ sudo vpnc --version
The result should contain:
[...]
Supported DH-Groups: nopfs dh1 dh2 dh5
Supported Hash-Methods: md5 sha1
Supported Encryptions: null des 3des aes128 aes192 aes256
Supported Auth-Methods: psk psk+xauth hybrid(rsa)

For me the above described installation works fine.</description>
		<content:encoded><![CDATA[<p>hmm&#8230;? karlo, have you completed step2 successfully? Type in:<br />
$ sudo vpnc &#8211;version<br />
The result should contain:<br />
[...]<br />
Supported DH-Groups: nopfs dh1 dh2 dh5<br />
Supported Hash-Methods: md5 sha1<br />
Supported Encryptions: null des 3des aes128 aes192 aes256<br />
Supported Auth-Methods: psk psk+xauth hybrid(rsa)</p>
<p>For me the above described installation works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karlo</title>
		<link>http://blog.fekw.de/2008/07/02/kubuntu-howto-build-vpnc-with-ssl-support/#comment-395</link>
		<dc:creator>Karlo</dc:creator>
		<pubDate>Wed, 10 Sep 2008 14:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fekw.de/?p=117#comment-395</guid>
		<description>karlo@karlo-laptop:~/zooi/tmp_dir/vpnc-0.5.1r275$ vpnc
vpnc was built without openssl: Can't do hybrid or cert mode.

I can't seem to get this to work... Someone help please? Ubuntu 8.04</description>
		<content:encoded><![CDATA[<p>karlo@karlo-laptop:~/zooi/tmp_dir/vpnc-0.5.1r275$ vpnc<br />
vpnc was built without openssl: Can&#8217;t do hybrid or cert mode.</p>
<p>I can&#8217;t seem to get this to work&#8230; Someone help please? Ubuntu 8.04</p>
]]></content:encoded>
	</item>
</channel>
</rss>

