Wonder if it’s possible to have a internal ipv4 local address range that is natted to ipv6 public address on your router…

  • unquietwiki@programming.devM
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    If NAT64/DNS64 isn’t an option, setting up a small proxy server on an OpenWRT or OPNsense router might work. That assumes you have access to public IPv6; which at that point, you’re better off using said router to provide dual-stack internally.

    • Scoopta@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      This is the opposite of what OP is asking. He’s wanting internal IPv4 with external IPv6, NAT64 provides the opposite.