Adrenaline
Verified User
- Joined
- Sep 23, 2015
- Messages
- 38
hi
I've installed the following DirectAdmin:
wget --bind-address=172.31.1.xxx http://www.directadmin.com/index.html
echo 1 > /root/.lan
/sbin/ifconfig
cd /etc/sysconfig/network-scripts
nano ifcfg-eth0:0
DEVICE=eth0:0
BOOTPROTO=none
ONPARENT=yes
IPADDR=78.47.168.xxx
NETMASK=255.255.255.255
ONBOOT=yes
/etc/init.d/network restart
and Install DirectAdmin normally, using the setup.sh
/sbin/ifconfig
but my directadmin is down :
Stopping DirectAdmin: [FAILED]
Starting DirectAdmin: [ OK ]
please help ...
I've installed the following DirectAdmin:
wget --bind-address=172.31.1.xxx http://www.directadmin.com/index.html
echo 1 > /root/.lan
/sbin/ifconfig
cd /etc/sysconfig/network-scripts
nano ifcfg-eth0:0
DEVICE=eth0:0
BOOTPROTO=none
ONPARENT=yes
IPADDR=78.47.168.xxx
NETMASK=255.255.255.255
ONBOOT=yes
/etc/init.d/network restart
and Install DirectAdmin normally, using the setup.sh
/sbin/ifconfig
but my directadmin is down :
Stopping DirectAdmin: [FAILED]
Starting DirectAdmin: [ OK ]
please help ...