• Dynamic IPV6

    From Charles Pierson@21:4/127 to All on Mon Dec 14 20:28:38 2020
    I've noticed that my ipv4 address has been pretty static, but my ipv6 has changed a lot.

    I found a free host system I'm trying out that should give my ipv6 stability.

    So in addition to theoasisbbs.ddns.net I now have a 2nd address I need
    to test theoasisbbs.v6.rocks. Both use port 1357 for Telnet.

    Could I get some volunteers to test it please?

    Thanks.

    --- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
    * Origin: theoasisbbs.ddns.net:1357 (21:4/127)
  • From MeaTLoTioN@21:1/158 to Charles Pierson on Mon Dec 14 20:57:16 2020
    On 14 Dec 2020, Charles Pierson said the following...

    I've noticed that my ipv4 address has been pretty static, but my ipv6 has changed a lot.

    I found a free host system I'm trying out that should give my ipv6 stability.

    So in addition to theoasisbbs.ddns.net I now have a 2nd address I need
    to test theoasisbbs.v6.rocks. Both use port 1357 for Telnet.

    Could I get some volunteers to test it please?

    Thanks.


    $ ping theoasisbbs.v6.rocks
    PING theoasisbbs.v6.rocks(2601:2c5:680:4af0:45fd:279f:80ec:88b2 (2601:2c5:680:4af0:45fd:279f:80ec:88b2)) 56 data bytes
    ^C
    --- theoasisbbs.v6.rocks ping statistics ---
    4 packets transmitted, 0 received, 100% packet loss, time 3050ms

    Can't ping it...

    $ time telnet theoasisbbs.v6.rocks 1357
    Trying 2601:2c5:680:4af0:45fd:279f:80ec:88b2...
    ^C

    real 0m7.933s
    user 0m0.000s
    sys 0m0.002s

    Can't telnet to it either...

    $ nmap theoasisbbs.v6.rocks

    Starting Nmap 7.60 ( https://nmap.org ) at 2020-12-14 15:54 GMT
    Nmap scan report for theoasisbbs.v6.rocks (76.30.30.13)
    Host is up (0.21s latency).
    Other addresses for theoasisbbs.v6.rocks (not scanned): 2601:2c5:680:4af0:45fd:279f:80ec:88b2
    rDNS record for 76.30.30.13: c-76-30-30-13.hsd1.tx.comcast.net
    Not shown: 992 filtered ports
    PORT STATE SERVICE
    21/tcp closed ftp
    143/tcp closed imap
    443/tcp closed https
    587/tcp closed submission
    995/tcp closed pop3s
    3306/tcp closed mysql
    8080/tcp open http-proxy
    8081/tcp open blackice-icecap

    Nmap done: 1 IP address (1 host up) scanned in 29.92 seconds

    $ nmap theoasisbbs.v6.rocks -p 1357

    Star
  • From Charles Pierson@21:4/127 to MeaTLoTioN on Mon Dec 14 21:29:12 2020
    On 14 Dec 2020, MeaTLoTioN said the following...
    $ time telnet theoasisbbs.v6.rocks 1357
    Trying 2601:2c5:680:4af0:45fd:279f:80ec:88b2...
    ^C

    real 0m7.933s
    user 0m0.000s
    sys 0m0.002s

    Can't telnet to it either...

    $ nmap theoasisbbs.v6.rocks

    Starting Nmap 7.60 ( https://nmap.org ) at 2020-12-14 15:54 GMT
    Nmap scan report for theoasisbbs.v6.rocks (76.30.30.13)
    Host is up (0.21s latency).
    Other addresses for theoasisbbs.v6.rocks (not scanned): 2601:2c5:680:4af0:45fd:279f:80ec:88b2
    rDNS record for 76.30.30.13: c-76-30-30-13.hsd1.tx.comcast.net
    Not shown: 992 filtered ports
    PORT STATE SERVICE
    21/tcp closed ftp
    143/tcp closed imap
    443/tcp closed https
    587/tcp closed submission
    995/tcp closed pop3s
    3306/tcp closed mysql
    8080/tcp open http-proxy
    8081/tcp open blackice-icecap

    Nmap done: 1 IP address (1 host up) scanned in 29.92 seconds

    $ nmap theoasisbbs.v6.rocks -p 1357

    Starting Nmap 7.60 ( https://nmap.org ) at 2020-12-14 15:55 GMT
    Nmap scan report for theoasisbbs.v6.rocks (76.30.30.13)
    Host is up (0.16s latency).
    Other addresses for theoasisbbs.v6.rocks (not scanned): 2601:2c5:680:4af0:45fd:279f:80ec:88b2
    rDNS record for 76.30.30.13: c-76-30-30-13.hsd1.tx.comcast.net

    PORT STATE SERVICE
    1357/tcp open pegboard

    Nmap done: 1 IP address (1 host up) scanned in 0.56 seconds



    What is interesting is that even though with the IPv6 address assigned to theoasisbbs.v67.rocks it fails, there is rDNS to the IPv4 which seems to let nmap get some results. I don't think your IPv6 is working quite
    right at least from my end.

    Hope this helps Charles =)

    Yes it does. Thanks

    --- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
    * Origin: theoasisbbs.ddns.net:1357 (21:4/127)
  • From Nigel Reed@21:2/101 to Charles Pierson on Mon Dec 14 15:53:34 2020
    Charles wrote:
    I've noticed that my ipv4 address has been pretty static, but my ipv6 has changed a lot.

    I found a free host system I'm trying out that should give my ipv6 stability.

    So in addition to theoasisbbs.ddns.net I now have a 2nd address I need
    to test theoasisbbs.v6.rocks. Both use port 1357 for Telnet.

    Could I get some volunteers to test it please?

    nigel@wibble:~$ telnet -6 theoasisbbs.v6.rocks 1357
    Trying 2601:2c5:680:4af0:45fd:279f:80ec:88b2...

    Not so good.


    The ddns works fine on ipv4.
    --- SBBSecho 3.11-Linux
    * Origin: End Of The Line BBS - endofthelinebbs.com (21:2/101)
  • From Charles Pierson@21:4/127 to Nigel Reed on Mon Dec 14 22:26:28 2020
    On 14 Dec 2020, Nigel Reed said the following...

    Charles wrote:
    I've noticed that my ipv4 address has been pretty static, but my ipv6 ha changed a lot.

    I found a free host system I'm trying out that should give my ipv6 stabi

    So in addition to theoasisbbs.ddns.net I now have a 2nd address I need to test theoasisbbs.v6.rocks. Both use port 1357 for Telnet.

    Could I get some volunteers to test it please?

    nigel@wibble:~$ telnet -6 theoasisbbs.v6.rocks 1357
    Trying 2601:2c5:680:4af0:45fd:279f:80ec:88b2...

    Not so good.

    HMMM. I've seen a couple of Telnet connections, but they seem hung up on the login screen.

    Back to configuration....

    --- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
    * Origin: theoasisbbs.ddns.net:1357 (21:4/127)
  • From Charles Pierson@21:4/127 to Charles Pierson on Mon Dec 14 22:52:34 2020
    On 14 Dec 2020, Charles Pierson said the following...
    So in addition to theoasisbbs.ddns.net I now have a 2nd address I to test theoasisbbs.v6.rocks. Both use port 1357 for Telnet.

    Could I get some volunteers to test it please?

    nigel@wibble:~$ telnet -6 theoasisbbs.v6.rocks 1357
    Trying 2601:2c5:680:4af0:45fd:279f:80ec:88b2...

    Not so good.

    HMMM. I've seen a couple of Telnet connections, but they seem hung up on the login screen.

    OK. I think I figured it out. Port forwarding for ipv6 wasn't on.

    maybe now?

    --- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
    * Origin: theoasisbbs.ddns.net:1357 (21:4/127)
  • From Nigel Reed@21:2/101 to Charles Pierson on Mon Dec 14 17:44:09 2020
    Charles wrote:
    On 14 Dec 2020, Charles Pierson said the following...
    So in addition to theoasisbbs.ddns.net I now have a 2nd address I
    to test theoasisbbs.v6.rocks. Both use port 1357 for Telnet.

    Could I get some volunteers to test it please?

    nigel@wibble:~$ telnet -6 theoasisbbs.v6.rocks 1357
    Trying 2601:2c5:680:4af0:45fd:279f:80ec:88b2...

    Not so good.

    HMMM. I've seen a couple of Telnet connections, but they seem hung up on the login screen.

    OK. I think I figured it out. Port forwarding for ipv6 wasn't on.

    maybe now?

    nigel@wibble:~$ telnet -6 theoasisbbs.v6.rocks 1357
    Trying 2601:2c5:680:4af0:45fd:279f:80ec:88b2...


    Nope.
    --- SBBSecho 3.11-Linux
    * Origin: End Of The Line BBS - endofthelinebbs.com (21:2/101)