Skip to main content

User with an IPV6 IP can't load website

Comments

8 comments

  • cPanelMichael
    Hello, You shouldn't need to enable IPv6 on the server or configure a IPv6 record for an account in order to allow visitors with IPv6 addresses to access the websites hosted on the server. The first step would be to search your CSF logs for the IPv6 address to see if it is in-fact blocked by the firewall. Thank you.
    0
  • CreatureWeb
    I'm having the exact same issue with 2 users. Any update on if you were able to resolve this?
    0
  • WorkinOnIt
    I discovered the client actually did have an IPV4 address when I asked them to check "whatsmydns" website. Then I checked that on CSF firewall and it was blocked due to an incorrect mail setting that was spamming my server. Hope that helps.
    0
  • web-project
    Hello, You shouldn't need to enable IPv6 on the server or configure a IPv6 record for an account in order to allow visitors with IPv6 addresses to access the websites hosted on the server. The first step would be to search your CSF logs for the IPv6 address to see if it is in-fact blocked by the firewall. Thank you.

    You need to have IPv6 enabled on server in order access your server by IPv6 addresses as if you do setup AAAA records, therefore the DNS will pickup IPv6 address of the server, if you don"t setup anything you don"t get access purely on IPv6 and therefore you do mislead with your reply! The cPanel also support dedicated IPv6 per cPanel account, still need to setup network settings in order to have correct functions.
    0
  • cPanelMichael
    You need to have IPv6 enabled on server in order access your server by IPv6 addresses as if you do setup AAAA records, therefore the DNS will pickup IPv6 address of the server, if you don"t setup anything you don"t get access purely on IPv6 and therefore you do mislead with your reply! The cPanel also support dedicated IPv6 per cPanel account, still need to setup network settings in order to have correct functions.

    Hello, That's correct, you must enable and configure IPv6 on the cPanel server if you want your website visitors to access the domain name or service over the IPv6 address. As I understand, the original poster was asking about accessing an IPv4 address from a computer/connection with an IPv6 address assigned by their ISP. Thank you.
    0
  • rangka_kacang
    Hello. I'm suspecting an error in your network configuration rather than a cPanel/WHM issue. Any ISP should be able to provide a valid IPv4 connection by default as a fallback to IPv6 connection. It's really weird if they provide only the later. You can try the following to troubleshoot the issue. You customers should be able to ping your server's IPv4. If they have an IPv6 connection only, ask them to ping your server's IPv6 and see if they can get through, otherwise: 1. It's either your firewall is blocking them or vice versa. If there is nothing wrong with your firewall, 2. You might want to check if your IPv6 gateway is working via ping6 ipv6.google.com and your server IPv6 is properly setup. By now, you should be able to solve 2 problems. If they can't get a ping from your server's IPv6 (which I just read from your last reply saying you have not setup IPv6), make sure to: 1. Enable "Listen to IPv6" on your WHM configuration. 2. Add an AAAA record to your server's domain and make sure this IPv6 is valid within the range given by your upstream provider. Further troubleshooting can be done from your /etc/sysconfig/network-scripts/ifcfg-eth0 or /etc/sysconfig/network file if needed. If you are not using DHCP (or through router discovery), make sure you have these settings and restart your network service: ~~~ IPV6INIT=yes IPV6ADDR=? IPV6_DEFAULTGW=? IPV6_FAILURE_FATAL=no ~~~ Let me know if you are still having the problem. I may not be right but at lease it can be a clue to solve your problem. Thank you.
    0
  • cPanelMichael
    Does IPV6 need to be enabled on the server, to allow visitors to be able to browse websites on the server if the visitor is using an IPV6 Ip address. In other words, a user has been given an IPV6 address by their broadband network and they visit e.g. somedomain.com which is hosted on my server.

    Hello, No, IPv6 should not have to be enabled on the system for those visitors to access your website. I was attempting to clarify the other poster's additional information in my last response. Thank you.
    0

Please sign in to leave a comment.