MyKE
15th February 2010, 17:27
Hi all.
I tried to search but unsuccessfull. I am having problems with MyDNS in ISPConfig administration. I don't know where are logs for MyDNS. I followed instructions:
The Perfect Server - Ubuntu 8.10 [ISPConfig 3] and installed on clean Ubuntu 9.10 x64 Server Edition. Everything is O.K. But i have problems with webpage wzk.cz. Page works but only with www:
nslookup www.wzk.cz
Server: my.router
Address: 192.168.1.1
Unauthorized reply:
Name: www.wzk.cz
Address: 85.132.xxx.xx
nslookup wzk.cz
Server: my.router
Address: 192.168.1.1
*** my.router, can not find the address wzk.cz: Server failed
I have own NSSET, ns1... ns2... and correct configured. I don't know how to fix this...
There are screenshots:
http://img220.imageshack.us/img220/7906/webdomain.jpg
http://img713.imageshack.us/img713/5110/dns1.jpg
Few days ago I was installed on server Bind with Apache configuration when i created folder in root-webpage folder it created sub-domain and it works great. I followed manual from falko and he has MyDNS...
OK what i need is working domains with/without www, and if is possible and easy re-install MyDNS to Bind (if ISPConfig support this daemon to dirty installation isp...)
If you want to watch my old working zones, there are (i had manual configuration bind and i installed ISPConfig with MyDNS for automaticaly reason...):
$TTL 86400
@ IN SOA wzk.cz. admin.wzk.cz. (
100 ; serial
1H ; refresh
1M ; retry
1W ; expiry
1D ) ; minimum
@ IN NS ns1.wzk.cz.
@ IN NS ns2.wzk.cz.
@ IN A 85.132.xxx.xx
ns1 IN A 85.132.xxx.xx
ns2 IN A 85.132.xxx.xx
@ IN MX 10 mail.wzk.cz.
mail IN A 85.132.xxx.xx
pop3 IN CNAME mail.wzk.cz.
smtp IN CNAME mail.wzk.cz.
WWW IN A 85.132.xxx.xx
* IN CNAME wzk.cz.
I don't know how to show you my problem more. Please reply me for more info...
Thanks for replies!
I tried to search but unsuccessfull. I am having problems with MyDNS in ISPConfig administration. I don't know where are logs for MyDNS. I followed instructions:
The Perfect Server - Ubuntu 8.10 [ISPConfig 3] and installed on clean Ubuntu 9.10 x64 Server Edition. Everything is O.K. But i have problems with webpage wzk.cz. Page works but only with www:
nslookup www.wzk.cz
Server: my.router
Address: 192.168.1.1
Unauthorized reply:
Name: www.wzk.cz
Address: 85.132.xxx.xx
nslookup wzk.cz
Server: my.router
Address: 192.168.1.1
*** my.router, can not find the address wzk.cz: Server failed
I have own NSSET, ns1... ns2... and correct configured. I don't know how to fix this...
There are screenshots:
http://img220.imageshack.us/img220/7906/webdomain.jpg
http://img713.imageshack.us/img713/5110/dns1.jpg
Few days ago I was installed on server Bind with Apache configuration when i created folder in root-webpage folder it created sub-domain and it works great. I followed manual from falko and he has MyDNS...
OK what i need is working domains with/without www, and if is possible and easy re-install MyDNS to Bind (if ISPConfig support this daemon to dirty installation isp...)
If you want to watch my old working zones, there are (i had manual configuration bind and i installed ISPConfig with MyDNS for automaticaly reason...):
$TTL 86400
@ IN SOA wzk.cz. admin.wzk.cz. (
100 ; serial
1H ; refresh
1M ; retry
1W ; expiry
1D ) ; minimum
@ IN NS ns1.wzk.cz.
@ IN NS ns2.wzk.cz.
@ IN A 85.132.xxx.xx
ns1 IN A 85.132.xxx.xx
ns2 IN A 85.132.xxx.xx
@ IN MX 10 mail.wzk.cz.
mail IN A 85.132.xxx.xx
pop3 IN CNAME mail.wzk.cz.
smtp IN CNAME mail.wzk.cz.
WWW IN A 85.132.xxx.xx
* IN CNAME wzk.cz.
I don't know how to show you my problem more. Please reply me for more info...
Thanks for replies!