• test

    From Charles Pierson@1:106/127 to All on Wednesday, December 30, 2020 18:57:10
    I could use a bit of help testing if my ipv6 setup is working.

    Could someone try telnet to theoasisbbs.v6.rocks:1357 and see if it works?

    Thanks

    --- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
    * Origin: theoasisbbs.ddns.net:1357 (1:106/127)
  • From Jay Harris@1:229/664 to Charles Pierson on Wednesday, December 30, 2020 15:20:06
    On 30 Dec 2020, Charles Pierson said the following...

    Could someone try telnet to theoasisbbs.v6.rocks:1357 and see if it works?

    nslookup theoasisbbs.v6.rocks

    Server: UnKnown
    Address: 2607:fea8:ab00:e4f:d411:c1ff:fea0:e243

    Non-authoritative answer:
    Name: theoasisbbs.v6.rocks
    Addresses: 2601:2c5:680:4af0:dd4:67fc:a144:a40d
    76.30.30.13

    I was initially able to connect, but that was over IPv4. I can't connect or ping the IPv6 address:

    ping 2601:2c5:680:4af0:dd4:67fc:a144:a40d

    Pinging 2601:2c5:680:4af0:dd4:67fc:a144:a40d with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.

    Ping statistics for 2601:2c5:680:4af0:dd4:67fc:a144:a40d:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

    Jay

    --- Mystic BBS v1.12 A47 2020/11/23 (Raspberry Pi/32)
    * Origin: Northern Realms (1:229/664)
  • From Charles Pierson@1:106/127 to Jay Harris on Wednesday, December 30, 2020 22:50:31
    On 30 Dec 2020, Jay Harris said the following...
    Could someone try telnet to theoasisbbs.v6.rocks:1357 and see if it works?

    nslookup theoasisbbs.v6.rocks

    Server: UnKnown
    Address: 2607:fea8:ab00:e4f:d411:c1ff:fea0:e243

    Non-authoritative answer:
    Name: theoasisbbs.v6.rocks
    Addresses: 2601:2c5:680:4af0:dd4:67fc:a144:a40d
    76.30.30.13

    I was initially able to connect, but that was over IPv4. I can't
    connect or ping the IPv6 address:

    ping 2601:2c5:680:4af0:dd4:67fc:a144:a40d

    Pinging 2601:2c5:680:4af0:dd4:67fc:a144:a40d with 32 bytes of data: Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.

    Ping statistics for 2601:2c5:680:4af0:dd4:67fc:a144:a40d:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

    Jay

    Crap. Is it possible that I need to use a different port for that address?

    theoasisbbs.ddns.net:1357 is strictly ipv4 and seems to work fine.

    I might have to fool with the port forwarding some more though.

    --- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
    * Origin: theoasisbbs.ddns.net:1357 (1:106/127)
  • From Jay Harris@1:229/664 to Charles Pierson on Wednesday, December 30, 2020 18:38:17
    On 30 Dec 2020, Charles Pierson said the following...

    Crap. Is it possible that I need to use a different port for that
    address?

    theoasisbbs.ddns.net:1357 is strictly ipv4 and seems to work fine.

    My home router has two places for allowing traffic in. "Port Forwarding" for IPv4 and "Port Opening" for IPv6. I use the same ports for each and it works ok, not sure if your router is different.

    Not sure if you have a GUI on your Pi or not. If you don't, you can:

    wget -q -O - http://checkipv6.dyndns.org

    To make sure you can get out on IPv6 and it'll tell you its public address (and make sure your router isn't NAT'ing IPv6, which isn't common but possible).

    If that matches your AAAA record, you know that's correct. Just need to fiddle with port forwarding/opening on your router to make sure that it's reaching your Pi.

    You can visit http://www.ipv6scanner.com to test if it's accessible to the outside.

    Jay

    --- Mystic BBS v1.12 A47 2020/11/23 (Raspberry Pi/32)
    * Origin: Northern Realms (1:229/664)