Control Web Panel

WebPanel => DNS => Topic started by: HelioEugenio on November 01, 2021, 12:25:25 AM

Title: Why is the displayed content different on IPV6 and IPV4?
Post by: HelioEugenio on November 01, 2021, 12:25:25 AM
I am having problems viewing the website page as per my IPV6/IPV4 connection.

When I connect via IPV4 the site is displayed correctly.

(https://www.midiaprime.cf/apagar/hesj_cfg_ipv4.JPG)

(https://www.midiaprime.cf/apagar/hesj_www_ipv4.JPG)

When I connect via IPV6 the page shown is CWP standard.

(https://www.midiaprime.cf/apagar/hesj_cfg_ipv6.JPG)

(https://www.midiaprime.cf/apagar/hesj_www_ipv6.JPG)

Why does it happen?
Is it a problem with my computer?
This also happens with some other domains.

thanks!
Title: Re: Why is the displayed content different on IPV6 and IPV4?
Post by: cyberspace on November 13, 2021, 11:23:31 AM
Open the config files (Nginx, Apache) of the problematic website and make sure the virtual host is configured to accept connections over IPv6.

Most likely there is IPv4 address only. That is why you get the default CWP page when try to access the site over IPv6.

Look here:
https://www.mysterydata.com/enable-ipv6-cwp-centos-webpanel/
this guide will help you to understand if the problematic website has the correct webserver config files.