View Full Version : ISPCONFIG installed :81 broke
leadrescue
23rd February 2006, 09:48
: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:
till
23rd February 2006, 12:36
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.
leadrescue
23rd February 2006, 17:42
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:
till
23rd February 2006, 20:15
Please post the output of:
netstat -tap
Is your server installed in a NAT enviroment (your local network) or in a datacenter?
falko
23rd February 2006, 22:53
I've just tried to connect to https://www.lendingtreez.com:81/, and I got the Firefox -8182 error which means you have a corrupt certificate. Create a new one, as described in this thread: http://www.howtoforge.com/forums/showthread.php?t=121
leadrescue
25th February 2006, 10:05
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.
till
25th February 2006, 10:34
The output from netstat -tap is OK. Please try the solution that falko mentioned.
leadrescue
25th February 2006, 11:03
ok this did not work, could I just set to http instead of https? I am lost. Please help.
falko
25th February 2006, 11:37
Did you do as outlined in this post? http://www.howtoforge.com/forums/showpost.php?p=358&postcount=4
If you want to change from https to http, have a look here: http://www.howtoforge.com/forums/showthread.php?t=2509
leadrescue
25th February 2006, 12:14
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
falko
25th February 2006, 12:52
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:
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
leadrescue
25th February 2006, 21:45
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?
leadrescue
25th February 2006, 21:54
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 []:support@leadrescue.com
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:
falko
26th February 2006, 16:59
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 []:support@leadrescue.com
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:As "Country Name", you should enter US intead of us. And "Common Name" should be leadrescue.com instead of leadrescue com.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.