<?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: Ubuntu / CentOS pptpd howto</title>
	<atom:link href="http://www.serverhostingsecrets.com/tutorials/ubuntucentos-pptpd-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serverhostingsecrets.com/tutorials/ubuntucentos-pptpd-howto/</link>
	<description>Did you ever wanted to know more about dedicated servers and web hosting? Here is the place.</description>
	<lastBuildDate>Tue, 06 Mar 2012 13:57:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: s7r</title>
		<link>http://www.serverhostingsecrets.com/tutorials/ubuntucentos-pptpd-howto/comment-page-1/#comment-923</link>
		<dc:creator>s7r</dc:creator>
		<pubDate>Sun, 03 Jul 2011 18:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.serverhostingsecrets.com/?p=176#comment-923</guid>
		<description>this is great tutorial and great site.
my best regards to the author(s).
we implement this with automated scripts on Ubuntu 10.10 works perfectly

just add iptables rules in /etc/rc.local file so they remain after reboot</description>
		<content:encoded><![CDATA[<p>this is great tutorial and great site.<br />
my best regards to the author(s).<br />
we implement this with automated scripts on Ubuntu 10.10 works perfectly</p>
<p>just add iptables rules in /etc/rc.local file so they remain after reboot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.serverhostingsecrets.com/tutorials/ubuntucentos-pptpd-howto/comment-page-1/#comment-913</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 19 May 2011 00:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.serverhostingsecrets.com/?p=176#comment-913</guid>
		<description>Thanks a lot mate! You helped me overcome headaches with DNAT... there&#039;s too many wrong ways to use it if you think it&#039;s the same direction names as SNAT :/</description>
		<content:encoded><![CDATA[<p>Thanks a lot mate! You helped me overcome headaches with DNAT&#8230; there&#8217;s too many wrong ways to use it if you think it&#8217;s the same direction names as SNAT :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudiu Popescu</title>
		<link>http://www.serverhostingsecrets.com/tutorials/ubuntucentos-pptpd-howto/comment-page-1/#comment-908</link>
		<dc:creator>Claudiu Popescu</dc:creator>
		<pubDate>Thu, 14 Apr 2011 20:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.serverhostingsecrets.com/?p=176#comment-908</guid>
		<description>*  -  will allocate your users an IP from your entire IP pool, if you run out of 1.1.1.1 the server will allocate IP addresses from the 2.2.2.x pool

Try and add this: 
aaa pptpd 111 1.1.1.*
bbb pptpd 222 2.2.2.*

Not sure if it will work since I never needed this and I don&#039;t have a live pptpd server available at this time for testing.</description>
		<content:encoded><![CDATA[<p>*  &#8211;  will allocate your users an IP from your entire IP pool, if you run out of 1.1.1.1 the server will allocate IP addresses from the 2.2.2.x pool</p>
<p>Try and add this:<br />
aaa pptpd 111 1.1.1.*<br />
bbb pptpd 222 2.2.2.*</p>
<p>Not sure if it will work since I never needed this and I don&#8217;t have a live pptpd server available at this time for testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byung Hyun, Kim</title>
		<link>http://www.serverhostingsecrets.com/tutorials/ubuntucentos-pptpd-howto/comment-page-1/#comment-906</link>
		<dc:creator>Byung Hyun, Kim</dc:creator>
		<pubDate>Thu, 14 Apr 2011 11:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.serverhostingsecrets.com/?p=176#comment-906</guid>
		<description>Dear Sir.

I hope you teach me, the problem as follows,
I made the vpn server by CentOS5.5.

The remoteip&#039;s range of &quot; /etc/pptpd.conf &quot; is 2 different things.
 
1.1.1.1 1-125,2.2.2.2-125
 
And, &quot; /etc/ppp/chap-secrets &quot; &#039;s range is as follows,
                
1.1.1.1-125 range: aaa pptpd 111 *  (&lt;&lt;-- In here, * &#039;s mean is recive the ip of the 1.1.1.1-125 automatically) 
2.2.2.2-125 range: bbb pptpd 222 2.2.2.2 (&lt;&lt;--Here is a problem. why I can&#039;t  use * in here?)(I hope to can be to recive here the 2.2.2.2-125 &#039;s ip automatically)

Please teach me the answer. 
Thank you very much. Best regards.
High school student in Korea, Byung Hyun, Kim</description>
		<content:encoded><![CDATA[<p>Dear Sir.</p>
<p>I hope you teach me, the problem as follows,<br />
I made the vpn server by CentOS5.5.</p>
<p>The remoteip&#8217;s range of &#8221; /etc/pptpd.conf &#8221; is 2 different things.</p>
<p>1.1.1.1 1-125,2.2.2.2-125</p>
<p>And, &#8221; /etc/ppp/chap-secrets &#8221; &#8216;s range is as follows,</p>
<p>1.1.1.1-125 range: aaa pptpd 111 *  (&lt;&lt;&#8211; In here, * &#039;s mean is recive the ip of the 1.1.1.1-125 automatically)<br />
2.2.2.2-125 range: bbb pptpd 222 2.2.2.2 (&lt;&lt;&#8211;Here is a problem. why I can&#039;t  use * in here?)(I hope to can be to recive here the 2.2.2.2-125 &#039;s ip automatically)</p>
<p>Please teach me the answer.<br />
Thank you very much. Best regards.<br />
High school student in Korea, Byung Hyun, Kim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Obsestaspinee</title>
		<link>http://www.serverhostingsecrets.com/tutorials/ubuntucentos-pptpd-howto/comment-page-1/#comment-278</link>
		<dc:creator>Obsestaspinee</dc:creator>
		<pubDate>Fri, 10 Sep 2010 12:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.serverhostingsecrets.com/?p=176#comment-278</guid>
		<description>Hi Iam Prabhu  from chennai,joined today in this forum... :)</description>
		<content:encoded><![CDATA[<p>Hi Iam Prabhu  from chennai,joined today in this forum&#8230; <img src='http://www.serverhostingsecrets.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

