URGENT: DA not available, but seems to be running

MeiR_ct

New member
Joined
Feb 25, 2009
Messages
3
Hi all

When I try to login to http://IP:2222 the page isn't available, but DA proccess is running, and succeeds to stop / to start.

Code:
[root@server directadmin]# service directadmin stop
Stopping DirectAdmin:                                      [  OK  ]
[root@server directadmin]# service directadmin start
Starting DirectAdmin: complite
SIOCADDRT: File exists                                     [  OK  ]
IP 62.90.136.186 already exists on eth0
IP 62.90.136.187 already exists on eth0
Complite
(these warning lines were appearing also earlier)

I thought that maybe the port isn't accesible or has changed somehow, but firewall is off and it's still "port=2222" in the conf.

So I went into error log, and here is what gets logged every time a user tries to enter "http://IP:2222" address:

Code:
2009:02:25-17:16:17: http header length is greater than maxfilesize: that's bad
2009:02:25-17:16:17: Error reading from 87.68.58.111:

I googled for it and searched in forums here but nothing. The net "doesn't know" this error message. Please help me soon

Waiting to your reply
=-= MeiR =-=
 
Hi again

Sorry for the very late reply, but I wasn't home for few days.

Anyway, i'm quite new to all Linux stuff, and so far i've handled probles with google or people who know thing or two.
Can you please tell me what kind of info u want, and how can i output it and paste here?
I guess it should be about my OS and the machine..
Please reply soon since i'm still stuck without DA


Thanks in advance
=-= MeiR =-=
 
http://62.90.136.185:2222
if it's that important..
but again, since i guess u'll want also OS and machine info, please tell me which commands i should enter in SSH in order to copy and post here the output.
 
Probably OS, Version, and Version of DirectAdmin. Not for me, but for DirectAdmin staff to look it.

Jeff
 
Check your firewall, port 2222 is closed from my nmap port scan.

Code:
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2009-03-03 23:15 EST
Interesting ports on lmiki.sharatim.org.il (62.90.136.185):
PORT     STATE  SERVICE
2222/tcp closed unknown

Nmap finished: 1 IP address (1 host up) scanned in 1.033 seconds
 
Back
Top