ISPCONFIG installed :81 broke

Discussion in 'Installation/Configuration' started by leadrescue, Feb 23, 2006.

  1. leadrescue

    leadrescue New Member

    :mad: I have reinstalled linux/spconfig so many times My fingers are swollen and bloody. Why oh why does this not work?
    the link says it works https://www.lendingtreez.com yet when you add the :81 nothing.

    How will I get to the admin section?

    https://www.lendingtreez.com:81

    Crap, please help, totally lost. the install in putty said that everything is installed and ready to use, MYSQL successful blah blah, this has taken me months just to get this far.

    Please help!!
    :eek:
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please try to reach the controlpanel with your IP address instead of the domain. Replace the IP in the exampls with your server IP.

    https://192.168.0.1:81

    or if you chse http in the installer:

    http://192.168.0.1:81

    If this wont work, please execute:

    /etc/init.d/ispconfig_server start

    and try again. If this wont help, please post the output of the command:

    netstat -tap

    here.
     
  3. leadrescue

    leadrescue New Member

    I tried it all, nothing worked.

    OK none of that worked.:mad:

    [root@server1 /]# /etc/init.d/ispconfig_server start
    Starting ISPConfig system...
    /root/ispconfig/httpd/bin/apachectl startssl: httpd (pid 19360) already running
    FreshClam is already running!
    ISPConfig system is now up and running!

    Same results. :mad:

    Is this where you tell me to start over from scratch?:mad:

    The :)81 is what doesn't work) When you go to https://lendingtreez.com or https://70.36.164.127 they both work. Add the :)81) and nothing!

    I have followed all steps to the "T"

    I have done that 1 million times already. So lost.:confused:
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    netstat -tap

    Is your server installed in a NAT enviroment (your local network) or in a datacenter?
     
  5. falko

    falko Super Moderator ISPConfig Developer

  6. leadrescue

    leadrescue New Member

    Here is netstat -tap

    This server is a home network via dlink. The ports are open and set to this computers emac address.

    Proto Recv-Q Send-Q Local Address Foreign Address Stat e PID/Program name
    tcp 0 0 *:32769 *:* LIST EN -
    tcp 0 0 *:nfs *:* LIST EN -
    tcp 0 0 *:imaps *:* LIST EN 2954/xinetd
    tcp 0 0 *:675 *:* LIST EN 3042/rpc.mountd
    tcp 0 0 *:pop3s *:* LIST EN 2954/xinetd
    tcp 0 0 server1.sample.com:10026 *:* LIST EN 2238/master
    tcp 0 0 *:mysql *:* LIST EN 2152/mysqld
    tcp 0 0 *:netbios-ssn *:* LIST EN 3258/smbd
    tcp 0 0 *:pop3 *:* LIST EN 2954/xinetd
    tcp 0 0 *:imap *:* LIST EN 2954/xinetd
    tcp 0 0 *:sunrpc *:* LIST EN 2226/portmap
    tcp 0 0 *:http *:* LIST EN 2101/httpd
    tcp 0 0 *:x11 *:* LIST EN 2777/X
    tcp 0 0 *:81 *:* LIST EN 1804/ispconfig_http
    tcp 0 0 *:787 *:* LIST EN 2301/rpc.statd
    tcp 0 0 *:628 *:* LIST EN 2992/rpc.rquotad
    tcp 0 0 *:ftp *:* LIST EN 2275/proftpd: (acce
    tcp 0 0 server1.sample.com:5335 *:* LIST EN 2861/mDNSResponder
    tcp 0 0 *:smtp *:* LIST EN 2238/master
    tcp 0 0 *:https *:* LIST EN 2101/httpd
    tcp 0 0 *:microsoft-ds *:* LIST EN 3258/smbd
    tcp 0 0 server1.sample.com:54862 server1.sample.com:http TIME _WAIT -
    tcp 0 0 server1.sample.com:ftp server1.sample.com:40246 TIME _WAIT -
    tcp 0 0 *:x11 *:* LIST EN 2777/X
    tcp 0 0 *:ssh *:* LIST EN 2936/sshd
    tcp 0 2516 localhost:ssh localhost:4265 ESTA BLISHED 32495/1
    tcp 0 0 localhost:ssh localhost:1059 ESTA BLISHED 1869/sshd: root@not

    Not sure what all this means.
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    The output from netstat -tap is OK. Please try the solution that falko mentioned.
     
  8. leadrescue

    leadrescue New Member

    certificate change!

    ok this did not work, could I just set to http instead of https? I am lost. Please help.
     
  9. falko

    falko Super Moderator ISPConfig Developer

  10. leadrescue

    leadrescue New Member

    Isp Config

    ok, ifeel like everythig I do does not work. ISP config is not working correct, I just reinstalled for the 500th time, why can't :81 work? I even changed the certificate

    what else is there to do? :mad:

    Please someone help me! :eek:

    im me
    yahoo leadrescue
    aol leadrescue
     
  11. falko

    falko Super Moderator ISPConfig Developer

    I get the feeling that you're losing your head a little bit. You should try to keep cool and follow one of the solutions we posted above.

    This should work:

    Code:
    openssl genrsa -des3 -passout pass:yourpassword -out /root/ispconfig/httpd/conf/ssl.key/server.key2 1024
    openssl req -new -passin pass:yourpassword -passout pass:yourpassword -key /root/ispconfig/httpd/conf/ssl.key/server.key2 -out /root/ispconfig/httpd/conf/ssl.csr/server.csr -days 365
    openssl req -x509 -passin pass:yourpassword -passout pass:yourpassword -key /root/ispconfig/httpd/conf/ssl.key/server.key2 -in /root/ispconfig/httpd/conf/ssl.csr/server.csr -out /root/ispconfig/httpd/conf/ssl.crt/server.crt -days 365
    openssl rsa -passin pass:yourpassword -in /root/ispconfig/httpd/conf/ssl.key/server.key2 -out /root/ispconfig/httpd/conf/ssl.key/server.key
    chmod 400 /root/ispconfig/httpd/conf/ssl.key/server.key
    /etc/init.d/ispconfig_server restart
     
  12. leadrescue

    leadrescue New Member

    Deleted ispconfig and reinstalled.

    Ok I deleted ISPConfig and reinstalled it. everything same problem. What are some of the possibilities that these problems arise? Could it be that the computer is name server1 and not lendingtreez.com? or an ip issue? what is the reason that the ispconfig does not work https://www.lendingtreez.com:81?
    there has got to be a logical reason.

    I have tried most everything I can think of, and all the suggestions you have given. Why cant I log in?
     
  13. leadrescue

    leadrescue New Member

    Certificate Blunders in ISP Config Mess

    Ok this is what I got when I redid certificate. Maybe I am doing certificate wrong? I leave password and optional company blank.

    Still no good --> https://lendingtreez.com:81

    ??

    but this works --> https://lendingtreez.com

    Why one and not the other?
    Am I going to have to start over from scratch with an OS reinstall?

    Country Name (2 letter code) [AU]:us
    string is too long, it needs to be less than 2 bytes long
    Country Name (2 letter code) [AU]:string is too long, it needs to be less than 2 bytes long
    Country Name (2 letter code) [AU]:string is too long, it needs to be less than 2 bytes long
    Country Name (2 letter code) [AU]:string is too long, it needs to be less than 2 bytes long
    Country Name (2 letter code) [AU]:us
    State or Province Name (full name) [Some-State]:california
    Locality Name (eg, city) []:fontana
    Organization Name (eg, company) [Internet Widgits Pty Ltd]:lendingtreez com
    Organizational Unit Name (eg, section) []:leadrescue com
    Common Name (eg, YOUR name) []:leadrescue com
    Email Address []:[email protected]

    Please enter the following 'extra' attributes
    to be sent with your certificate request
    A challenge password []:
    An optional company name []:
     
    Last edited: Feb 25, 2006
  14. falko

    falko Super Moderator ISPConfig Developer

    As "Country Name", you should enter US intead of us. And "Common Name" should be leadrescue.com instead of leadrescue com.
     

Share This Page