Ipv6 connection

Discussion in 'ISPConfig 3 Priority Support' started by chsdaiguil, Feb 22, 2025.

Tags:
  1. chsdaiguil

    chsdaiguil Member HowtoForge Supporter

    Hello

    I must not understand a step in setting up ipv6 addresses.

    When I "ping -6 mydomain.com" from the IpConfig server it works
    Code:
    PING mydoamin.com (server1.****.biz (2001::::::79c0)) 56 data bytes
    64 bytes from server1.****.biz (2001::::::79c0): icmp_seq=1 ttl=64 time=0.102 ms
    64 bytes from server1.***.biz (2001::::::79c0): icmp_seq=2 ttl=64 time=0.097 ms
    
    When I "ping-6 notredomain.com" from my PC terminal (which has an ipv6 connection) it does not work?
    Code:
    ping -6 mydomain.com
    PING mydomain.com(server1.****.biz (2001:::::79c0)) 56 data bytes
    .......nothing.......
    
    How to configure the ipv6 connection in Ispconfig?

    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There is nothing to be set up in ISPConfig. Network card settings are configured outside ISPConfig in the OS network configuration files. The exact configuration differs from provider to provider, so you might want to ask your data center for instructions on configuring your server.
     
    chsdaiguil likes this.

Share This Page