Unable Connect to DirectAdmin

tokyosama

Verified User
Joined
Jan 16, 2012
Messages
26
Hi, I'm new to directadmin I have a server that run directadmin but the only issue is I'm unable to connect to my directadmin login. my site is still running ok but i'm unable to connect to the directadmin login even I type :2222 could someone help me please
 
Hello,

Make sure directadmin is running:

Code:
# ps aux | grep directadmin

port is not blocked

Code:
# iptables-save

and read log

Code:
# tail -30 /var/log/directadmin/error.log

post here results of all the commands printed above.
 
I enter the comment but it doesn't do much here an screenshot attacement
 

Attachments

  • putty.png
    putty.png
    55.4 KB · Views: 162
OK, these 3 are fine, show then results of this command

Code:
# netstat -an | grep LISTEN

By the way, have you ever been successful to login into Directadmin?
 
I was able to successful login into Directadmin since last saturday but now it won't connect me to directadmin login page. My site is still running though directadmin but i'm unable to connect to directadmin login page now
 

Attachments

  • ssh.png
    ssh.png
    42.4 KB · Views: 139
login as:
root@'s password:
Linux server.animeratio.com 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x8 6_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Jan 17 12:16:04 2012 from pool-.dllstx.fios.verizon.net
root@server:~# netstat -an | grep LISTEN
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 217.23.10.118:53 0.0.0.0:* LISTEN
tcp 0 0 217.23.10.117:53 0.0.0.0:* LISTEN
tcp 0 0 217.23.10.119:53 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:40249 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN
tcp6 0 0 :::2222 :::* LISTEN
tcp6 0 0 :::80 :::* LISTEN
tcp6 0 0 :::53 :::* LISTEN
tcp6 0 0 :::21 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 ::1:953 :::* LISTEN
tcp6 0 0 :::25 :::* LISTEN
tcp6 0 0 :::443 :::* LISTEN
tcp6 0 0 :::587 :::* LISTEN
unix 2 [ ACC ] STREAM LISTENING 4624 /var/run/dovecot/ipc
unix 2 [ ACC ] STREAM LISTENING 5412 /tmp/mysql.sock
unix 2 [ ACC ] STREAM LISTENING 4618 /var/run/dovecot/logi n/ssl-params
unix 2 [ ACC ] STREAM LISTENING 4626 /var/run/dovecot/logi n/ipc-proxy
unix 2 [ ACC ] STREAM LISTENING 4576 /var/run/acpid.socket
unix 2 [ ACC ] STREAM LISTENING 4634 /var/run/dovecot/dns- client
unix 2 [ ACC ] STREAM LISTENING 4628 /var/run/dovecot/logi n/imap
unix 2 [ ACC ] STREAM LISTENING 4632 /var/run/dovecot/dove adm-server
unix 2 [ ACC ] STREAM LISTENING 4636 /var/run/dovecot/logi n/dns-client
unix 2 [ ACC ] STREAM LISTENING 4638 /var/run/dovecot/dire ctor-admin
unix 2 [ ACC ] STREAM LISTENING 4814 /var/run/dbus/system_ bus_socket
unix 2 [ ACC ] STREAM LISTENING 4640 /var/run/dovecot/dict
unix 2 [ ACC ] STREAM LISTENING 4642 /var/run/dovecot/conf ig
unix 2 [ ACC ] STREAM LISTENING 4644 /var/run/dovecot/logi n/login
unix 2 [ ACC ] STREAM LISTENING 4646 /var/run/dovecot/auth -login
unix 2 [ ACC ] STREAM LISTENING 4648 /var/run/dovecot/auth -client
unix 2 [ ACC ] STREAM LISTENING 4650 /var/run/dovecot/auth -userdb
unix 2 [ ACC ] STREAM LISTENING 4652 /var/run/dovecot/auth -master
unix 2 [ ACC ] STREAM LISTENING 4654 /var/run/dovecot/auth -worker
unix 2 [ ACC ] STREAM LISTENING 4620 /var/run/dovecot/logi n/pop3
unix 2 [ ACC ] STREAM LISTENING 4656 /var/run/dovecot/anvi l
unix 2 [ ACC ] STREAM LISTENING 4658 /var/run/dovecot/anvi l-auth-penalty
root@server:~#
 
do i enter in using ssh

Is it a question? You might need to open link http://www.directadmin.com/features.php?id=1168 in your favorite browser and read it.

Here is a section for Debian:

*** EDIT for one reported case on Debian ***
This is not part of the update, but for this reported case, it was required to make DA work on IPv4:
/etc/sysctl.d/bindv6only.conf

change:
net.ipv6.bindv6only = 1

to
net.ipv6.bindv6only = 0

and type:
echo 0 > /proc/sys/net/ipv6/bindv6only

p.s. If you don't know how to deal with this, you'd better ask your DC for help or hire somebody from these forums: Andrea Iannucci, me and some other guys are ready to give you a commerce service to solve your issue.
 
I've already posted all above http://www.directadmin.com/forum/showthread.php?t=42640&p=215924#post215924

Login as root via SSH and follow the steps.

p.s. If you don't know what to do, or how to do... you're free to hire somebody from these forums. We are all here don't work for Directadmin, we are users and administrators of servers powered by Directadmin. Some of us can give you a commerce service to solve your issue.
 
Back
Top