I better write what i exactly did.
At my Domain Hoster i added this under "A Records":
Code:
server1 188.4X.1X8.110
*.server1 188.4X.1X8.110
And the Debian "/etc/hosts" file looks like this :
Code:
# 'hosts' file configuration.
127.0.0.1 server1.mydomain.com.local localhost
188.4X.1X8.110 server1.mmydomain.com server1
::ffff:188.4X.1X8.110 server1.mydomain.com server1
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
And on the ispCP installation i was asked two times for FQDN one time form MySQL and one time form ispCP and i entered always this:
Code:
server1.mydomain.com
I have no problem to connect to the admin controls panel under the subdomain "http://admin.server1.mydomain.com" but the subdomains from the user account won't work "http://vu2005.server1.mydomain.com" over 30 mintus i get "Internet Explorer cannot display the webpage" and then the ispCP login controls panel will be displayed and not the user start site.