Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    IPv6 and HE certification web server question

    IPv6
    5
    24
    1.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JonathanLeeJ
      JonathanLee
      last edited by

      Hello fellow net gate community members,

      Can you please help I am taking the HE tunnel certification test so I can reach "sage level" I'm having an issue as they won't accept my IP address in place of a fully qualified domain name. Does anybody know of an affordable service that I could access to get my domain name linked to an Apache server just pass this test?

      Thank you for any recommendations I'm able to access the Apache server manually and it's noted to my web server which I'm running on a raspberry pi again the tunnel certification program does not accept non-IP based URLs. So I'm stuck does anybody have any recommendations for a student?

      Make sure to upvote

      johnpozJ 1 Reply Last reply Reply Quote 0
      • johnpozJ
        johnpoz LAYER 8 Global Moderator @JonathanLee
        last edited by johnpoz

        @JonathanLee you need a domain.. You can pick up a .xyz for like a $2 for a year over at namecheap. It won't be that much next year when you renew it.. Just make up some domain you don't really want to keep.

        I have seen domains for like 88 cents for first year.. So look around at different registrars, etc.

        .sbs is $1.29 over on dynadot

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 24.11 | Lab VMs 2.7.2, 24.11

        JonathanLeeJ 1 Reply Last reply Reply Quote 1
        • JonathanLeeJ
          JonathanLee @johnpoz
          last edited by JonathanLee

          @johnpoz thanks :), I really do not understand what difference it makes for the test I mean you have a FQDN or you use IP it still requires a web server

          Make sure to upvote

          johnpozJ 1 Reply Last reply Reply Quote 0
          • johnpozJ
            johnpoz LAYER 8 Global Moderator @JonathanLee
            last edited by johnpoz

            @JonathanLee Its been a long time since I took that test.. Sage back in 2011.. So I don't recall all the sections, but you do need to show you can do dns via IPv6, etc. and I know there is a point where you have to create your IPv6 glue records.. So you need a domain that is for sure.

            I still have my t-shirt btw ;) heheh

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            SG-4860 24.11 | Lab VMs 2.7.2, 24.11

            JonathanLeeJ 1 Reply Last reply Reply Quote 1
            • JonathanLeeJ
              JonathanLee @johnpoz
              last edited by JonathanLee

              @johnpoz mine certification says “explorer” right now. For an Apache web server I am able to just nat the wan connection to the web server in pfSense for ipv4. For the ipv6 do I just nat the tunnel IPv6 address to the web servers ipv6 address? Is it the clients or the server address that is issued to me in HE tunnel? The client is it the ::2?

              Make sure to upvote

              GertjanG 1 Reply Last reply Reply Quote 0
              • GertjanG
                Gertjan @JonathanLee
                last edited by

                @JonathanLee

                Noop.
                Explorer it will be, as you didn't get yet what this is all about.
                In few words : IPv6, also in your case, a web server behind a router = pfSense (or any other router out there) .... means ..... no more NAT like IPv4!!

                It's IPv6 these days, so :
                Your ISP give you a IPv6 WAN IP .... and (roll the intro) at least a /64 prefix.
                This prefix is a 64 bit network with 2^64 IPv6 addresses, and you assign one to your web server. You can use the DHCPv6 server on your LAN, give it the /64 prefix it obtained from your ISP (or ISP router, in my case), and your done.

                On the pfSense WAN interface, add a IPv6 rule that allows the IPv6 - TCP - destination port 80 and 443.
                Just a firewall rule, no NAT rule !
                And now your web server is accessible using IPv6 from the Internet.

                The HE test, when using a domain name will get the A = IPv4 record, and tries to access the server.
                When testing using IPv6, you have to set up a AAAA record in your domain name zone, that points to the IPv6 that is your server is using.

                When using just the IPv6 - so no host name, the DNS step isn't needed : HE will access the server directly as the DNS step isn't needed.
                If memory serves me well, as my badge dates from 2014, there will also be a DNS AAAA record test. Which means you have to set up a AAAA record for your web server.

                @johnpoz said in IPv6 and HE certification web server question:

                I still have my t-shirt btw ;) heheh

                Mine is a bit worn these days. Do they still have them ? If so, I should take the test again.

                Btw : there should also be a comparable test for DNSSEC test. And a Letsencrypt-like certificate (certification 😊 ) test. With these two, "DANE" becomes possible and that will be the end of all CA's as they are not needed anymore.

                No "help me" PM's please. Use the forum, the community will thank you.
                Edit : and where are the logs ??

                Bob.DigB JonathanLeeJ 2 Replies Last reply Reply Quote 1
                • Bob.DigB
                  Bob.Dig LAYER 8
                  last edited by Bob.Dig

                  Just curios, what does "sage" again, other than to be able to open port 25?
                  I did it two times because I lost my first account some time ago...
                  And I was brute forcing it because I usually don't run a web-server. 😬
                  Screenshot 2024-07-24 091532.png

                  Recently I began using it again for having static IPv6-addresses on all interfaces and then using NPtv6 on my native IPv6-WAN from my ISP. Best of both worlds, static IPv6 for pfSense, all GUA, so they are still preferred everywhere and best speed by using my ISP with its dynamic IPv6.

                  GertjanG 1 Reply Last reply Reply Quote 1
                  • GertjanG
                    Gertjan @Bob.Dig
                    last edited by Gertjan

                    @Bob-Dig said in IPv6 and HE certification web server question:

                    and then using NPtv6 on my native IPv6-WAN from my ISP.... by using my ISP with its dynamic IPv6

                    Yeah, nice, but still somewhat 'burk'.
                    At least my ISP plays it by the book, also called 'RFC', and allocates the same prefix /56 for an extended period of time.

                    @Bob-Dig said in IPv6 and HE certification web server question:

                    Just curios, what does "sage" again

                    An acknowledgement that you answered all the questions correctly - nothing more, nothing less. For me, I'm still the same moron, but with a nice t-Shirt that no one understands.
                    It's just another (cotton !) paper that states : 'well done, boy'.

                    @Bob-Dig said in IPv6 and HE certification web server question:

                    other than to be able to open port 25?

                    I don't think HE will ask you to fire up a mail server, as most ISPs block that incoming "TCP 25 port" - they don't want you to host mail servers as there is already enough spam running arround. Same thing for outgoing : I can connect (but never use them) to my ISP mail servers using "TCP port 25 outgoing".

                    Hosting your own web server is normally doable - that is, if you are not behind some IPv4 CGNAT scheme.

                    No "help me" PM's please. Use the forum, the community will thank you.
                    Edit : and where are the logs ??

                    Bob.DigB 1 Reply Last reply Reply Quote 0
                    • Bob.DigB
                      Bob.Dig LAYER 8 @Gertjan
                      last edited by Bob.Dig

                      @Gertjan said in IPv6 and HE certification web server question:

                      I don't think HE will ask you to fire up a mail server

                      You misunderstand. You need to be "sage" to be able to open port 25 incoming with HE. I just asked what else you gonna gain.

                      GertjanG johnpozJ 2 Replies Last reply Reply Quote 0
                      • GertjanG
                        Gertjan @Bob.Dig
                        last edited by

                        @Bob-Dig

                        aahhhh, I get it.
                        HE can be considered as an ISP, and as such - see above - the will block "TCP 25".
                        So being sage unblocks that ? Nice to know.

                        No "help me" PM's please. Use the forum, the community will thank you.
                        Edit : and where are the logs ??

                        Bob.DigB 1 Reply Last reply Reply Quote 0
                        • Bob.DigB
                          Bob.Dig LAYER 8 @Gertjan
                          last edited by Bob.Dig

                          @Gertjan Yepp. Go to your tunnel and then klick on advanced. If it is not there when you are "sage", you might have to contact support.

                          1 Reply Last reply Reply Quote 0
                          • Bob.DigB
                            Bob.Dig LAYER 8 @Gertjan
                            last edited by Bob.Dig

                            @Gertjan said in IPv6 and HE certification web server question:

                            Btw : there should also be a comparable test for DNSSEC test. And a Letsencrypt-like certificate (certification 😊 ) test. With these two, "DANE" becomes possible and that will be the end of all CA's as they are not needed anymore.

                            I stopped using DANE because it became to burdensome with Letsencrypt. Sadly. 😉

                            But you are right, something certbot-like together with DANE could end things.

                            GertjanG 1 Reply Last reply Reply Quote 0
                            • GertjanG
                              Gertjan @Bob.Dig
                              last edited by Gertjan

                              @Bob-Dig said in IPv6 and HE certification web server question:

                              I stopped using DANE because it became to burdensome with Letsencrypt.

                              Here : this will take care of your issues : https://dnssec-stats.ant.isi.edu/~viktor/x3hosts.html

                              Add these to your zone :
                              I have a domain name 'test-domaine.fr', and added the current 5 signing certificate hashes :

                              $ORIGIN mail.test-domaine.fr.
                              _25._tcp	TLSA	2 1 1	2bbad93ab5c79279ec121507f272cbe0c6647a3aae52e22f388afab426b4adba
                              _25._tcp	TLSA	2 1 1	6ddac18698f7f1f7e1c69b9bce420d974ac6f94ca8b2c761701623f99c767dc7
                              _25._tcp	TLSA	2 1 1	919c0df7a787b597ed056ace654b1de9c0387acf349f73734a4fd7b58cf612a4
                              _25._tcp	TLSA	2 1 1	025490860b498ab73c6a12f27a49ad5fe230fafe3ac8f6112c9b7d0aad46941d
                              _25._tcp	TLSA	2 1 1	f1647a5ee3efac54c892e930584fe47979b7acd1c76c1271bca1c5076d869888
                              _25._tcp	TLSA	2 1 1	8D02536C887482BC34FF54E41D2BA659BF85B341A0A20AFADB5813DCFBCF286D
                              

                              and now I'm good up until the moment these start to fade out, and new one get added and used.

                              Check here : https://dane.sys4.de/smtp/test-domaine.fr - one of them matches, so DANE will be ok.
                              I'm using Letsencrypt certs for everything : web, smtp, pop, imap, you name it.

                              No "help me" PM's please. Use the forum, the community will thank you.
                              Edit : and where are the logs ??

                              Bob.DigB 1 Reply Last reply Reply Quote 2
                              • Bob.DigB
                                Bob.Dig LAYER 8 @Gertjan
                                last edited by

                                @Gertjan Thanks but I pass. Also, no one had a problem with my servers when DANE was failing... 🙄

                                GertjanG 1 Reply Last reply Reply Quote 0
                                • GertjanG
                                  Gertjan @Bob.Dig
                                  last edited by

                                  @Bob-Dig said in IPv6 and HE certification web server question:

                                  no one had a problem with my servers

                                  Well 😊 they had a problem with the info you published in your DNS zone info ^^
                                  Publish the correct info, and everybody is happy.
                                  Like DKIM - like SPF - like DMARC. Like a correct reverse host name. H*ll, like a certificate on your web and mail server that is in the 'valid' for your servers. Like DNSSEC.
                                  Some of them are a must have these days, some are more or less optional.
                                  Try sending a mail from your domain - mail server to a gmail, and then check how gmail 'scores' your mail.

                                  And normally, we don't want a A+ because it's looks nice (no one cares actually), we want the A+ because it means we probably, maybe, understood the things we work with.

                                  No "help me" PM's please. Use the forum, the community will thank you.
                                  Edit : and where are the logs ??

                                  Bob.DigB 1 Reply Last reply Reply Quote 0
                                  • Bob.DigB
                                    Bob.Dig LAYER 8 @Gertjan
                                    last edited by Bob.Dig

                                    @Gertjan No A+ for me because I don't run any public web server.
                                    And there is no score in an email to gmail right? It just says if you passed the usual stuff.
                                    But I "enabled" gmail's Postmaster Tools now. Probably will do nothing because I rarely send email.

                                    1 Reply Last reply Reply Quote 0
                                    • johnpozJ
                                      johnpoz LAYER 8 Global Moderator @Bob.Dig
                                      last edited by

                                      @Bob-Dig said in IPv6 and HE certification web server question:

                                      I just asked what else you gonna gain.

                                      Understanding of IPv6 and how it functions being the top one to be honest. And the cool tshirt..

                                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                                      If you get confused: Listen to the Music Play
                                      Please don't Chat/PM me for help, unless mod related
                                      SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                                      1 Reply Last reply Reply Quote 2
                                      • JonathanLeeJ
                                        JonathanLee @Gertjan
                                        last edited by JonathanLee

                                        @Gertjan Ooooo yeah!!!

                                        Screenshot 2024-07-24 at 10.15.44.png

                                        mirroredanalytics.com is up and running :) ipv6 and ipv4

                                        Now I have to create a ipv6 webserver with the port 25 thing you guys are talking about. I am going to use iRedMail over Kali. I just have to make a new copy of Kali my current one is to old to download anything anymore...

                                        Got to tell you I loved my old CD days with PHLAK linux Pen testing software

                                        Make sure to upvote

                                        1 Reply Last reply Reply Quote 0
                                        • JonathanLeeJ
                                          JonathanLee
                                          last edited by JonathanLee

                                          Screenshot 2024-07-24 at 10.38.41.png

                                          I can almost make a post in the HE forum ... almost to sage...

                                          I just need An IPv6 enabled mail system, with working RDNS.

                                          The last step took my gmail as a working ipv6 email. I guess there was a time that was not the case...

                                          Make sure to upvote

                                          johnpozJ 1 Reply Last reply Reply Quote 0
                                          • johnpozJ
                                            johnpoz LAYER 8 Global Moderator @JonathanLee
                                            last edited by

                                            @JonathanLee If I recall with the email section - I just used their free dns and setup the PTR records, etc.

                                            An intelligent man is sometimes forced to be drunk to spend time with his fools
                                            If you get confused: Listen to the Music Play
                                            Please don't Chat/PM me for help, unless mod related
                                            SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                                            JonathanLeeJ 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.