The ip of this machine () does not match the ip in the license file

pnode

Verified User
Joined
Dec 2, 2007
Messages
27
Hi all,

I am trying to install da in a new vps box.
When i try to run

"srv1:/usr/local/directadmin# ./directadmin"

result is;

"The ip of this machine () does not match the ip in the license file."

My ifconfig output is;

eth0 Link encap:Ethernet HWaddr 00:19:D1:20:8A:A0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2675504020 errors:0 dropped:0 overruns:41 frame:41
TX packets:2409597111 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4275039358 (3.9 GiB) TX bytes:4051915891 (3.7 GiB)

eth0:vs08 Link encap:Ethernet HWaddr 00:19:D1:20:8A:A0
inet addr:xx.xx.x.202 Bcast:xx.xx.x.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

eth0:vs08 Link encap:Ethernet HWaddr 00:19:D1:20:8A:A0
inet addr:xx.xx.x.203 Bcast:xx.xx.x.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

Any solution for this ?

My os is debian 3.1

Thanks
 
The main ip of the machine you are trying to install DirectAdmin has to match the ip you gave to DA when you purchased the license.
 
check what is the ip that registered in your license and match it with the configuration at directadmin.conf
 
Back
Top