<?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 Leonardo Borda</title>
	<atom:link href="http://www.leonardoborda.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leonardoborda.com/blog</link>
	<description>A bit of everything and answers that really work!</description>
	<lastBuildDate>Wed, 26 May 2010 13:34:04 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Configure Apache SSL Certificate in Ubuntu 8.04 by Leo</title>
		<link>http://www.leonardoborda.com/blog/configure-apache-ssl-certificate-in-ubuntu-804-2/comment-page-1/#comment-114</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 26 May 2010 13:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=135#comment-114</guid>
		<description>Hello,

What kind of errors do you have on /var/log/apache2/error.log ?

Leonardo</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>What kind of errors do you have on /var/log/apache2/error.log ?</p>
<p>Leonardo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure Apache SSL Certificate in Ubuntu 8.04 by Lucian</title>
		<link>http://www.leonardoborda.com/blog/configure-apache-ssl-certificate-in-ubuntu-804-2/comment-page-1/#comment-113</link>
		<dc:creator>Lucian</dc:creator>
		<pubDate>Fri, 21 May 2010 07:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=135#comment-113</guid>
		<description>It seems not to be working &quot;out of the box&quot;, needing small tweaks. 
You could add also the generation of a local/test SSL certificate. I am still having problems with this.</description>
		<content:encoded><![CDATA[<p>It seems not to be working &#8220;out of the box&#8221;, needing small tweaks.<br />
You could add also the generation of a local/test SSL certificate. I am still having problems with this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how to convert vdi to vmdk in Sun VirtualBox Vbox by Leo</title>
		<link>http://www.leonardoborda.com/blog/how-to-convert-vdi-to-vmdk-in-sun-virtualbox-vbox/comment-page-1/#comment-103</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 14 Apr 2010 05:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=132#comment-103</guid>
		<description>Thanks for the info. Very good article you did!
The one I have posted here works in linux. That is for sure! :)

Leonardo</description>
		<content:encoded><![CDATA[<p>Thanks for the info. Very good article you did!<br />
The one I have posted here works in linux. That is for sure! <img src='http://www.leonardoborda.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Leonardo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to assign a fixed ip-address to an openvpn user / lan-to-lan connection? by Evgeny</title>
		<link>http://www.leonardoborda.com/blog/how-to-assign-a-fixed-ip-address-to-a-openvpn-user-lan-to-lan-connection/comment-page-1/#comment-101</link>
		<dc:creator>Evgeny</dc:creator>
		<pubDate>Sat, 10 Apr 2010 09:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=93#comment-101</guid>
		<description>Check the firewall, 99% cases it is blocking traffic.
iptables -A INPUT -i tun+ -j ACCEPT    -  gives you access to the host,
iptables -A FORWARD -i tun+ -j ACCEPT  - lan behind the vpn server access rule. See FAQ on openvpn, it&#039;s useful.

Regards</description>
		<content:encoded><![CDATA[<p>Check the firewall, 99% cases it is blocking traffic.<br />
iptables -A INPUT -i tun+ -j ACCEPT    &#8211;  gives you access to the host,<br />
iptables -A FORWARD -i tun+ -j ACCEPT  &#8211; lan behind the vpn server access rule. See FAQ on openvpn, it&#8217;s useful.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how to convert vdi to vmdk in Sun VirtualBox Vbox by Dinesh</title>
		<link>http://www.leonardoborda.com/blog/how-to-convert-vdi-to-vmdk-in-sun-virtualbox-vbox/comment-page-1/#comment-98</link>
		<dc:creator>Dinesh</dc:creator>
		<pubDate>Thu, 25 Mar 2010 19:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=132#comment-98</guid>
		<description>Unfortunately, this method creates blank VMDK only. I managed to convert VDI to VMDK and it is working fine in VMware Player. Check my post here
http://www.sysprobs.com/convert-vdi-vmdk-open-sun-virtualbox-virtual-machine-vmware-player-workstation</description>
		<content:encoded><![CDATA[<p>Unfortunately, this method creates blank VMDK only. I managed to convert VDI to VMDK and it is working fine in VMware Player. Check my post here<br />
<a href="http://www.sysprobs.com/convert-vdi-vmdk-open-sun-virtualbox-virtual-machine-vmware-player-workstation" rel="nofollow">http://www.sysprobs.com/conver.....orkstation</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how to convert vdi to vmdk in Sun VirtualBox Vbox by Wax</title>
		<link>http://www.leonardoborda.com/blog/how-to-convert-vdi-to-vmdk-in-sun-virtualbox-vbox/comment-page-1/#comment-97</link>
		<dc:creator>Wax</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=132#comment-97</guid>
		<description>Just after ploughing through a ton of verbose tekkie websites to get this exact information. 
Here you have the answer in 4 lines of text and already I&#039;m 100% sure it will work.

Unfortunately brevity and quality do not mix for Google. It took me ages to get this info.

Excellent, 

Thanks again.</description>
		<content:encoded><![CDATA[<p>Just after ploughing through a ton of verbose tekkie websites to get this exact information.<br />
Here you have the answer in 4 lines of text and already I&#8217;m 100% sure it will work.</p>
<p>Unfortunately brevity and quality do not mix for Google. It took me ages to get this info.</p>
<p>Excellent, </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on configure fstab on solaris by Pascal</title>
		<link>http://www.leonardoborda.com/blog/configure-fstab-on-solaris/comment-page-1/#comment-92</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Wed, 17 Feb 2010 20:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=172#comment-92</guid>
		<description>Ouan, pas complet... Justement, on cherchait des infos pour Fred comment...

C&#039;est drole que je tombe sur ton blog ;)</description>
		<content:encoded><![CDATA[<p>Ouan, pas complet&#8230; Justement, on cherchait des infos pour Fred comment&#8230;</p>
<p>C&#8217;est drole que je tombe sur ton blog <img src='http://www.leonardoborda.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how to convert vdi to vmdk in Sun VirtualBox Vbox by Sebastiaan</title>
		<link>http://www.leonardoborda.com/blog/how-to-convert-vdi-to-vmdk-in-sun-virtualbox-vbox/comment-page-1/#comment-91</link>
		<dc:creator>Sebastiaan</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=132#comment-91</guid>
		<description>thank u.</description>
		<content:encoded><![CDATA[<p>thank u.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to assign a fixed ip-address to an openvpn user / lan-to-lan connection? by Morten André Steinsland</title>
		<link>http://www.leonardoborda.com/blog/how-to-assign-a-fixed-ip-address-to-a-openvpn-user-lan-to-lan-connection/comment-page-1/#comment-84</link>
		<dc:creator>Morten André Steinsland</dc:creator>
		<pubDate>Mon, 28 Dec 2009 18:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=93#comment-84</guid>
		<description>Hi

Thanks, now i finally have static IP&#039;s on clients! I was trying to set the clients to 10.8.0.1 - 10, not knowing they had to be .5 .9 and so on.

But now i&#039;m unable to ping the server at it&#039;s usual vpn ip (10.8.0.1) from a client, or connect in any way. Any idea what i&#039;m doing wrong?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Thanks, now i finally have static IP&#8217;s on clients! I was trying to set the clients to 10.8.0.1 &#8211; 10, not knowing they had to be .5 .9 and so on.</p>
<p>But now i&#8217;m unable to ping the server at it&#8217;s usual vpn ip (10.8.0.1) from a client, or connect in any way. Any idea what i&#8217;m doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to configure ntp client on AIX 5.3 by Miguel Angel Sandria</title>
		<link>http://www.leonardoborda.com/blog/how-to-configure-ntp-client-on-aix-5-3/comment-page-1/#comment-82</link>
		<dc:creator>Miguel Angel Sandria</dc:creator>
		<pubDate>Tue, 27 Oct 2009 16:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.leonardoborda.com/blog/?p=166#comment-82</guid>
		<description>Thank you so much for this one!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this one!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
