<?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 on: The Perfect VoIP Sandbox or Is It? Meet Digital Ocean Cloud Hosting	</title>
	<atom:link href="https://nerdvittles.com/the-perfect-voip-sandbox-introducing-digital-ocean-cloud-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/the-perfect-voip-sandbox-introducing-digital-ocean-cloud-hosting/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Fri, 08 Apr 2016 12:30:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Wilfried		</title>
		<link>https://nerdvittles.com/the-perfect-voip-sandbox-introducing-digital-ocean-cloud-hosting/comment-page-1/#comment-110364</link>

		<dc:creator><![CDATA[Wilfried]]></dc:creator>
		<pubDate>Thu, 01 May 2014 13:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=9236#comment-110364</guid>

					<description><![CDATA[I hope infuture versions of incredible pbx will be postfixmore integrate as mail and smtp server. For me exist more easy to handle instructions than for sendmail. Additional spamassasin and clamav seems to be nice. Thanks a lot for this great work]]></description>
			<content:encoded><![CDATA[<p>I hope infuture versions of incredible pbx will be postfixmore integrate as mail and smtp server. For me exist more easy to handle instructions than for sendmail. Additional spamassasin and clamav seems to be nice. Thanks a lot for this great work</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chrisnetika		</title>
		<link>https://nerdvittles.com/the-perfect-voip-sandbox-introducing-digital-ocean-cloud-hosting/comment-page-1/#comment-106356</link>

		<dc:creator><![CDATA[Chrisnetika]]></dc:creator>
		<pubDate>Sun, 27 Apr 2014 05:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=9236#comment-106356</guid>

					<description><![CDATA[Ward Mundy, I use similiar type hosting called Linode and it is really good.There speed is fast and performance is rock solid.They are using ssd and have Grade A customer support www.linode.com.
I have sucessfully installed PIAF and IncrediblePBX on my server but since it is xen hypervisor had to do easy simple extra step.I had to yum install native centos kernal then make /boot/grub/menu.lst .I pretty much followed this guide https://library.linode.com/custom-instances/pv-grub-howto#sph_centos-6
Then I put my server to pv-grub and then download PIAF install script and it worked like a charm.This is very reliable hosting and their prices are good.I use 20$ and no performance slowdowns.Maybe take a look at that.]]></description>
			<content:encoded><![CDATA[<p>Ward Mundy, I use similiar type hosting called Linode and it is really good.There speed is fast and performance is rock solid.They are using ssd and have Grade A customer support <a href="http://www.linode.com" rel="nofollow ugc">http://www.linode.com</a>.<br />
I have sucessfully installed PIAF and IncrediblePBX on my server but since it is xen hypervisor had to do easy simple extra step.I had to yum install native centos kernal then make /boot/grub/menu.lst .I pretty much followed this guide <a href="https://library.linode.com/custom-instances/pv-grub-howto#sph_centos-6" rel="nofollow ugc">https://library.linode.com/custom-instances/pv-grub-howto#sph_centos-6</a><br />
Then I put my server to pv-grub and then download PIAF install script and it worked like a charm.This is very reliable hosting and their prices are good.I use 20$ and no performance slowdowns.Maybe take a look at that.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wang		</title>
		<link>https://nerdvittles.com/the-perfect-voip-sandbox-introducing-digital-ocean-cloud-hosting/comment-page-1/#comment-105794</link>

		<dc:creator><![CDATA[Wang]]></dc:creator>
		<pubDate>Sat, 26 Apr 2014 18:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=9236#comment-105794</guid>

					<description><![CDATA[I wish you could provide a version of iptables rules that is for boxes that sit there with no firewall that would have all the fail2ban configuration as well as, TCP 22 and 80, UDP 5060 and 10000-20000 only. That way we could use this config as a production.

&lt;i&gt;[WM: Have you tried the latest release? ]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>I wish you could provide a version of iptables rules that is for boxes that sit there with no firewall that would have all the fail2ban configuration as well as, TCP 22 and 80, UDP 5060 and 10000-20000 only. That way we could use this config as a production.</p>
<p><i>[WM: Have you tried the latest release? ]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lee		</title>
		<link>https://nerdvittles.com/the-perfect-voip-sandbox-introducing-digital-ocean-cloud-hosting/comment-page-1/#comment-98761</link>

		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Thu, 17 Apr 2014 18:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=9236#comment-98761</guid>

					<description><![CDATA[One caveat worth mentioning is the test-drive being described in the article breaks the PIAF security model of &#039;zero foot-print&#039;, since it can&#039;t sit behind a hardware firewall, (which needs to be updated asap because of heartbleed.). Long-term, clearly, the thing needs to be behind a hardware firewall as you already know.

&lt;i&gt;[WM: As noted in the article, this was intended as a sandbox platform, i.e. not for production use. Travelin&#039; Man 3 is available as part of the Incredible PBX 11 install to secure the IPtables firewall. In addition, Fail2Ban is installed by default. The Digital Ocean platform also provides ample tools to further lock down SSH access if desired. And the HeartBleed bug has been addressed. When the install finishes, you&#039;ll have openssl-1.0.1e-16.el6_5.7.i686 which is the RedHat-patched version of the OpenSSL RPM. ]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>One caveat worth mentioning is the test-drive being described in the article breaks the PIAF security model of &#8216;zero foot-print&#8217;, since it can&#8217;t sit behind a hardware firewall, (which needs to be updated asap because of heartbleed.). Long-term, clearly, the thing needs to be behind a hardware firewall as you already know.</p>
<p><i>[WM: As noted in the article, this was intended as a sandbox platform, i.e. not for production use. Travelin&#8217; Man 3 is available as part of the Incredible PBX 11 install to secure the IPtables firewall. In addition, Fail2Ban is installed by default. The Digital Ocean platform also provides ample tools to further lock down SSH access if desired. And the HeartBleed bug has been addressed. When the install finishes, you&#8217;ll have openssl-1.0.1e-16.el6_5.7.i686 which is the RedHat-patched version of the OpenSSL RPM. ]</i></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
