Kloxo - Alert: some_other_host_uses_this_ip

Katlynnelore

New Member
Hello,

I speak French, sorry for my bad English.

I bought a VPS.

I installed Centos.

I installed kloxo.

I go to the Control Panel of the Kloxo.

Then I go


Servers
Ipadresses for localhost
Add Ipadresse

I put the IP address given to me by the company that rented me the VPS

I have this error message


"Alert: some_other_host_uses_this_ip "

Do I have to put another ip address?

Can you help me?

thank you

That means Kloxo can ping the IP and gets a response.

Try simply doing the 'Reread IP addresses' option if the IP is assigned to your server/vps.

If that still doesn't work, then make sure the IP is assigned to go to your server. If it is, then you need to figure out why Kloxo can't read the IP. if youre device list is empty and no ip's are returned
follow this:

Reboot your vps and it should be there.

If not, then it could be that you have a bad network config. If you use HyperVM for your VPS management and have access to it, then reboot using that and it should fix the network problems (I think I remember reading that a while back). Thank you for your help, but it's not that.

I found the solution.

Missing file:


ifcfg-eth0

Here is his location:

/etc/sysconfig/network-scripts/ifcfg-eth0

I remade the installation of centos, but I still have the same problem

So I manually add the file:

Code: DEVICE=eth0BOOTPROTO=noneONBOOT=yesMII_NOT_SUPPORTED=yesIPADDR=XX.XXX.XX.XXNETMASK=255.255.252.0#GATEWAY=Is it as good?

I have another question.

Is it normal that this file is missing? Where a mistake of the company that rented me the VPS ?

How do I know there is no shortage of other files?

For now I fear lest a centos is installed incorrectly.

thank you I never found this type of problem in kloxo.....
try.. yum update
 
Top