<?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; hypervm problem</title>
	<atom:link href="http://momotonic.com/category/hypervm-problem/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>
	</channel>
</rss>
