Direct admin problem

massive

Verified User
Joined
Feb 16, 2006
Messages
299
I am trying to access directadmin through my my browser but it says "safari could not open the page “http://domain.com:2222/” because the server stopped responding.".
Httpd is working properly.
I login with ssh and i see that directadmin is running.
Then i am using lynx and i am opening the page
internally and it's working.

Can anybody help me?
 
Try the IP Address and see if it responds. ex..
Code:
http://123.123.123.123:2222
If that works then there may be a problem with DNS for the domain. You could check with DNS Report and see what response they give for the domain, DNS server, Mail server, etc... This is where I would start.
 
no it doesn't work.
i told to a friend of mine to check it too and he told me
that it works. he uses a different internet provider.
can you imagine why?
 
I think you are blocked bij DirectAdmin.
login with ssh (winscp) and go to your "ip_blacklist" and look for your IP if so remove it.
You can find it here,
/usr/local/directadmin/data/admin
 
Make sure that your IP Address has not been black listed in DA.

Also giving more information, like the domain name and or ip address would allow us to provide more help.
 
there isn't any file named ip_blacklist in the folder that you mentioned.
 
Normaly it should be there. Wich version of DirectAdmin are you using?
Do you have the option in admin panel to set the "Blacklist IPs for excessive login attempts" in the "administrator settings" ?
 
I am using : 1.26.6
No, this option is disabled in my admin settings...
 
massive, you may find that your ISP is blocking port 2222. You should check with them. You can set DA to work over a different port; search these forums.

Jeff
 
Back
Top