RSS Feed
Feb 10

HyperVM login error: not_in_list_of_allowed_ip

Posted on Tuesday, February 10, 2009 in blog, hypervm, hypervm problem, kernel, linux, not_in_list_of_allowed_Ip, xen

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 “xx.xx.xx.xx” 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).

/script/clearallowedblockedip --class=client --name=user.vm

It should return something like the following:

AllowedIp Sucessfully cleared for client:user.vm

Afterwards, the client/you should be able to login with no problem at all.

Feb 17

Welcome to my blog!

Posted on Sunday, February 17, 2008 in blog, welcome

Thank you for visiting my site.

I am curretly a network and a system administrator at the moment and everyone knows that you can’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’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!

Enjoy reading!