Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

boards.ie broken IPv6

Options
  • 29-06-2012 1:41pm
    #1
    Closed Accounts Posts: 5,430 ✭✭✭


    boards is unreachable via IPv6.
    user@server:~$ host www.boards.ie
    www.boards.ie is an alias for loadbalancer.boards.ie.
    loadbalancer.boards.ie has address 89.234.66.107
    loadbalancer.boards.ie has address 89.234.66.108
    loadbalancer.boards.ie has IPv6 address 2a01:258:f000:3::108
    loadbalancer.boards.ie has IPv6 address 2a01:258:f000:3::107
    
    user@server:~$ telnet 89.234.66.107 80
    Trying 89.234.66.107...
    Connected to 89.234.66.107.
    Escape character is '^]'.
    ^]
    telnet> quit
    Connection closed.
    
    user@server:~$ telnet 89.234.66.108 80
    Trying 89.234.66.108...
    Connected to 89.234.66.108.
    Escape character is '^]'.
    ^]
    telnet> quit
    Connection closed.
    
    user@server:~$ telnet 2a01:258:f000:3::108 80
    Trying 2a01:258:f000:3::108...
    telnet: Unable to connect to remote host: Connection timed out
    
    user@server:~$ telnet 2a01:258:f000:3::107 80
    Trying 2a01:258:f000:3::107...
    telnet: Unable to connect to remote host: Connection timed out
    
    user@server:~$ telnet ipv6.google.com 80
    Trying 2a00:1450:4009:805::1011...
    Connected to ipv6.l.google.com.
    Escape character is '^]'.
    ^]
    telnet> quit
    Connection closed.
    
    user@server:~$
    


Comments

  • Closed Accounts Posts: 17,208 ✭✭✭✭aidan_walsh


    Did boards ever support IPv6?


  • Posts: 0 [Deleted User]


    Did boards ever support IPv6?

    I don't think so, but I see that a ping -6 resolves to an IPv6 address. Maybe it's just not implemented yet?


  • Closed Accounts Posts: 3,609 ✭✭✭Boards.ie: Danny


    We do support IPv6 but there's an issue with it at the minute. I've asked our sysadmin to take a look


  • Closed Accounts Posts: 5,430 ✭✭✭testicle


    It makes the site as slow as **** on IPv6 enabled clients as it tries v6 first.


  • Closed Accounts Posts: 3,609 ✭✭✭Boards.ie: Danny


    testicle wrote: »
    It makes the site as slow as **** on IPv6 enabled clients as it tries v6 first.

    I understand there is a problem but as I've said already; we are looking into it. The AAAA records will be be removed tomorrow if it's going to take a while to resolve

    Thanks,

    Danny


  • Advertisement
  • Closed Accounts Posts: 3,609 ✭✭✭Boards.ie: Danny


    Boards.ie should have IPv6 connectivity again. Could those with IPv6 enabled networks who were having issues please confirm?

    Thanks,

    Danny


  • Posts: 0 [Deleted User]


    Boards.ie should have IPv6 connectivity again. Could those with IPv6 enabled networks who were having issues please confirm?

    Thanks,

    Danny

    Yep, seems to be fine here.
    C:\>ping -6 www.boards.ie
    
    Pinging loadbalancer.boards.ie [2a01:258:f000:3::107] with 32 bytes of data:
    Reply from 2a01:258:f000:3::107: time=26ms
    Reply from 2a01:258:f000:3::107: time=24ms
    Reply from 2a01:258:f000:3::107: time=26ms
    Reply from 2a01:258:f000:3::107: time=21ms
    
    Ping statistics for 2a01:258:f000:3::107:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 21ms, Maximum = 26ms, Average = 24ms
    


  • Closed Accounts Posts: 3,609 ✭✭✭Boards.ie: Danny


    Thanks for that Karsini, much obliged :)

    Danny


This discussion has been closed.
Advertisement