How to connect via ipv4 to ipv6 only OpenVpn?












0















I want to use my Raspberry Pi as an OpenVPN Server to connect from everywhere to my home network. My ISP provides me only with an IPv6 address, so I can only access the OpenVPN via IPv4. Unfortunately the rest of the world is still kinda stuck with IPv4, so is there anyway I can still connect using an IPv4 address to my Raspberry Pi?



Thanks in advance!










share|improve this question





























    0















    I want to use my Raspberry Pi as an OpenVPN Server to connect from everywhere to my home network. My ISP provides me only with an IPv6 address, so I can only access the OpenVPN via IPv4. Unfortunately the rest of the world is still kinda stuck with IPv4, so is there anyway I can still connect using an IPv4 address to my Raspberry Pi?



    Thanks in advance!










    share|improve this question



























      0












      0








      0








      I want to use my Raspberry Pi as an OpenVPN Server to connect from everywhere to my home network. My ISP provides me only with an IPv6 address, so I can only access the OpenVPN via IPv4. Unfortunately the rest of the world is still kinda stuck with IPv4, so is there anyway I can still connect using an IPv4 address to my Raspberry Pi?



      Thanks in advance!










      share|improve this question
















      I want to use my Raspberry Pi as an OpenVPN Server to connect from everywhere to my home network. My ISP provides me only with an IPv6 address, so I can only access the OpenVPN via IPv4. Unfortunately the rest of the world is still kinda stuck with IPv4, so is there anyway I can still connect using an IPv4 address to my Raspberry Pi?



      Thanks in advance!







      routing port-forwarding raspberry-pi ipv6 ipv4






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 7 at 19:02







      Ragadabing

















      asked Jan 7 at 18:45









      RagadabingRagadabing

      82




      82






















          1 Answer
          1






          active

          oldest

          votes


















          2














          Most ISPs will still provide an unshared IPv4 address to business customers, with a corresponding increase in the monthly service charge (tariff). But even this won't last forever. Everyone must adopt IPv6 sooner or later, and your situation is one reason why. The world has run out of available IPv4 addresses, and any that remain available for new customers are going to be scrounged from Gawd knows where. This will only get worse, and will never get better.






          share|improve this answer
























          • So basically I'm screwed and can just patiently wait for wonders to happen (or rent a VPS somewhere instead of using my Raspberry Pi…)

            – Ragadabing
            Jan 8 at 12:02











          • If a VPS with an IPv4 address costs less than upgrading to business Internet service, and you can stand the latency, then yes... At that point you may as well get a VPS with both IPv4 and IPv6, make it the VPN server, and then you can VPN into it and have IPv6 anywhere with which to connect back to your home.

            – Michael Hampton
            Jan 8 at 14:05













          • @MichaelHampton In order for that to work properly you need a VPS with a routed IPv6 prefix. Not all VPS providers will give you that.

            – kasperd
            Jan 11 at 20:30











          • @kasperd Ideally yes, but you can run an NDP proxy to get around that.

            – Michael Hampton
            Jan 11 at 20:41











          • @MichaelHampton I have tried that, it worked great for a while. Then one day the provider turned on ND snooping without warning, and things stopped working.

            – kasperd
            Jan 11 at 20:50











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391603%2fhow-to-connect-via-ipv4-to-ipv6-only-openvpn%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          Most ISPs will still provide an unshared IPv4 address to business customers, with a corresponding increase in the monthly service charge (tariff). But even this won't last forever. Everyone must adopt IPv6 sooner or later, and your situation is one reason why. The world has run out of available IPv4 addresses, and any that remain available for new customers are going to be scrounged from Gawd knows where. This will only get worse, and will never get better.






          share|improve this answer
























          • So basically I'm screwed and can just patiently wait for wonders to happen (or rent a VPS somewhere instead of using my Raspberry Pi…)

            – Ragadabing
            Jan 8 at 12:02











          • If a VPS with an IPv4 address costs less than upgrading to business Internet service, and you can stand the latency, then yes... At that point you may as well get a VPS with both IPv4 and IPv6, make it the VPN server, and then you can VPN into it and have IPv6 anywhere with which to connect back to your home.

            – Michael Hampton
            Jan 8 at 14:05













          • @MichaelHampton In order for that to work properly you need a VPS with a routed IPv6 prefix. Not all VPS providers will give you that.

            – kasperd
            Jan 11 at 20:30











          • @kasperd Ideally yes, but you can run an NDP proxy to get around that.

            – Michael Hampton
            Jan 11 at 20:41











          • @MichaelHampton I have tried that, it worked great for a while. Then one day the provider turned on ND snooping without warning, and things stopped working.

            – kasperd
            Jan 11 at 20:50
















          2














          Most ISPs will still provide an unshared IPv4 address to business customers, with a corresponding increase in the monthly service charge (tariff). But even this won't last forever. Everyone must adopt IPv6 sooner or later, and your situation is one reason why. The world has run out of available IPv4 addresses, and any that remain available for new customers are going to be scrounged from Gawd knows where. This will only get worse, and will never get better.






          share|improve this answer
























          • So basically I'm screwed and can just patiently wait for wonders to happen (or rent a VPS somewhere instead of using my Raspberry Pi…)

            – Ragadabing
            Jan 8 at 12:02











          • If a VPS with an IPv4 address costs less than upgrading to business Internet service, and you can stand the latency, then yes... At that point you may as well get a VPS with both IPv4 and IPv6, make it the VPN server, and then you can VPN into it and have IPv6 anywhere with which to connect back to your home.

            – Michael Hampton
            Jan 8 at 14:05













          • @MichaelHampton In order for that to work properly you need a VPS with a routed IPv6 prefix. Not all VPS providers will give you that.

            – kasperd
            Jan 11 at 20:30











          • @kasperd Ideally yes, but you can run an NDP proxy to get around that.

            – Michael Hampton
            Jan 11 at 20:41











          • @MichaelHampton I have tried that, it worked great for a while. Then one day the provider turned on ND snooping without warning, and things stopped working.

            – kasperd
            Jan 11 at 20:50














          2












          2








          2







          Most ISPs will still provide an unshared IPv4 address to business customers, with a corresponding increase in the monthly service charge (tariff). But even this won't last forever. Everyone must adopt IPv6 sooner or later, and your situation is one reason why. The world has run out of available IPv4 addresses, and any that remain available for new customers are going to be scrounged from Gawd knows where. This will only get worse, and will never get better.






          share|improve this answer













          Most ISPs will still provide an unshared IPv4 address to business customers, with a corresponding increase in the monthly service charge (tariff). But even this won't last forever. Everyone must adopt IPv6 sooner or later, and your situation is one reason why. The world has run out of available IPv4 addresses, and any that remain available for new customers are going to be scrounged from Gawd knows where. This will only get worse, and will never get better.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 7 at 19:17









          Michael HamptonMichael Hampton

          11k33368




          11k33368













          • So basically I'm screwed and can just patiently wait for wonders to happen (or rent a VPS somewhere instead of using my Raspberry Pi…)

            – Ragadabing
            Jan 8 at 12:02











          • If a VPS with an IPv4 address costs less than upgrading to business Internet service, and you can stand the latency, then yes... At that point you may as well get a VPS with both IPv4 and IPv6, make it the VPN server, and then you can VPN into it and have IPv6 anywhere with which to connect back to your home.

            – Michael Hampton
            Jan 8 at 14:05













          • @MichaelHampton In order for that to work properly you need a VPS with a routed IPv6 prefix. Not all VPS providers will give you that.

            – kasperd
            Jan 11 at 20:30











          • @kasperd Ideally yes, but you can run an NDP proxy to get around that.

            – Michael Hampton
            Jan 11 at 20:41











          • @MichaelHampton I have tried that, it worked great for a while. Then one day the provider turned on ND snooping without warning, and things stopped working.

            – kasperd
            Jan 11 at 20:50



















          • So basically I'm screwed and can just patiently wait for wonders to happen (or rent a VPS somewhere instead of using my Raspberry Pi…)

            – Ragadabing
            Jan 8 at 12:02











          • If a VPS with an IPv4 address costs less than upgrading to business Internet service, and you can stand the latency, then yes... At that point you may as well get a VPS with both IPv4 and IPv6, make it the VPN server, and then you can VPN into it and have IPv6 anywhere with which to connect back to your home.

            – Michael Hampton
            Jan 8 at 14:05













          • @MichaelHampton In order for that to work properly you need a VPS with a routed IPv6 prefix. Not all VPS providers will give you that.

            – kasperd
            Jan 11 at 20:30











          • @kasperd Ideally yes, but you can run an NDP proxy to get around that.

            – Michael Hampton
            Jan 11 at 20:41











          • @MichaelHampton I have tried that, it worked great for a while. Then one day the provider turned on ND snooping without warning, and things stopped working.

            – kasperd
            Jan 11 at 20:50

















          So basically I'm screwed and can just patiently wait for wonders to happen (or rent a VPS somewhere instead of using my Raspberry Pi…)

          – Ragadabing
          Jan 8 at 12:02





          So basically I'm screwed and can just patiently wait for wonders to happen (or rent a VPS somewhere instead of using my Raspberry Pi…)

          – Ragadabing
          Jan 8 at 12:02













          If a VPS with an IPv4 address costs less than upgrading to business Internet service, and you can stand the latency, then yes... At that point you may as well get a VPS with both IPv4 and IPv6, make it the VPN server, and then you can VPN into it and have IPv6 anywhere with which to connect back to your home.

          – Michael Hampton
          Jan 8 at 14:05







          If a VPS with an IPv4 address costs less than upgrading to business Internet service, and you can stand the latency, then yes... At that point you may as well get a VPS with both IPv4 and IPv6, make it the VPN server, and then you can VPN into it and have IPv6 anywhere with which to connect back to your home.

          – Michael Hampton
          Jan 8 at 14:05















          @MichaelHampton In order for that to work properly you need a VPS with a routed IPv6 prefix. Not all VPS providers will give you that.

          – kasperd
          Jan 11 at 20:30





          @MichaelHampton In order for that to work properly you need a VPS with a routed IPv6 prefix. Not all VPS providers will give you that.

          – kasperd
          Jan 11 at 20:30













          @kasperd Ideally yes, but you can run an NDP proxy to get around that.

          – Michael Hampton
          Jan 11 at 20:41





          @kasperd Ideally yes, but you can run an NDP proxy to get around that.

          – Michael Hampton
          Jan 11 at 20:41













          @MichaelHampton I have tried that, it worked great for a while. Then one day the provider turned on ND snooping without warning, and things stopped working.

          – kasperd
          Jan 11 at 20:50





          @MichaelHampton I have tried that, it worked great for a while. Then one day the provider turned on ND snooping without warning, and things stopped working.

          – kasperd
          Jan 11 at 20:50


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391603%2fhow-to-connect-via-ipv4-to-ipv6-only-openvpn%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          If I really need a card on my start hand, how many mulligans make sense? [duplicate]

          Alcedinidae

          Can an atomic nucleus contain both particles and antiparticles? [duplicate]