MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: Almas on 2014-12-22, 08:55:16

Title: One more critical DNS bug!!
Post by: Almas on 2014-12-22, 08:55:16
I found one more DNS problem. There is wildcard domains aka "Domain aliases" doesn't working on Kloxo-MR version 7.

Explanation:

*.domain.com
*.*.domain.com
.etc domain can't worked in Kloxo-MR

Official Kloxo does work it. In Official kloxo we can insert it to Domain Aliases then it creates correct DNS record and this was worked. But in Kloxo-MR 7 it doesn't working.

Please fix this feature as soon as possible. How can I fix this? Can someone help me?
Title: Re: One more critical DNS bug!!
Post by: MRatWork on 2014-12-22, 10:07:59
Wildcard also not work in Kloxo official. Use 'Server Alias' for this purpose.
Title: Re: One more critical DNS bug!!
Post by: Almas on 2014-12-22, 11:16:38
Yes I know it. And I can't use it on Kloxo-MR. Then I asking for you?

OK here is a screenshot.

You can use only *.domain.com.
But can't create *.*.domain.com etc.

Also it can't create wildcard DNS like this. I updated from Kloxo official. Then I already had *.*.domain.com created. But there was error on DNS and bind service Failed. And then I deleted all my wildcard Aliases.
Title: Re: One more critical DNS bug!!
Post by: MRatWork on 2014-12-22, 20:11:41
What's the reason need '*.*'?. If you can use '*.*' in Kloxo Official that mean no verified in Kloxo Official.
Title: Re: One more critical DNS bug!!
Post by: Almas on 2014-12-23, 23:36:01
Ig might not very common. But it need someone.

Explanation:
It's for wildcard domain blog site. Site give to customers subdomain addresses.

www.somesubdomain.maindomain.com etc. then we need *.*.maindomain.com or www.*.maindomain.com

etc. maybe www.subsub.sub.maindomain.com etc.

I used it with official Kloxo before. It was worked. If now it same as Kloxo-MR then earlier version was accepted it.



Title: Re: One more critical DNS bug!!
Post by: Almas on 2014-12-24, 01:15:23
Also I found one more critical bug today.
Explanation:
when I enter CNAME not FCNAME then it doesn't insert domain. Then CNAME records breaking:
www.sub.domain.com.                           86000 IN CNAME    sub.

expected:
www.sub.domain.com.                           86000 IN CNAME    sub.domain.com

Please check it. (If you don't affect this bug then it might caused from upgrade Kloxo official. ) Version 7 of Kloxo-MR
Title: Re: One more critical DNS bug!!
Post by: MRatWork on 2014-12-24, 01:24:22
Try http://www.i.am.in.xl1.mratwork.com/ (as the same as http://xl1.mratwork.com/). I am only use '*' in 'server_alias'
Title: Re: One more critical DNS bug!!
Post by: Almas on 2014-12-24, 03:37:41
OK I will try and notify to you. I didn't try this in bind. Also did you see my last post about CNAME?