Control Web Panel

WebPanel => DNS => Topic started by: KurJay on August 27, 2020, 10:16:36 AM

Title: CNAME run into default web page CWP
Post by: KurJay on August 27, 2020, 10:16:36 AM
Hi There,

I Try the CNAME let's say

Sub Domain abc.domain.com (IP 12.34.56) into sub domain def.mydomain.com (IP 123.456.789) the CNAME if we check that run into the IP 123.456.789  is correct it can open if you input abc.domain.com it is run into the IP 123.456.789 BUT it not run into the domain def.mydomain.com BUT goes into the centos web panel default page.

Can anyone help me?

Regards
KurJay
Title: Re: CNAME run into default web page CWP
Post by: tyfricko on October 26, 2020, 11:57:23 AM
I have the same problem.
Has anybody solved this? or has anybody an explanation for this :(
Thank you all.
Title: Re: CNAME run into default web page CWP
Post by: KatiaSisHost on October 26, 2020, 02:20:06 PM
CNAME not assign an IP... CNAME assign an address..

BAD:
 # name  -  direction - time(ttl)
abc.mydomain.com - 123.456.789 - 3600

CORRECTLY
# name  -  direction - time(ttl)

 abc - def.mydomain.com - 3600
Title: Re: CNAME run into default web page CWP
Post by: matejz on October 26, 2020, 03:07:58 PM
Thank you @KatiaSisHost appreciate your help.
I tested also your variation and the result s the same. My example:

app.domain1.com. - CNAME - domain2.com

I always get the default cwp index.html page.

Any clues why that?
Title: Re: CNAME run into default web page CWP
Post by: KatiaSisHost on October 29, 2020, 06:21:13 PM
u don't need to add all strings...

yes:
Type: CNAME..... Name: (app) .... Destiny : domain2.com TTL 3600

no:
Type: CNAME..... Name: (app.domain1.com) .... Destiny : domain2.com TTL 3600
Title: Re: CNAME run into default web page CWP
Post by: KurJay on February 06, 2023, 03:41:52 AM
u don't need to add all strings...

yes:
Type: CNAME..... Name: (app) .... Destiny : domain2.com TTL 3600

no:
Type: CNAME..... Name: (app.domain1.com) .... Destiny : domain2.com TTL 3600

I try and there still run into Default CWP
http://myapp.ciberindo.net should run into https://my.bests.app

(https://bests.app/gambar/cwp-001.png)