<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>/proc/sys/net/blog &#187; blog</title>
	<atom:link href="http://momotonic.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://momotonic.com</link>
	<description>rants, tutorials and documents about everything server related</description>
	<lastBuildDate>Tue, 14 Jul 2009 15:55:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HyperVM login error: not_in_list_of_allowed_ip</title>
		<link>http://momotonic.com/2009/02/10/hypervm-login-error-not_in_list_of_allowed_ip/</link>
		<comments>http://momotonic.com/2009/02/10/hypervm-login-error-not_in_list_of_allowed_ip/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 23:08:44 +0000</pubDate>
		<dc:creator>Mo</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[hypervm]]></category>
		<category><![CDATA[hypervm problem]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[not_in_list_of_allowed_Ip]]></category>
		<category><![CDATA[xen]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[easy fix]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://momotonic.com/?p=31</guid>
		<description><![CDATA[We had a client who was not able to login to his HyperVM control panel to make modifications to his virtual private server, the error he was getting was the following:
Alert: not_in_list_of_allowed_ip [xx.xx.xx.xx]
The IP of the client is located at the &#8220;xx.xx.xx.xx&#8221; part, this is easily fixed by clearing the block list on the server [...]]]></description>
			<content:encoded><![CDATA[<p>We had a client who was not able to login to his HyperVM control panel to make modifications to his virtual private server, the error he was getting was the following:</p>
<blockquote><p>Alert: not_in_list_of_allowed_ip [xx.xx.xx.xx]</p></blockquote>
<p>The IP of the client is located at the &#8220;xx.xx.xx.xx&#8221; part, this is easily fixed by clearing the block list on the server with this command (on the main node), you must replace the user.vm part by the username of the client at HyperVM (most of the time, something.vm).</p>
<p><code>/script/clearallowedblockedip --class=client --name=user.vm</code></p>
<p>It should return something like the following:</p>
<p><code>AllowedIp Sucessfully cleared for client:user.vm</code></p>
<p>Afterwards, the client/you should be able to login with no problem at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://momotonic.com/2009/02/10/hypervm-login-error-not_in_list_of_allowed_ip/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Welcome to my blog!</title>
		<link>http://momotonic.com/2008/02/17/welcome-to-my-blog/</link>
		<comments>http://momotonic.com/2008/02/17/welcome-to-my-blog/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 22:54:26 +0000</pubDate>
		<dc:creator>Mo</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://momotonic.com/?p=4</guid>
		<description><![CDATA[Thank you for visiting my site.
I am curretly a network and a system administrator at the moment and everyone knows that you can&#8217;t live a day in that job without having fun with a server or a network, somewhere, sometime, the wrong time most of the time.
I&#8217;d always get lost through what I did previously [...]]]></description>
			<content:encoded><![CDATA[<p>Thank you for visiting my site.</p>
<p>I am curretly a network and a system administrator at the moment and everyone knows that you can&#8217;t live a day in that job without having fun with a server or a network, somewhere, sometime, the wrong time most of the time.</p>
<p>I&#8217;d always get lost through what I did previously to fix the problem so I decided to whip up this blog quickly to keep information for me in the future and for others!</p>
<p>Enjoy reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://momotonic.com/2008/02/17/welcome-to-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
