Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Trouble with IPv6 (was "HELP NEEDED URGENTLY") !!!

Trouble with IPv6 (was "HELP NEEDED URGENTLY") !!!

Scheduled Pinned Locked Moved Solved Support
networkingipv6
39 Posts 10 Posters 5.1k Views 9 Watching
  • 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.
  • M mmtrade

    lastly i want to understand why yahoo is boncing mails from this. I try to send emails to yahoo and i get a failure delivery. What should I do?

    image.png

    A Offline
    A Offline
    AartJansen
    wrote on last edited by
    #20

    @mmtrade this is a yahoo issue
    try contacting them about it
    https://senders.yahooinc.com/contact/

    1 Reply Last reply
    2
    • humptydumptyH Offline
      humptydumptyH Offline
      humptydumpty
      wrote on last edited by
      #21

      I’ll save you the trouble.. use an smtp relay like mailgun

      1 Reply Last reply
      1
      • M mmtrade

        @matix131997 It does not deliver eitherway

        I have tried to send from yahoo and it keeps bouncing back

        @girish please share your ideas on this solution.

        girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #22

        @mmtrade usually the IP addresses in most VPS providers are blocked by the big mail providers. You have to use a mail relay or be patient with warming up the IP for say 6 months or so (and contact the big providers to unblock your IP). There is no other solution to this.

        1 Reply Last reply
        0
        • girishG girish

          @mmtrade it doesn't looks like your server supports IPv6. You can try like this:

          • SSH into your server
          • Run curl https://ipv6.api.cloudron.io/api/v1/helper/public_ip

          Does the above command return your IPv6 ?

          C Offline
          C Offline
          csteiger
          wrote on last edited by
          #23

          @girish I

          I have the same problem since today. I can't install any app anymore, I get the "ipv6.api.cloudron.io unreachable" error.

          ubuntu@s3:~$ curl https://ipv6.api.cloudron.io/api/v1/helper/public_ip
          curl: (28) Failed to connect to ipv6.api.cloudron.io port 443 after 132362 ms: Connection timed out

          A problem with your server? It doesn't answer to ping.

          ubuntu@s3:~$ ping ipv6.api.cloudron.io
          PING ipv6.api.cloudron.io(2604:a880:800:10::b66:f001) 56 data bytes
          ^C
          --- ipv6.api.cloudron.io ping statistics ---
          184 packets transmitted, 0 received, 100% packet loss, time 187390ms

          Thanks in advance for your help.

          girishG 1 Reply Last reply
          1
          • C csteiger

            @girish I

            I have the same problem since today. I can't install any app anymore, I get the "ipv6.api.cloudron.io unreachable" error.

            ubuntu@s3:~$ curl https://ipv6.api.cloudron.io/api/v1/helper/public_ip
            curl: (28) Failed to connect to ipv6.api.cloudron.io port 443 after 132362 ms: Connection timed out

            A problem with your server? It doesn't answer to ping.

            ubuntu@s3:~$ ping ipv6.api.cloudron.io
            PING ipv6.api.cloudron.io(2604:a880:800:10::b66:f001) 56 data bytes
            ^C
            --- ipv6.api.cloudron.io ping statistics ---
            184 packets transmitted, 0 received, 100% packet loss, time 187390ms

            Thanks in advance for your help.

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #24

            @csteiger the server is definitely up

            $ ping ipv6.api.cloudron.io
            PING ipv6.api.cloudron.io (2604:a880:800:10::b66:f001) 56 data bytes
            64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=1 ttl=45 time=205 ms
            64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=2 ttl=45 time=132 ms
            64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=3 ttl=45 time=133 ms
            64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=4 ttl=45 time=276 ms
            64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=5 ttl=45 time=129 ms
            

            Can you check your network? Are you able to ping other IPv6 addresses?

            C 1 Reply Last reply
            0
            • girishG girish

              @csteiger the server is definitely up

              $ ping ipv6.api.cloudron.io
              PING ipv6.api.cloudron.io (2604:a880:800:10::b66:f001) 56 data bytes
              64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=1 ttl=45 time=205 ms
              64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=2 ttl=45 time=132 ms
              64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=3 ttl=45 time=133 ms
              64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=4 ttl=45 time=276 ms
              64 bytes from prod.cloudron.io (2604:a880:800:10::b66:f001): icmp_seq=5 ttl=45 time=129 ms
              

              Can you check your network? Are you able to ping other IPv6 addresses?

              C Offline
              C Offline
              csteiger
              wrote on last edited by
              #25

              @girish

              Thanks.

              I don't know what happened, the local DNS was down... a reboot did it 🙂

              1 Reply Last reply
              1
              • nebulonN nebulon marked this topic as a question on
              • nebulonN nebulon has marked this topic as solved on
              • M Offline
                M Offline
                mmtrade
                wrote on last edited by
                #26

                @girish my cludron server is offline..

                i do not know why but no matter what i do and retsart it is still offline

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mmtrade
                  wrote on last edited by
                  #27

                  image.png

                  1 Reply Last reply
                  0
                  • nebulonN Away
                    nebulonN Away
                    nebulon
                    Staff
                    wrote on last edited by
                    #28

                    Is the DNS resolving to the correct IP? At least the one it resolves for me is not even pingable, so is that server publicly reachable?

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      mmtrade
                      wrote on last edited by
                      #29

                      @nebulon I checked in my cloudflare and i just readjusted the server DNS to the IP

                      It is still not working and i do not know why? what should I do from here?

                      humptydumptyH 1 Reply Last reply
                      0
                      • M mmtrade

                        @nebulon I checked in my cloudflare and i just readjusted the server DNS to the IP

                        It is still not working and i do not know why? what should I do from here?

                        humptydumptyH Offline
                        humptydumptyH Offline
                        humptydumpty
                        wrote on last edited by
                        #30

                        @mmtrade it could be because of DNS propagation, check it using an online tool: https://mxtoolbox.com/dnspropagation.aspx

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          mmtrade
                          wrote on last edited by
                          #31

                          https://mxtoolbox.com/supertool3?abt_id=AB-631A&abt_var=Variation&action=a:ronsteels.com:all

                          1 Reply Last reply
                          0
                          • M Offline
                            M Offline
                            mmtrade
                            wrote on last edited by
                            #32

                            and yes i adjusted the IP on my cloudflare. I initaially rebooted my VPS and i think that was why the DNS changed. But i had to go to my cloudflare to adjust this also

                            1 Reply Last reply
                            0
                            • M Offline
                              M Offline
                              mmtrade
                              wrote on last edited by
                              #33

                              so i corrected the issue with the DNS now.

                              1 Reply Last reply
                              0
                              • nebulonN Away
                                nebulonN Away
                                nebulon
                                Staff
                                wrote on last edited by
                                #34

                                Is it working now? Is your dashboard domain resolving to the correct IP ? At least from here it appears to be resolving to an IP which is not reachable on any port I've tried.

                                1 Reply Last reply
                                0
                                • M Offline
                                  M Offline
                                  mmtrade
                                  wrote on last edited by
                                  #35

                                  it is not working... the domain is resolving to the correct IP but i cannot seem to open the cloudron at all

                                  image.png

                                  this is my vps IP 185.203.217.223

                                  you can check from any tool to see if it is resolving fine. I think the problem is on cloudrun

                                  can you advise

                                  1 Reply Last reply
                                  0
                                  • matix131997M Offline
                                    matix131997M Offline
                                    matix131997
                                    wrote on last edited by matix131997
                                    #36

                                    I checked that your domains have the IP address you provided and it detects correctly, that is, the DNS is set correctly. The next test I did was a port scan and BUM. They are filtered. If you didn't set something with SSH some settings then Contabo restricted IP access to the server e.g.: a large number of requests or an attack on your servers e.g. SSH hacking attempt.

                                    mail.ronsteels.PNG

                                    If you didn't have a secured server with a few parameters that restricts the attack on SSH in sshd_config with a public key then you really had hack attacks.
                                    I too have 2 servers in Contabo and I didn't experience any attack because I already set up according to the security standard SSH access to the server right after launching the Cloudron platform.

                                    The solution? You need to write to support to unblock the IP address, if not then change the address to another one and manually enter in Cloudflare the new address in each entry "A" and "AAAA"

                                    1 Reply Last reply
                                    0
                                    • M Offline
                                      M Offline
                                      mmtrade
                                      wrote on last edited by
                                      #37

                                      @matix131997 I really would need some help chaning it manually. I have written the support and still no answer. I could use your help if you come on a live followup

                                      matix131997M 2 Replies Last reply
                                      0
                                      • M mmtrade

                                        @matix131997 I really would need some help chaning it manually. I have written the support and still no answer. I could use your help if you come on a live followup

                                        matix131997M Offline
                                        matix131997M Offline
                                        matix131997
                                        wrote on last edited by
                                        #38

                                        @mmtrade
                                        Now on a quick note, I can't recall how it changed the IP address. You'll have to wait from tech support for them to fix the problem for you. If they unblock it for you, you need to secure the server well, i.e. limit SSH access.

                                        1 Reply Last reply
                                        0
                                        • M mmtrade

                                          @matix131997 I really would need some help chaning it manually. I have written the support and still no answer. I could use your help if you come on a live followup

                                          matix131997M Offline
                                          matix131997M Offline
                                          matix131997
                                          wrote on last edited by
                                          #39

                                          @mmtrade
                                          Okay, after a thorough analysis of my account. I have a VPS the cheapest, where I could not change the IP address. It remains technical support to solve this and as you in which you manage the server you have the task of securing the server.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search