I cannot enter to the panel of administration and webmail putting the address I.P. or the name of my server example: www.mydomain.com:8080 www.mydomain.com/webmail In www.mydomain.com:8080 no connect any page. In webmail showme page page error 404 page not found Only I can enter to the panel of administration putting: 192.168.2.3:8080 and not access to webmail with: 192.168.2.3/webmail Can they help me to configure well my server ? Thank you
The domain www.mydomain.com has to point with a dns A-Record to the server IP or in case thyt your server is behind a router then to the external IP address.
Thanks Till for your response. I do not have own DNS. I have my own I.P. (xxx.xxx.xxx.xxx) This my server config: In Server Config : Network Configuration (checked) IP Address xxx.xxx.xxx.xxx (my I.P.) Netmask 255.255.255.0 Gateway 192.168.2.1 Hostname mydomain.tld Nameservers 192.168.2.3 (the gateway in my router for the server) Please you can say if this configuration is correct ? I have to add some DNS in ISPConfig ? Thank you for answering and your excellent work.
Then you must configure the DNS record on the authoritative nameservers for mydomain.com (probably your registrar's nameservers?).
Not connect to Squirrelmail I not connect to Squirrelmail I put xxx.xxx.xxx.xxx (my I.P.) /webmail and showme ERROR 404 page not found. Connect fine when i enter in admin panel xxx.xxx.xxx.xxx:8080 but not in xxx.xxx.xxx.xxx/webmail Please help. J.F. Ruano
Debian Lenny and your The Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 3] Thanks Falko for your response.
Same distribution and same tutorial I used. I think his problem is similar to mine and joemateer's. Perhaps it's Apache 2.2 related?
I think that we are several users are the same problem. He would be grateful very much to whom it us could help do some response. I ask for pardon for repeat me in this topic, but it performs importance for my, and till now they have not reported any solution. Thanks and excuse for repeating this help. J.F. Ruano
server1:/# ls -l /etc/apache2/conf.d total 12 -rw-r--r-- 1 root root 237 ene 20 18:31 apache2-doc -rw-r--r-- 1 root root 269 ene 21 01:05 charset lrwxrwxrwx 1 root root 28 abr 1 00:48 phpmyadmin.conf -> ../../phpmyadmin/apache.conf -rw-r--r-- 1 root root 1464 ene 21 01:05 security server1:/# Thanks for your response J.F. Ruano.
You can only connect to webmail over the IP if you have not created any website that is explicitely bound to that IP. So either you select * for all sites and not the IP address or you will have to create a website for your webmail application and phpmyadmin and then install phpmyadmin and webmail into this website.
Solved Totally strange, previously I had tried all forms many days and was not working. Nevertheless now putting * in all domains I.P. as says Till , and now works very fine. Stranger, stranger, stranger. But finally solved. Thank you very much for everything and I ask pardon for the inconveniences. J.F. Ruano.