After power shutdown I cant login anymore

Discussion in 'General' started by Appie Thrasher, Nov 15, 2006.

  1. Appie Thrasher

    Appie Thrasher Member HowtoForge Supporter

    Very strange,

    Yesterday al worked great had already my first site up for testing.
    But today I had an power break down, defect fuse (hope its clear what I mean).
    And nowI cant log in to ISPConfig anymore.

    It seems to me that port 81 isn't working no more?? I have checked the router and there it says that port 81 is forwarded to 192.168.1.100 the ip of my server.
    If I look at my routers IP (84.24.***.**) I get the shared ip mesage from ISPConfig, so I asume ISPConfig is up and running.

    If I put In the ip (www.dcs-line.nl) that I have used yesterday to set up ISPConfig, no one at home. Yesterday I have used https://www.dcs-line.nl:81 to upload my test site, but that isn't working no more.

    SO I am stuck! anybody some advise for an Linux server noob?

    TIA DaRKNeSS
     
    Last edited: Nov 15, 2006
  2. Appie Thrasher

    Appie Thrasher Member HowtoForge Supporter

    Its fixed!


    Probaly an typical windows solution, :rolleyes:

    I have put back my clean Linux Ghost backup and installed ISPConfig al over again.


    DaRKNeSS
     
  3. falko

    falko Super Moderator Howtoforge Staff

    The next time this happens please run
    Code:
    netstat -tap
    to check if ISPConfig is running (port 81). If it isn't, restart it:
    Code:
    /etc/init.d/ispconfig_server restart
     
  4. Appie Thrasher

    Appie Thrasher Member HowtoForge Supporter

    If All my power is failing once more and my server is again going nuts :p I will try your solution as provided.

    Probable it was an defected frig :mad: :mad: that was causing my power shutdown.

    Anyway thanks for your help, think I will need it more than this once ;)

    btw I like how smooth everything was set up so now I am starting to think to try
    starting to use Linux on my desktop pc also.

    DaRKNeSS
     
  5. fobicodam

    fobicodam New Member

    God saves you :p
     

Share This Page