• ipv6 again

    From Tiny@46:1/126 to Accession on Wed Nov 23 07:52:18 2016

    Hello Accession!


    Can you see if you can hit port 2023 via telnet or binkd via 25444 on ipv6 for me?
    I updated the router to dd-wrt, and in the process ended up with a new ipv6 address but I've
    updated it on namecheap so I /think/ it should be working.

    ip6tables -I FORWARD 3 -d ipv6address -p tcp --dport 2023 -j ACCEPT

    That's what I used anyway so we'll see. :)

    Shawn


    ... Easter is cancelled this year. They've found the body.
    --- GoldED+/W32-MINGW 1.1.5-b20160201
    * Origin: Tiny's BBS - tinysbbs.com (46:1/126)
  • From Accession@46:1/100 to Tiny on Wed Nov 23 08:46:38 2016
    Hello Tiny,

    On 23 Nov 16 07:52, Tiny wrote to Accession:

    Can you see if you can hit port 2023 via telnet or binkd via 25444
    on ipv6 for me? I updated the router to dd-wrt, and in the process
    ended up with a new ipv6 address but I've updated it on namecheap so I /think/ it should be working.

    ip6tables -I FORWARD 3 -d ipv6address -p tcp --dport 2023 -j ACCEPT

    That's what I used anyway so we'll see. :)

    Still nothing via IPv6.

    Where exactly did you type that ip6tables command? On the machine your BBS/binkp server's are running on? If so, that wouldn't do anything for your router. In the exact same way you open IPv4 ports on your router, you have to do for IPv6 as well. So there should be a completely separate section for IPv6 port forwarding. Sometimes (like in my case) there is a separate section under Firewall > IPv6 Firewall where this can be done.

    Regards,
    Nick

    ... "Не знаю. Я здесь только работаю."
    --- GoldED+/LNX 1.1.5-b20160827
    * Origin: thePharcyde_ distribution system (Wisconsin) (46:1/100)
  • From Shawn Highfield@46:1/126 to Accession on Wed Nov 23 12:46:00 2016

    Hello Accession!

    23 Nov 16 08:46, you wrote to me:

    Where exactly did you type that ip6tables command? On the machine your BBS/binkp server's are running on? If so, that wouldn't do anything
    for your router. In the exact same way you open IPv4 ports on your

    On the router. It runs DD-WRT which is an open source firmware etc etc.

    router, you have to do for IPv6 as well. So there should be a
    completely separate section for IPv6 port forwarding. Sometimes (like
    in my case) there is a separate section under Firewall > IPv6
    Firewall where this can be done.

    Nope. Okay I'll go back to the iptables / wrt forums. I'll get it.


    Shawn


    ... Religions change; Beer and Wine remain.
    --- GoldED+/W32-MINGW 1.1.5-b20160201
    * Origin: Tiny's BBS - tinysbbs.com (46:1/126)
  • From Accession@46:1/100 to Shawn Highfield on Wed Nov 23 20:26:08 2016
    Hello Shawn,

    On 23 Nov 16 12:46, Shawn Highfield wrote to Accession:

    On the router. It runs DD-WRT which is an open source firmware etc
    etc.

    In my past experience with dd-wrt, you shouldn't need to use ip6tables at all. Or did they change their GUI?

    Nope. Okay I'll go back to the iptables / wrt forums. I'll get it.

    It should just be a simple setting, just like port forwarding for IPv4 addresses. Is that not the case?

    Regards,
    Nick

    ... "Не знаю. Я здесь только работаю."
    --- GoldED+/LNX 1.1.5-b20160827
    * Origin: thePharcyde_ distribution system (Wisconsin) (46:1/100)
  • From Tiny@46:1/100 to Accession on Thu Nov 24 12:35:36 2016
    Quoting Accession to Shawn Highfield <=-

    In my past experience with dd-wrt, you shouldn't need to use ip6tables
    at all. Or did they change their GUI?

    Must have, there is no fowarding section for ipv6 now.

    It should just be a simple setting, just like port forwarding for IPv4 addresses. Is that not the case?

    Seems to be... I got the latest build it's only 3 or 4 days old.

    I think it didn't work because I forgot to launch mystic. <Giggle>
    One more try?

    Shawn


    ... Seminar for Women: We Do Not Want Ties For Christmas.
    SEEN-BY: 1/100 102 104 107 108 109 111 113 115 116 118 120 121 122 123 124 125 SEEN-BY: 1/126 127 128 132 133 138 139 140 141 142 143 144 145 147 148 149 150 SEEN-BY: 1/151 152 153 154 155 156 159 160 161 162 163 164 165 166 167 169 170 SEEN-BY: 1/171 172 173 174 175 176 177 178 179 248 700 2/101 103 104 105 106 SEEN-BY: 2/107 109 110 111 501 3/101 102 103 104 105 106 107
  • From Accession@46:1/100 to Tiny on Thu Nov 24 09:56:14 2016
    Hello Tiny,

    On 24 Nov 16 12:35, Tiny wrote to Accession:

    In my past experience with dd-wrt, you shouldn't need to use
    ip6tables at all. Or did they change their GUI?

    Must have, there is no fowarding section for ipv6 now.

    That's wierd. It seems dd-wrt has fallen behind the times? Newer routers are coming with this stuff in their default firmware. Hell mine is even a year or two old (Asus AC68R).

    I think it didn't work because I forgot to launch mystic. <Giggle>
    One more try?

    While I lol'd at that one. It's still not connecting. :)

    [axisd@hardwiredpi] axisd]# telnet -6 ipv6.tinysbbs.com 2023
    Trying 2607:f2c0:958c:900:200:ff:fe00:0...
    telnet: Unable to connect to remote host: Connection timed out

    Same goes for port 25444.

    Are you forwarding that exact address above in ip6tables? It may have changed on you at some point. Either way, you definitely have your AAAA record setup properly, so the issue is currently with your router.

    Regards,
    Nick

    ... "Не знаю. Я здесь только работаю."
    --- GoldED+/LNX 1.1.5-b20160827
    * Origin: thePharcyde_ distribution system (Wisconsin) (46:1/100)
  • From Tiny@46:1/126 to Accession on Thu Nov 24 17:47:14 2016
    Quoting Accession to Tiny <=-

    While I lol'd at that one. It's still not connecting. :)

    Ah well.

    Same goes for port 25444.

    24555 or 24556 or 2023 or 2323. Those are all 4 ports I've got fowarded
    to the pi for ipv6.

    Are you forwarding that exact address above in ip6tables? It may have changed on you at some point. Either way, you definitely have your
    AAAA record setup properly, so the issue is currently with your
    router.

    I'll get it Nick. Could you try all four of the above ports for me one
    last time this week? I'm going to go back to the drawing board after this
    on my next "weekend" I have time.

    I do apreciate it man. ;)

    Shawn


    ... Aviation Lie ─ I'm SURE the gear was down.

    --- EzyBlueWave V3.00 01FB001F
    * Origin: Tiny's BBS - tinysbbs.com (46:1/126)
  • From Accession@46:1/100 to Tiny on Fri Nov 25 08:43:14 2016
    Hello Tiny,

    On 24 Nov 16 17:47, Tiny wrote to Accession:

    24555 or 24556 or 2023 or 2323. Those are all 4 ports I've got
    fowarded to the pi for ipv6.

    Nothing on all 4 ports. I also did a "whois" on tinysbbs.com, which gave proper
    results (except you may want to think about enabling some protection on your domain (like WhoisGuard), as it gives your address and phone number out to anyone/everyone that does a whois on you).

    I'll get it Nick. Could you try all four of the above ports for me
    one last time this week? I'm going to go back to the drawing board
    after this on my next "weekend" I have time.

    Nadda. Check to make sure your IPv6 address didn't change on you - compared to what you've enabled in your ip6tables statements.

    I do apreciate it man. ;)

    No worries, brutha. Gives me something to do when I'm bored. :)

    Regards,
    Nick

    ... "Не знаю. Я здесь только работаю."
    --- GoldED+/LNX 1.1.5-b20160827
    * Origin: thePharcyde_ distribution system (Wisconsin) (46:1/100)
  • From Tiny@46:1/126 to Accession on Fri Nov 25 21:30:24 2016
    Quoting Accession to Tiny <=-

    Nothing on all 4 ports. I also did a "whois" on tinysbbs.com, which
    gave proper results (except you may want to think about enabling some protection on your domain (like WhoisGuard), as it gives your address

    Too expensive. ;)

    and phone number out to anyone/everyone that does a whois on you).

    They are welcome to mail or call me. I tell most people who phone me to
    fuck themselves. I have also found have homosexual phone sex with tele-
    marketers makes them stop calling. <shrug>

    Nadda. Check to make sure your IPv6 address didn't change on you - compared to what you've enabled in your ip6tables statements.

    Okay, I'll check that.

    I do apreciate it man. ;)
    No worries, brutha. Gives me something to do when I'm bored. :)

    I'll try again on my next day off. :)

    Shawn

    ... My only religious beliefs involve large breasts.

    --- EzyBlueWave V3.00 01FB001F
    * Origin: Tiny's BBS - tinysbbs.com (46:1/126)